Skip to main content

The tool that helps quickly create a basis for aiohttp application

Project description

Create aio app

Build Status License: MIT Gitter chat PRs Welcome PyPI version

The tool that lets you bootstrap aiohttp application with best practices ready for development.

Here is a screenshot of our interfaces Example

Installation

Requires python3.6 - python3.7 and docker-compose

pip install create-aio-app

Usage

create-aio-app my_project

If you want to use interactive mode enter the next command:

create-aio-app

This will create a new directory called my_project. To start you new project run the next commands:

cd my_project

make run # start your project

Here is a link to all the make commands.

Then, navigate in your browser to http://localhost:8080/

Salient Features

Options

--without-postgres - remove postgres and all of its requirements

--redis - add redis to the template

--uvloop - uvloop event loop for aiohttp

Contributing

create-aio-app is a boilerplate from aiohttp community for aiohttp community. Feel free to make any suggestions on the issues or create a pull request. We will be very happy 😀. See CONTRIBUTING.md for more information about how to contribute to create-aio-app.

License

Create aio App is an open source software available under the MIT license.

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

create-aio-app-0.0.11.tar.gz (252.9 kB view details)

Uploaded Source

Built Distribution

create_aio_app-0.0.11-py3-none-any.whl (263.1 kB view details)

Uploaded Python 3

File details

Details for the file create-aio-app-0.0.11.tar.gz.

File metadata

  • Download URL: create-aio-app-0.0.11.tar.gz
  • Upload date:
  • Size: 252.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for create-aio-app-0.0.11.tar.gz
Algorithm Hash digest
SHA256 a58c880b88a9ecf945b54c80466603d382fa1fc50ff266814729effb55a9e29c
MD5 0195cb1d5a7263a5c5e0945cdee63b34
BLAKE2b-256 1089eb3a2d0d590064ad8b77c9b3170b2fdc0c69a2ccf86ee4230cf7c8fd9f35

See more details on using hashes here.

File details

Details for the file create_aio_app-0.0.11-py3-none-any.whl.

File metadata

  • Download URL: create_aio_app-0.0.11-py3-none-any.whl
  • Upload date:
  • Size: 263.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for create_aio_app-0.0.11-py3-none-any.whl
Algorithm Hash digest
SHA256 ed25e60018f92f95a07b3d8ec3430268f98438523a3982b832c70eac75d8d29d
MD5 f742e66b538c2acc8bb779b65146a08a
BLAKE2b-256 ccdd2a9ccbad25aa2a49ebd4ea95b4c87a4ccd0241cf9dab37ff36aff6c9286d

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