The Ascender Framework is a sophisticated and structured FastAPI-based framework, inspired by the principles of NestJS. It stands out for its modular and organized architecture, offering developers a streamlined and efficient way to build web applications
Project description
Ascender Framework - The modern, powerful API framework
Ascender Framework is a powerful, FastAPI-based framework designed to streamline the development of web applications.
Inspired by NestJS and some parts of other DI frameworks, it combines the simplicity of Python with the robust architecture of modern web frameworks.
Documentation
Get started! Learn the basics of framework and explore more advanced features and topics.
Advanced level
Getting Started
Install Ascender Framework (with it's CLI) globally:
pip install ascender-framework
Initialize project workspace:
ascender new --name <project-name> --orm-mode <tortoise|sqlalchemy>
Run the first development server:
cd <project-name>
ascender serve
or use local CLI:
ascender run serve
Project Structure
bootstrap.py: For framework and server configuration.controllers/: Contains the controllers with main controller.start.py: Contains initialization and bootstrap entrypoint for entire application.
Contributing
Contributions are welcome! Please read through our contributing guidelines.
Need a help?
If you need any help, report bug, improve documentation or contribute, please read our guidelines for contributing and then head out into issues of this repository.
License
This project is licensed under the GNU General Public License v3.0.
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 ascender_framework-1.3.0b3.tar.gz.
File metadata
- Download URL: ascender_framework-1.3.0b3.tar.gz
- Upload date:
- Size: 176.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.10 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf40b20fe4f29d3f7186547bb26466ab2bdf3e56a14da61b9f7798e77da8216e
|
|
| MD5 |
998f0b0de98163b13f9308d1d02367dc
|
|
| BLAKE2b-256 |
09cc41746728875fbbf88ed7aa601c18ef5f899b72a49aea375b7cf811ad4984
|
File details
Details for the file ascender_framework-1.3.0b3-py3-none-any.whl.
File metadata
- Download URL: ascender_framework-1.3.0b3-py3-none-any.whl
- Upload date:
- Size: 213.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.10 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d6cd61963b3ea5f70f0b4d7d5ea3b8f812d2613c932628dd04736701b5e18a0
|
|
| MD5 |
6875ca35b6ea6d80f593ab7e57109795
|
|
| BLAKE2b-256 |
9fed7fe31deddda9dc1f11643b94dda1a5076aad7acd655a29b5b4906ffa5697
|