A simple Django app to keep track of your todo list. It comes with a RESTful API, celery task queue, Oauth2 and is fully tested.
Project description
A simple Django app to keep track of your todo list. It comes with a RESTful API, celery task queue, Oauth2 and is fully tested. It comes with its required dependancies such as Django, Django Rest Framework and Oauth2.
Features
- Django
- Django Rest Framework
- Oauth2
- Django-Redis
- Django-Celery
Prerequisites
- Python >=3.6
- Pip
- Virtualenv
Installation
- 1.Setup a local deploymnet environment::
- python3 -m venv {{ virtualenv_name }} source {{ virtualenv_name }}/bin/activate
- 2.Pip3 install the application::
- pip3 install todolist_v2
- 3.Run the applications server::
- todo_manage runserver
- 4.To remove the application::
- pip3 uninstall todolist_v2
License
You can checkout the license here https://gitlab.slade360emr.com/training/mathenge-project/blob/master/LICENSE.
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 Distribution
todolist_v2-1.0.10.tar.gz
(18.3 kB
view hashes)
Built Distribution
Close
Hashes for todolist_v2-1.0.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 124834879c6a858b79d72391d23cfa069b235dca2bc867c207ed326655cdba86 |
|
MD5 | 46a0cf01847dbe48ea45cc0fa61deb6e |
|
BLAKE2-256 | 90e59502109b1702ec0d26dc07976ee16e84f01bc98de0a4599fc881a47a8baa |