pytudes
Practice code
A collection of Python programs designed to help perfect programming skills through practice and demonstration.
Python programs, usually short, of considerable difficulty, to perfect particular skills.
23k stars
775 watching
2k forks
Language: Jupyter Notebook
last commit: 24 days ago
Linked from 3 awesome lists
demonstrate-skillspracticeprogrammingpythonpython-3
Related projects:
Repository | Description | Stars |
---|---|---|
pysimplegui/pysimplegui | A Python GUI library that simplifies the development of desktop applications with a simple and intuitive interface. | 13,441 |
rajathkmp/python-lectures | A collection of interactive Python tutorials using IPython Notebooks | 386 |
chrisknott/algojammer | An experimental code editor designed to assist with writing and visualizing algorithms | 2,915 |
sumana2001/pybull | A collection of Python projects and tools for beginners and enthusiasts | 31 |
trekhleb/homemade-machine-learning | Practices implementing popular machine learning algorithms from scratch to gain a deeper understanding of their mathematics | 23,121 |
pythonguis/pythonguis-examples | A collection of Python GUI examples and applications using Qt frameworks | 4,149 |
santinic/pampy | A pattern-matching library for Python that simplifies code and improves readability | 3,516 |
outcastofmusic/quick-nlp | A Python NLP library for training and running sequence-to-sequence models similar to the fast.ai library. | 283 |
prasunkgupta/python-cheat-sheets | IPython notebooks showcasing useful Python code snippets and functionality | 28 |
programminghero1/100-plus-python-coding-problems-with-solutions | A collection of 100+ Python coding problems with solutions to practice and improve programming skills | 852 |
prakhar1989/algorithms | An implementation of various algorithms and data structures in Python. | 3,053 |
asweigart/pyautogui | A Python module for programmatically controlling mouse and keyboard interactions | 10,440 |
pyscript/pyscript | Enables execution of Python code in web browsers using WASM and modern web technologies | 17,992 |
wesm/pydata-book | Materials and IPython notebooks for data analysis with Python | 22,248 |
elehcimd/pynb | Enables development of Jupyter Notebooks as Python code with embedded Markdown text | 249 |