A versatile Python web framework that combines simplicity with powerful features, offering an efficient solution for web development.
"Nexo" is an open-source web framework for Python, designed to make web development straightforward while providing robust capabilities. Whether you're building a small project or a large application, Nexo strives to offer a pleasant development experience.
This Project is Still in Active Development
-
Installation: Clone the repository and install the necessary dependencies.
git clone https://github.com/muhammad-fiaz/nexo.git cd nexo pip install -r requirements.txt
-
Usage: Follow the documentation to start building with Nexo.
python app.py
-
Contribute: Join our community and contribute to the project. We value your ideas and contributions.
Read the full documentation here.
Found a bug? Report it here.
This project is licensed under the Apache 2.0 License.
Thank you for supporting Nexo! Your contributions make this project possible.
Happy Coding! 🚀