Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/muhammad-fiaz/nexo
NeXo: A versatile Python web framework that combines simplicity with powerful features, offering an efficient solution for dynamic web development.
https://github.com/muhammad-fiaz/nexo
nexo package python python-app python-library python-package python3 web web-application web-development web-development-tools webapp website
Last synced: 11 days ago
JSON representation
NeXo: A versatile Python web framework that combines simplicity with powerful features, offering an efficient solution for dynamic web development.
- Host: GitHub
- URL: https://github.com/muhammad-fiaz/nexo
- Owner: muhammad-fiaz
- License: apache-2.0
- Created: 2024-01-08T12:59:05.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-14T16:52:19.000Z (4 months ago)
- Last Synced: 2024-10-06T15:42:00.422Z (about 1 month ago)
- Topics: nexo, package, python, python-app, python-library, python-package, python3, web, web-application, web-development, web-development-tools, webapp, website
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# 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.
```bash
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.
```bash
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](https://github.com/muhammad-fiaz/nexo#readme).
## Bug Tracker
Found a bug? Report it [here](https://github.com/muhammad-fiaz/nexo/issues).
## License
This project is licensed under the [Apache 2.0 License](LICENSE).
## Acknowledgements
Thank you for supporting Nexo! Your contributions make this project possible.
---
**Happy Coding!** 🚀