An open API service indexing awesome lists of open source software.

https://github.com/devwannabe-dot/django-projects

Some small projects made using Django during my first internship.
https://github.com/devwannabe-dot/django-projects

Last synced: about 1 month ago
JSON representation

Some small projects made using Django during my first internship.

Awesome Lists containing this project

README

          

# django-projects
Some small projects made using Django during my first internship.

### Usage
After cloning the repository, run:
```
pip install -r requirements.txt
```