Skip to main content

No project description provided

Project description

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.10) installed on your machine along with pipx.

Once both are installed, you can use the official Expanse installer to create your project:

pipx install expanse-installer

expanse new my-app

Now that you project is created, you can start the development server via the Craft serve command:

cd my-app

./craft 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-installer: The official installer for Expanse projects. It will setup a ready-to-be-used project for you.
  • website: The official Poetry website.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

expanse-0.1.0.tar.gz (74.2 kB view hashes)

Uploaded Source

Built Distribution

expanse-0.1.0-py3-none-any.whl (126.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page