https://github.com/mgmacias95/pythonic-code
A jupyter notebook showing how to improve a Python script
https://github.com/mgmacias95/pythonic-code
Last synced: about 2 months ago
JSON representation
A jupyter notebook showing how to improve a Python script
- Host: GitHub
- URL: https://github.com/mgmacias95/pythonic-code
- Owner: mgmacias95
- License: mit
- Created: 2019-02-03T22:17:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-21T11:43:20.000Z (over 6 years ago)
- Last Synced: 2025-04-12T19:53:33.603Z (about 2 months ago)
- Language: Jupyter Notebook
- Size: 67.4 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pythonic-code
A jupyter notebook showing multiple examples of how to improve a python script to be more pythonic.Live coding at WeCodeFest 2019, Valladolid (Spain).
```
python -m notebook
```