Skip to main content

AsyncIO application as a hierarchy of services

Project description

Travis AppVeyor Coverage Updates Python 3 PyPI

Key Features

  • Service-oriented application layout

  • Integrate different asyncio libraries with ease

  • typing-friendly Config that can enforce types (via typeguard or pytypes)

Installation

  • pip install async_app

  • pip install async_app[typeguard] to enforce Config’s types with typeguard.

  • pip install async_app[pytypes] to enforce Config’s types with pytypes.

Development

requirements.txt lists all dependencies needed to run tests and generate reports.

CI tests each change against latest release of CPython 3 (Windows and macOS) as well as dev (macOS and Ubuntu) and nightly builds (Ubuntu). Tests are run against both pytypes and typeguard. Combined coverage is uploaded to PyPI. See .travis.yml, .appveyor.yml and setup.cfg for the detailed configuration.

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

async_app-1.0.0b30.tar.gz (12.8 kB view details)

Uploaded Source

Built Distribution

async_app-1.0.0b30-py2.py3-none-any.whl (15.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file async_app-1.0.0b30.tar.gz.

File metadata

File hashes

Hashes for async_app-1.0.0b30.tar.gz
Algorithm Hash digest
SHA256 7116cac8c3ad0367ed7dc66317231040c77fd168acfcad755a6f3456421a837a
MD5 fcd2d0466f7e752536e377edbd3ad6d8
BLAKE2b-256 9aad32943ed9fbeb0e5719c465e7e706cd107a682c722630f165cdb1ad057ced

See more details on using hashes here.

File details

Details for the file async_app-1.0.0b30-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for async_app-1.0.0b30-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 554076fbd59b2ee932625fc79b3b7fff993a3c8675f998a4c9ca4812f40fc890
MD5 9b83469a3191e6ab117c98059e8df018
BLAKE2b-256 9d25d4d23477c77c1324cf26da97b179b976cedef59c7a433325c4c0999e04a4

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