This website requires JavaScript.
Explore
Help
Sign in
alexander
/
intro-to-python
Watch
1
Star
1
Fork
You've already forked intro-to-python
0
Code
Issues
Pull requests
Releases
Activity
694eea7786
intro-to-python
/
.gitignore
4 lines
46 B
Text
Raw
Normal View
History
Unescape
Escape
Ignore Jupyter's checkpoint files
2020-09-30 16:33:33 +02:00
**/.ipynb_checkpoints/
Initial commit - add the following files: + LICENSE.txt => use MIT license as the project should be accessible to anybody who wants to learn Python + README.md => provide a rough description of the project + pyproject.toml => initialize poetry and the add project metadata + poetry.lock => initialize poetry + .gitignore => hide pyenv and poetry artifacts + static/link/ => folder holding images for links - for the pre-2020 version of the files, check out the "v0.0.0" tag
2020-09-30 16:00:05 +02:00
.python-version
.venv/
Reference in a new issue
Copy permalink