Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 477 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 477 Bytes

clearskies

clearskies is a very opinionated Python framework intended for developing microservices in the cloud via declarative programming principles. It is mainly intended for backend services and so is designed for RESTful API endpoints, queue listeners, scheduled tasks, and the like.

Installation, Documentation, and Usage

To install:

pip3 install clear-skies

Documentation is under construction here:

https://clearskies.info