Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

todolist-v2

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

todolist-v2

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.

  • 1.0.21
  • PyPI
  • Socket score

Maintainers
1

========= Todo List

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

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc