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 and monitoring with tools such as Grafana.
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. Thank You so much
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
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 todolist_v2-1.0.21.tar.gz.
File metadata
- Download URL: todolist_v2-1.0.21.tar.gz
- Upload date:
- Size: 18.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
173127d553c53eeb3c827ae0fd405ed841499f1afa5ccaa8a51e3abbeb8af379
|
|
| MD5 |
aade720d393fb30dd9bbc24248b84680
|
|
| BLAKE2b-256 |
7c2976cebff5d0c92bbd5e2d6dc1bf73749690a56a837eb8bca96774da9b953f
|
File details
Details for the file todolist_v2-1.0.21-py3-none-any.whl.
File metadata
- Download URL: todolist_v2-1.0.21-py3-none-any.whl
- Upload date:
- Size: 25.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6da0d51dbd4cb1fddcad9403a041a5ca9b723db7011bdde50dd86d96b3d9ba2
|
|
| MD5 |
1651b12862fb3f35086e162d4dbf22a8
|
|
| BLAKE2b-256 |
b2992e296e7b613fb3b5946ffc81f0d988f4e338de407aa5054ab1f6c7fa2cdb
|