Skip to main content

Micropython HTTP Asynchronous Service like Flask

Project description

micropython-mhask

Micropython HTTP Asynchronous Service like Flask

Install

micropython -m upip install micropython-mhask

Usage

app = mhask.App(__name__)

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

app.run()

See more examples at https://github.com/damiencorpataux/micropython-mhask/blob/master/examples.

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

mhask-0.0.0.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

mhask-0.0.0-py3-none-any.whl (18.5 kB view details)

Uploaded Python 3

File details

Details for the file mhask-0.0.0.tar.gz.

File metadata

  • Download URL: mhask-0.0.0.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.1 CPython/3.7.5

File hashes

Hashes for mhask-0.0.0.tar.gz
Algorithm Hash digest
SHA256 2758521f5feb684b9c36870f5f59649a3f617e2c43a6b71fc5bb53328663907a
MD5 0be69fdf35b9ce8416bd76b1327d766e
BLAKE2b-256 bae2c792934ca69f11b6fd5f5a0f6a2c5bb7bc16bb3a30d311777fe9f2574c26

See more details on using hashes here.

File details

Details for the file mhask-0.0.0-py3-none-any.whl.

File metadata

  • Download URL: mhask-0.0.0-py3-none-any.whl
  • Upload date:
  • Size: 18.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.1 CPython/3.7.5

File hashes

Hashes for mhask-0.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 828bc99754bb6d279cb1abecedfec8f7aca94b2ab38211fc9a09df6b5f08d843
MD5 0b5a2e35ab5c099863aa39e26b077085
BLAKE2b-256 c2f4d1a377599d823a0541d747f9c63783e258cec95cc6a3c979ee0d4345bf9b

See more details on using hashes here.

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