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 hashes)

Uploaded Source

Built Distribution

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

Uploaded Python 2 Python 3

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