Skip to main content

Aeros web server, based on Quart/Flask

Project description

Aeros Documentation

Aeros is a package containing many wrappers for widely used Web and API functions.

from Aeros import WebServer
from Aeros.misc import jsonify

app = WebServer(__name__,host="0.0.0.0",port=80)

app.route("/")
def home():
    return jsonify({"response":"ok"})

if __name__ == '__main__':
    app.start("-w 2") # worker threads (for more arguments see hypercorn documentation)

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

Aeros-0.0.5.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

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

Aeros-0.0.5-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file Aeros-0.0.5.tar.gz.

File metadata

  • Download URL: Aeros-0.0.5.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.3.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.6

File hashes

Hashes for Aeros-0.0.5.tar.gz
Algorithm Hash digest
SHA256 23f2675394123835f4830c23430fe48f6dedddbed225218abad39b36545ef28b
MD5 70c9249fd9bb4136a3fb4030ec0efd61
BLAKE2b-256 6fb20b013b4fcf56bcbdb6d2fa1134f2ec472bc4f7f49415a8f9e63cc86d0829

See more details on using hashes here.

File details

Details for the file Aeros-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: Aeros-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.3.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.6

File hashes

Hashes for Aeros-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 e8427047276faee6307e2196aacb94799fe3faeccda38c3dfb004a95f9a913c5
MD5 0c5f10fef7a5885d78e2d2a886af07ed
BLAKE2b-256 fc4331d6f8c9c76e287f7b157a3b1bdb4ad9494244cef587670640948e2c21e4

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