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

https://github.com/softprodigyindia/django-kuldeep


https://github.com/softprodigyindia/django-kuldeep

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# pypi-poc

1) Create a package build

python manage.py sdist

2) Upload package on pypi

twine upload --repository-url https://upload.pypi.org/legacy/ dist/*