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

https://github.com/sourceallies/shedding-python

Small Python Ideas contained in jupyter notebooks
https://github.com/sourceallies/shedding-python

Last synced: 11 months ago
JSON representation

Small Python Ideas contained in jupyter notebooks

Awesome Lists containing this project

README

          

# shedding-python
Small Python Ideas contained in jupyter notebooks

Setup (Mac):
```sh
brew install hatch # If you don't already have it
hatch run lab
```