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

https://github.com/atsushisakai/some_package


https://github.com/atsushisakai/some_package

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# some_package

# Install

>$ pip install git+https://github.com/AtsushiSakai/some_package.git

# Result

>>> import some_package

>>> some_package.some_func()
42