Skip to content

clearskies is a Python-based framework intended for developing microservices in the cloud via declarative programming principles. It is mainly intended for RESTful API endpoints, queue listeners, runners, and the like.

License

cmancone/clearskies

Repository files navigation

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

About

clearskies is a Python-based framework intended for developing microservices in the cloud via declarative programming principles. It is mainly intended for RESTful API endpoints, queue listeners, runners, and the like.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages