Nestipy is a Python framework built on top of BlackSheep that follows the modular architecture of NestJS
Project description
Description
Nestipy is a Python framework built on top of FastAPI that follows the modular architecture of NestJS
Under the hood, Nestipy makes use of FastAPI, but also provides compatibility with a wide range of other libraries, like Blacksheep, allowing for easy use of the myriad of third-party plugins which are available.
Getting started
pip install nestipy-cli
nestipy new my_app
cd my_app
nestipy start --dev
├── src
│ ├── __init__.py
├── app_module.py
├── app_controller.py
├── app_service.py
├── main.py
├── requirements.txt
├── README.md
Documentation
View full documentation from here.
Support
Nestipy is an MIT-licensed open source project. It can grow thanks to the sponsors and support from the amazing backers. If you'd like to join them, please [read more here].
Stay in touch
- Author - Tsiresy Mila
License
Nestipy is MIT licensed.
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
File details
Details for the file nestipy-0.4.3.tar.gz
.
File metadata
- Download URL: nestipy-0.4.3.tar.gz
- Upload date:
- Size: 5.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49237c9fd9739ca396ae1bcb1d62e1ccb962949c5af19d7d3e5ac4ce4d4f7dfc |
|
MD5 | cb60667469bd7d8b17d5d6effe8b4545 |
|
BLAKE2b-256 | f8f1e775bcfb43d48785bb0426ea005f4c77662d923ed562ba1e29e82ee38eab |
Provenance
File details
Details for the file nestipy-0.4.3-py3-none-any.whl
.
File metadata
- Download URL: nestipy-0.4.3-py3-none-any.whl
- Upload date:
- Size: 5.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12fa4402ae532e3e35ac41f60784fd6bb4c03d16307f392daab49846c614e2b4 |
|
MD5 | 0b0fccfbe3957b066751ac0fa525c42e |
|
BLAKE2b-256 | 864df32a23d00d25de84eac0712c615f89c9c91b3c613fdeb6564a17d485b7f9 |