Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
.. image:: https://travis-ci.org/Kentzo/async_app.svg?branch=master :target: https://travis-ci.org/Kentzo/async_app :alt: Travis .. image:: https://ci.appveyor.com/api/projects/status/abqxn2vbk5k2styb/branch/master?svg=true :target: https://ci.appveyor.com/project/Kentzo/async-app :alt: AppVeyor .. image:: https://codecov.io/gh/Kentzo/async_app/branch/master/graph/badge.svg :target: https://codecov.io/gh/Kentzo/async_app :alt: Coverage .. image:: https://pyup.io/repos/github/Kentzo/async_app/shield.svg :target: https://pyup.io/repos/github/Kentzo/async_app/ :alt: Updates .. image:: https://pyup.io/repos/github/Kentzo/async_app/python-3-shield.svg :target: https://pyup.io/repos/github/Kentzo/async_app/ :alt: Python 3 .. image:: https://img.shields.io/pypi/v/async_app.svg :target: https://pypi.python.org/pypi/async_app :alt: PyPI
typing-friendly <https://docs.python.org/3/library/typing.html>
_ Config that can enforce types (via typeguard <typeguard>
_ or pytypes <pytypes>
_)pip install async_app
pip install async_app[typeguard]
to enforce Config's types with typeguard <typeguard>
_.pip install async_app[pytypes]
to enforce Config's types with pytypes <pytypes>
_.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 <.travis.yml>
, .appveyor.yml <.appveyor.yml>
and setup.cfg <setup.cfg>
_
for the detailed configuration.
FAQs
AsyncIO application as a hierarchy of services
We found that async-app demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.