# 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](https://clearskies.info)
Raw data
{
"_id": null,
"home_page": "https://github.com/cmancone/clearskies",
"name": "clear-skies",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Conor Mancone",
"author_email": "cmancone@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/ad/32/2259c71ae2e3a10eb8e8e7536582baeb803f5cd67ce4c3b37a47c3ed33bc/clear_skies-1.22.15.tar.gz",
"platform": null,
"description": "# clearskies\n\nclearskies 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.\n\n# Installation, Documentation, and Usage\n\nTo install:\n\n```\npip3 install clear-skies\n```\n\nDocumentation is under construction here:\n\n[https://clearskies.info](https://clearskies.info)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A framework for building backends in the cloud",
"version": "1.22.15",
"project_urls": {
"Homepage": "https://github.com/cmancone/clearskies",
"Repository": "https://github.com/cmancone/clearskies"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8372b208eb87e29c69afd4e0a965e7cc2f7939a1925cb61439dd9fb39fa46cbe",
"md5": "739a0f9358fd4599068608ba48c8b7ba",
"sha256": "096c17afec8640e9ce016ea81eb7b8ce92191172a815ddb9f21f0b7015e30e64"
},
"downloads": -1,
"filename": "clear_skies-1.22.15-py3-none-any.whl",
"has_sig": false,
"md5_digest": "739a0f9358fd4599068608ba48c8b7ba",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 194026,
"upload_time": "2024-10-29T12:58:21",
"upload_time_iso_8601": "2024-10-29T12:58:21.993157Z",
"url": "https://files.pythonhosted.org/packages/83/72/b208eb87e29c69afd4e0a965e7cc2f7939a1925cb61439dd9fb39fa46cbe/clear_skies-1.22.15-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ad322259c71ae2e3a10eb8e8e7536582baeb803f5cd67ce4c3b37a47c3ed33bc",
"md5": "ecd12f9d64f343d6e10529f35fa97565",
"sha256": "85d5a582d16d918b5d5ae5ac19db313b5bb3f7b564e24b0e72bf952719f35169"
},
"downloads": -1,
"filename": "clear_skies-1.22.15.tar.gz",
"has_sig": false,
"md5_digest": "ecd12f9d64f343d6e10529f35fa97565",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 120100,
"upload_time": "2024-10-29T12:58:24",
"upload_time_iso_8601": "2024-10-29T12:58:24.314397Z",
"url": "https://files.pythonhosted.org/packages/ad/32/2259c71ae2e3a10eb8e8e7536582baeb803f5cd67ce4c3b37a47c3ed33bc/clear_skies-1.22.15.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-29 12:58:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "cmancone",
"github_project": "clearskies",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "clear-skies"
}