The tool that helps quickly create a basis for the microservice on aiohttp and prepare the development environment.
Project description
Create aio app
The tool that helps quickly create a basis for the microservice on aiohttp and prepare the development environment.
Installation
Requires python3.5 - python3.7 and docker-compose
pip install create-aio-app
Usage
create-aio-app my_project
or if u wanna use manual mode, enter only command below
create-aio-app
After that it will create new directory my_project.
cd my_project
make run # start your project
and open in your browser http://localhost:8080/
Features
- aiohttp
- mypy
- pytest
- flake8
- trafaret
- docker-compose
- aio devtools
- aiohttp debug toolbar
- postgres
- alembic
- aiopg
- sqlAlchemy
Options
--without-postgres - remove postgres and all helpful libs connected with db from template
--redis - add redis to the template
License
Create aio App is open source software licensed as MIT.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file create_aio_app-0.0.2-py3-none-any.whl.
File metadata
- Download URL: create_aio_app-0.0.2-py3-none-any.whl
- Upload date:
- Size: 35.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
674aed4b665bd348b123f5290afb043a58ccba2f945afee16385371c097cb9f4
|
|
| MD5 |
961e742c559916c09dd02982b227f2b4
|
|
| BLAKE2b-256 |
2a515fe1d7cbf0afca7021940876c4ff0cce6078939989b815363eb7311d4f6a
|