Metadata-Version: 2.1
Name: django-routine
Version: 0.2
Summary: A Django app for managing routines.
Home-page: https://github.com/DCDie/django-routine
Author: Daniel Cuznetov
Author-email: danielcuznetov04@gmail.com
Project-URL: Bug Tracker, https://github.com/DCDie/django-routine/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

## Project Description

With *django-routine*, you can create a basic django project with a single command!

## Requirements

* Python (3.9 or higher)

## Installation
Install using pip

`pip install django-routine`

## P.S.

If you find bugs, need help, or want to talk to the developers, please write an issue on [GitHub](https://github.com/DCDie/azure-transcribe/issues).
