Skip to main content

A Python web framework

Project description

BlazeNet

BlazeNet is a Python web framework inspired by Flask. It provides a simple and lightweight solution for building web applications.

Features

  • Routing: Define routes and associate them with view functions.
  • Templating: Render HTML templates using Jinja2.
  • Database Integration: Integrate SQLAlchemy for database operations.
  • Easy to Use: Simple and intuitive API for developing web applications.

Installation

You can install BlazeNet using pip:

pip install blaze_net

Or clone this repository to your local machine:

git clone https://github.com/Alan69/blaze_net.git

Usage

from blaze_net import BlazeNet

app = BlazeNet()

@app.route('/')
def index():
    return 'Hello, BlazeNet!'

if __name__ == '__main__':
    app.run()

Documentation

For more information on how to use BlazeNet, please refer to the documentation.

Contributing

Contributions are welcome! If you find a bug or have a feature request, please open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

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

blaze_net-1.0.0.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

blaze_net-1.0.0-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file blaze_net-1.0.0.tar.gz.

File metadata

  • Download URL: blaze_net-1.0.0.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.6

File hashes

Hashes for blaze_net-1.0.0.tar.gz
Algorithm Hash digest
SHA256 535c8cd3abc4693b80d52cacfdb4c09d158bdf30da8317a0a4707c1040a9ee32
MD5 c0cd149536d10bd6a1f9dcafbf076059
BLAKE2b-256 d910f004b77fbe8ef24f62cce5f53fb597a0a8b77d5fcacf7704d83f683fc60f

See more details on using hashes here.

File details

Details for the file blaze_net-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: blaze_net-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 3.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.6

File hashes

Hashes for blaze_net-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7b726bc9147aeabd715c14430ace54afcfd111c08af58812809e0c437207c3f7
MD5 f75747816ea6cc5dabee85ce523f4a60
BLAKE2b-256 69e9b7c819b0505d8ad873f6451ac12f9e841f37fa541a31ff4cbbe4c1c6e082

See more details on using hashes here.

Supported by

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