Skip to main content

The tool that helps quickly create a basis for the microservice on aiohttp and prepare the development environment.

Project description

Create aio app

Build Status License: MIT Gitter chat PRs Welcome

The tool that helps quickly create a basis for the microservice on aiohttp and prepare the development environment.

Example

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

Options

--without-postgres - remove postgres and all helpful libs connected with db from template

--redis - add redis to the template

Contributing

The create-aio-app it's a boilerplate from aiohttp community for aiohttp community. So, feel free to make some suggestion in the issue or make pull requests. We will be 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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

create_aio_app-0.0.6-py3-none-any.whl (57.3 kB view hashes)

Uploaded 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