Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cyyeh/python-in-depth
learning python
https://github.com/cyyeh/python-in-depth
Last synced: 10 days ago
JSON representation
learning python
- Host: GitHub
- URL: https://github.com/cyyeh/python-in-depth
- Owner: cyyeh
- Created: 2019-11-21T06:19:13.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-29T23:04:32.000Z (over 2 years ago)
- Last Synced: 2024-10-11T08:15:47.499Z (26 days ago)
- Language: Jupyter Notebook
- Size: 10.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
## Setup
```
pipenv python --3.7
pipenv sync --dev
```