Skip to main content

Nimba Framework is a modern, fast (coding), web framework with Python.

Project description

Nimba framework

Nimba Framework is a modern, fast (coding), web framework with Python 3.6+.

The key features are:

  • Fast to code: Increase the speed to develop features. *
  • Intuitive: Great editor support. Completion everywhere. Less time debugging.
  • Easy: Designed to be easy to use and learn. Less time reading docs.
  • Short: Minimize code duplication. Multiple features from each parameter declaration. Fewer bugs.

Installation

$ pip install nimba

Create Application

$ nimba create --app awesome_app

Structure project

  • app - Create a new project.
    • views.py - views
    • models.py - views
  • staticfiles - Start the live-reloading docs server.
  • templates - Build the documentation site.
  • settings.py - Print help message and exit.
  • mask.py - Print help message and exit.

Run server

In your project app awesome_app

$ python mask.py serve

Monitoring for changes...
Starting server in PID 72932
June 25, 2021 - 18:04:32
Serving on http://127.0.0.1:8000
Quit the server with CONTROL-C.

Open http://127.0.0.1:8000 in your navigator Screenshot

Licence

This project is licensed under the terms of Nimba solution compagny.

Credit

Harouna Diallo

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

nimba-0.0.1.tar.gz (11.3 MB view hashes)

Uploaded Source

Built Distribution

nimba-0.0.1-py3-none-any.whl (155.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page