Modern, fast, powerful python web framework
Project description
A progressive Python framework for building efficient and scalable server-side applications.
Description
Nest (NestPy) is a framework for building efficient, scalable Python server-side applications and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).
Under the hood, Nest makes use of robust HTTP Server frameworks like FastAPI (the default) and optionally can be configured to use Flask (in development) as well!
Nest provides a level of abstraction above these common Python frameworks (FastAPI/Flask), but also exposes their APIs directly to the developer. This gives developers the freedom to use the myriad of third-party modules which are available for the underlying platform.
Philosophy
Nest provides an out-of-the-box application architecture which allows developers and teams to create highly testable, scalable, loosely coupled, and easily maintainable applications. The architecture is heavily inspired by NestJS and Angular.
Getting started
To get started with PyNest, you'll need to install it using pip:
pip install nestpy-framework
- To check out the guide, visit docs.nestpy.org. :books:
Questions
For questions and support please use the official Discord channel. The issue list of this repo is exclusively for bug reports and feature requests.
Issues
Please make sure to read the Issue Reporting Checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.
Support
Nest 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 - Manuel S. Lemos
- Website - https://docs.nestjs.com
License
Nest is MIT licensed.
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
Built Distribution
File details
Details for the file nestpy_framework-0.1.4.tar.gz
.
File metadata
- Download URL: nestpy_framework-0.1.4.tar.gz
- Upload date:
- Size: 28.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.13 Linux/5.15.133.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7cca86762bced5508bf04fa0c30176ce0800173bf41ef56eb2666dae57ee3b6a |
|
MD5 | acf635ad2e56bc41190e469c96a620f3 |
|
BLAKE2b-256 | 97fc7a2c5fcf497b399a8d9b09e54220320a0d00011199886c499af4b3ae9b75 |
File details
Details for the file nestpy_framework-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: nestpy_framework-0.1.4-py3-none-any.whl
- Upload date:
- Size: 22.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.13 Linux/5.15.133.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e57d69922f00a8f0258a02af3d7a85ea277f07ef15b982fe8feb8cef3c17bae6 |
|
MD5 | a0ad5d33c2c37aa64c16aea6863a2725 |
|
BLAKE2b-256 | f880e5c69949bc080f0e144e186ed5127e669359791a27de26f5629315f6fa63 |