Skip to main content

A tiny web framework powered by Python.

features

  • router

  • orm

  • request and response

  • cookies and session

  • template

  • wsgi server

install

pip install bustard

usage

from bustard.app import Bustard

app = Bustard()


@app.route('/')
def helloword(request):
    return 'hello world'

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

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bustard-0.1.0.tar.gz (20.5 kB view details)

Uploaded Source

Built Distribution

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

bustard-0.1.0-py3-none-any.whl (25.4 kB view details)

Uploaded Python 3

File details

Details for the file bustard-0.1.0.tar.gz.

File metadata

  • Download URL: bustard-0.1.0.tar.gz
  • Upload date:
  • Size: 20.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for bustard-0.1.0.tar.gz
Algorithm Hash digest
SHA256 5a113ba58ddfdcb2174ab7f5d84ca315646e5e308b837289bf12e40b70ae534f
MD5 a15498a0e14613d4a247d7d31e6a93bf
BLAKE2b-256 e51dadad9ecc3b35913ab07593d3afdcde8dcfe8cbd15600e043f87a78f94e32

See more details on using hashes here.

File details

Details for the file bustard-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for bustard-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 13aa50a9ec5954af33ba05b035474f41bddca9e180bd06b2cc11e4155b6e3aa5
MD5 b99519e95a1e9f520038ba9fa0aec4bf
BLAKE2b-256 6aac678e153fa146b97989562d568926729fcb280d1bdfd5578b1e22169c9fbf

See more details on using hashes here.

Release history Release notifications | RSS feed

0.1.6

2 files

0.1.5

2 files

0.1.4

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

This release

0.1.0 This release

2 files

0.0.1

Supported by

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