Skip to main content

Script manager for aiohttp.

Project description

.. image:: https://img.shields.io/pypi/v/aio_manager.svg
:target: https://pypi.org/project/aio_manager

.. image:: https://img.shields.io/travis/rrader/aio_manager/master.svg
:target: http://travis-ci.org/rrader/aio_manager

.. image:: https://img.shields.io/pypi/pyversions/aio_manager.svg


Script manager for aiohttp.
========

Quick Start
------------------

Install from PYPI:

.. code:: shell

pip install aio_manager

For optional features, feel free to depend on extras:

.. code:: shell

pip install aio_manager[mysql,postgres]
pip install aio_manager[sa]

OR (less popular) via ``setup.py``:

.. code:: shell

python -m setup install

Example
------------------

.. code:: python
:number-lines:

app = build_application()
manager = Manager(app)

sqlalchemy.configure_manager(manager, app, Base,
DATABASE_USERNAME,
DATABASE_NAME,
DATABASE_HOST,
DATABASE_PASSWORD)


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

aio_manager-2.0.3.tar.gz (8.8 kB view details)

Uploaded Source

Built Distribution

aio_manager-2.0.3-py2.py3-none-any.whl (8.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file aio_manager-2.0.3.tar.gz.

File metadata

  • Download URL: aio_manager-2.0.3.tar.gz
  • Upload date:
  • Size: 8.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for aio_manager-2.0.3.tar.gz
Algorithm Hash digest
SHA256 09be3d2bec42a69e51cb8f6f474e379343f3f816dd1658819856826805feef1b
MD5 c8c41d93602c15c94eec0ba074a6c4e4
BLAKE2b-256 4f7a43d906b5ba5ddf602ae80d99227ec16309930cff8f58d13dfe6f4dcb6e21

See more details on using hashes here.

File details

Details for the file aio_manager-2.0.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for aio_manager-2.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d88b679eca4af0586222e1a55835d2f8148b48470265802471e8f42f801c3d68
MD5 6f61c41107d56abbd48eeb5f033a24a4
BLAKE2b-256 eac7d4069bb168e0b3777930ec795998e425fa55cdca677244db3d1a73d27798

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