python-cheat-sheets
Code snippets
IPython notebooks showcasing useful Python code snippets and functionality
IPython notebooks demonstrating useful Python code snippets and functionality
28 stars
5 watching
14 forks
Language: Jupyter Notebook
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rajathkmp/python-lectures | A collection of interactive Python tutorials using IPython Notebooks | 388 |
chmp/ipytest | An extension that allows Pytest to be run within Jupyter notebooks. | 318 |
elehcimd/pynb | Enables development of Jupyter Notebooks as Python code with embedded Markdown text | 250 |
sumana2001/pybull | A collection of Python projects and tools for beginners and enthusiasts | 31 |
james91b/ida_ipython | Embeds an IPython kernel within IDA Pro to facilitate interactive Python scripting and analysis. | 252 |
kracekumar/jut | Displays Jupyter notebooks in the terminal | 183 |
lyhue1991/pythonairoad | Repository of original articles on algorithmic and culinary topics in Python | 368 |
jiffyclub/ipythonblocks | A teaching tool for practicing Python programming with colorful grid representations | 157 |
computationalmodelling/nbval | Tools for validating and testing Jupyter notebooks with automated execution and output comparison | 446 |
yhilpisch/py4at | A collection of Jupyter Notebooks and Python code supporting the book on algorithmic trading using Python. | 701 |
gpetepg/python_tips | An interactive Python documentation project providing tips and tricks for beginners to intermediate users. | 157 |
josverl/micropython-magic | Enables MicroPython code execution within Jupyter Notebooks for rapid prototyping and development of IoT projects | 23 |
jakevdp/whirlwindtourofpython | An introduction to Python programming and data science | 3,743 |
tylere/ee-jupyter-examples | A collection of Jupyter Notebook examples showcasing the use of the Earth Engine Python API | 87 |
gotcha/ipdb | An integration of IPython's debugger into the pdb module | 1,868 |