pytudes
Practice programs
A collection of concise Python programs to practice and improve specific programming skills.
Python programs, usually short, of considerable difficulty, to perfect particular skills.
23k stars
780 watching
2k forks
Language: Jupyter Notebook
last commit: about 2 months 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,480 |
rajathkmp/python-lectures | A collection of interactive Python tutorials using IPython Notebooks | 388 |
chrisknott/algojammer | An experimental code editor designed to assist with writing and visualizing algorithms | 2,916 |
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,191 |
pythonguis/pythonguis-examples | A collection of Python GUI examples and applications using Qt frameworks | 4,183 |
santinic/pampy | A pattern-matching library for Python that simplifies code and improves readability | 3,515 |
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 | 857 |
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,570 |
pyscript/pyscript | Enables execution of Python code in web browsers using WASM and modern web technologies | 18,095 |
wesm/pydata-book | Materials and IPython notebooks for data analysis with Python | 22,389 |
elehcimd/pynb | Enables development of Jupyter Notebooks as Python code with embedded Markdown text | 250 |