About
HOME
LISTS
TUPLES
SETS
DICTIONARIES
STRINGS
MATPLOTLIB
NUMPY
PANDAS
PYTHON BASICS
LIBRARIES
IMAGE GALLERY
VIDEO GALLERY
FREE DATASETS
REGRESSION MODELS
CODE SAMPLES
CHART ROOM
RESOURCES
QUIZZ
ABOUT
RESOURCES
Official documentations and downloads:
Python download from www.python.org
Python Package Index
Python official documentation
Python official documentation : data structures
Python official documentation : native functions
Matplotlib : official documentation, cheatsheets, examples...
Numpy : official documentation
Pyscript : Run Python in Your HTML
Videos :
Guido van Rossum, the creator of Python, interviewed by Lex Fridman
Explore code examples :
A list of algorithms Implementations for learning purposes
Learn more about functions
Writing clean code :
Style Guide for Python Code
Patterns for writing clean code
More about clean code
Challenges :
Euler Project : a series of challenges
100 Numpy exercices
Codewars