A framework for building backends in the cloud
Project description
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
uv add clear-skies
or
pip install clear-skies
or
pipenv install clear-skies
or
poetry add clear-skies
Development
To set up your development environment with pre-commit hooks:
# Install uv if not already installed
pip install uv
# Create a virtual environment and install all dependencies (including dev)
uv sync
# Install pre-commit hooks
uv run pre-commit install
# Optionally, run pre-commit on all files
uv run pre-commit run --all-files
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file clear_skies-2.0.58.tar.gz.
File metadata
- Download URL: clear_skies-2.0.58.tar.gz
- Upload date:
- Size: 395.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.1 {"installer":{"name":"uv","version":"0.11.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48bfb1db0359ad12196521589a0fef0ef5251deea252425d36bcce7619fe658b
|
|
| MD5 |
a099117e08e211e1d3e525aa7a020fa7
|
|
| BLAKE2b-256 |
ce7d7ce2ca7905a141b6b433e5c25703f00d0d960bf1f53f9bb34fe5c6aadda2
|
File details
Details for the file clear_skies-2.0.58-py3-none-any.whl.
File metadata
- Download URL: clear_skies-2.0.58-py3-none-any.whl
- Upload date:
- Size: 389.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.1 {"installer":{"name":"uv","version":"0.11.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b459c1ee967726936074fb8d46249cf264ca22bc3e83b0720e7ebf78e49779d9
|
|
| MD5 |
e2d10f1a966631826ad7e526550b8e85
|
|
| BLAKE2b-256 |
731a78107f8ff66228f95ab451dae67b913d6436c900ec74671c0f4f91b8c758
|