Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qagesmachado-cursos/youtube_python_exercises
Repository about Python on YouTube channel
https://github.com/qagesmachado-cursos/youtube_python_exercises
python
Last synced: 8 days ago
JSON representation
Repository about Python on YouTube channel
- Host: GitHub
- URL: https://github.com/qagesmachado-cursos/youtube_python_exercises
- Owner: qagesmachado-cursos
- License: mit
- Created: 2022-01-30T15:14:56.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-27T18:58:46.000Z (29 days ago)
- Last Synced: 2025-01-08T01:27:00.126Z (18 days ago)
- Topics: python
- Language: Python
- Homepage: https://www.youtube.com/playlist?list=PLVQdoQTyi01jBjb1XuvcAVW9IysudL4g0
- Size: 85.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python exercises
Check the playlist on YouTube Channel: [Python Playlist](https://www.youtube.com/playlist?list=PLVQdoQTyi01jBjb1XuvcAVW9IysudL4g0)## Setup
- Install python
- https://www.python.org/
- Install requirements.txt file
- pip install -r requirements.txt