Tiny-Python-3.6-Notebook
Python refresher
A curated collection of examples and notes on the basics of Python 3.6 syntax.
This repository contains the text for the Tiny Python 3.6 Notebook.
1k stars
77 watching
220 forks
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mattmakai/fullstackpython.com | A comprehensive online resource providing an introduction to building full-stack applications with Python | 2,878 |
codementorio/python-learning-resources | A curated collection of Python learning resources and tutorials | 1,057 |
mattytrentini/micropython-fractions | Port of Python's standard Fractions library to MicroPython | 0 |
4dsolutions/python5 | An experiment in teaching Python programming using Jupyter Notebooks | 11 |
jakevdp/whirlwindtourofpython | An introduction to Python programming and data science | 3,730 |
ntoll/microrepl | A Python-based interface to the MicroPython REPL on the micro:bit device | 32 |
pinkink/upylib | A collection of Python libraries and tools for experimenting with MicroPython. | 53 |
mattytrentini/micropython-dotstar | A Python library for controlling APA102 DotStars using software SPI | 22 |
mattonem/smalltalkenv | A LaTeX environment and code highlighting solution for showcasing Smalltalk code in documents. | 8 |
visenger/handson-ml | Teaches Machine Learning fundamentals in Python using Scikit-Learn and TensorFlow | 6 |
rasbt/python_reference | A comprehensive resource for learning and improving Python skills | 3,762 |
rajathkmp/python-lectures | A collection of interactive Python tutorials using IPython Notebooks | 386 |
sergioburdisso/pyss3 | A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |
mattytrentini/micropython-hexdump | An implementation of a hexadecimal data viewer utility for MicroPython platforms | 4 |
spotlightkid/upy-msgpack | A lightweight MessagePack serialization library for MicroPython | 0 |