Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 1.28 KB

README.md

File metadata and controls

47 lines (27 loc) · 1.28 KB

Nexo

A versatile Python web framework that combines simplicity with powerful features, offering an efficient solution for web development.

Overview

"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

Getting Started

  1. 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
  2. Usage: Follow the documentation to start building with Nexo.

    python app.py
  3. Contribute: Join our community and contribute to the project. We value your ideas and contributions.

Documentation

Read the full documentation here.

Bug Tracker

Found a bug? Report it here.

License

This project is licensed under the Apache 2.0 License.

Acknowledgements

Thank you for supporting Nexo! Your contributions make this project possible.


Happy Coding! 🚀