Expanse: the limitless Python web framework
Expanse is a modern and elegant web application framework.
At the heart of its design and architecture is and always will be the developer experience. Expanse wants to get out of your way and let you build what matters by giving you intuitive and powerful tools like transparent dependency injection, a powerful database component (powered by SQLAlchemy), queues (Coming soon), authentication (Coming soon), authorization (Coming soon), and more.
Installation
To leverage all Expanse has to offer, it is best to setup your project with the official installer. The installer creates the project with a convention-based structure that lets you start implementing features right away.
Before creating your first project, make sure that you have Python (minimum version: 3.11) installed on your machine
along with pipx.
Once both are installed, you can use the official Expanse CLI to create your project:
pipx install expanse-cli
expanse new my-app
Now that you project is created, you can start the development server via the Craft serve command:
cd my-app
./beam serve
Your application is now available at http://localhost:8000, and you are ready to start building you project.
Documentation
Documentation for the current version of Expanse (as well as the development branch and recently out of support versions) is available from the official website.
Contribute
Expanse is a large, complex project always in need of contributors. For those new to the project, a list of suggested issues to work on is available. The full contributing documentation also provides helpful guidance.
Resources
Related Projects
- expanse-cli: The official installer for Expanse projects. It will set up a ready-to-be-used project for you.
- website: The official Expanse website.
Release files for expanse 0.7.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| expanse-0.7.0.tar.gz | 288.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| expanse-0.7.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 797.5 kB
Release files / expanse-0.7.0.tar.gz
| Download URL | expanse-0.7.0.tar.gz |
|---|---|
| Size | 288.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c72a6c9efa4b884b5c40fcd10fdd440614f30470efb7d875ad7400336faaad6a
|
|
BLAKE2b-256 checksum How to use checksums |
7c4143c839ab443dee876d92997def7201f25783fe6a4ab4c8a6b635e12665e0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 30, 2026.
Transparency logRelease files / expanse-0.7.0-py3-none-any.whl
| Download URL | expanse-0.7.0-py3-none-any.whl |
|---|---|
| Size | 509.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
99ef790d993f2ebca93424190e36d1758a24d9e65b4b34db29f692b43d5c4446
|
|
BLAKE2b-256 checksum How to use checksums |
ef6563c26fe30757fd9b7a27c1b1c64196e7e5f7940a0561addabefea583cafd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 30, 2026.
Transparency log