Python is een programmeertaal die begin jaren 90 ontworpen en ontwikkeld werd door Guido van Rossum. Python heeft zijn naam te danken aan het favoriete televisieprogramma van Guido van Rossum, Monty Python.
http://blog.jmoz.co.uk/learning-python-the-pragmatic-way
De andere manier om Python te leren.
(link 109)
https://automatetheboringstuff.com/2e/
By Al Sweigart. Free to read under a Creative Commons license.
(link 313)
https://docs.python.org/3/
De meest recente documentatie voor Python 3.
(link 112)
https://effbot.org/tkinterbook/
This is the Tkinter introduction, last updated in November 2005. This is a work in progress.
(link 316)
https://filesystem-spec.readthedocs.io/en/latest/
Filesystem Spec (fsspec) is a project to provide a unified pythonic interface to local, remote and embedded file systems and bytes storage.
(link 456)
https://github.com/piccolomo/plotext
plotext plots directly on terminal, it has no dependencies and the syntax is very similar to matplotlib. It also provide a simple command line tool.
(link 453)
https://github.com/webartifex/intro-to-python
The purpose of this repository is to serve as an interactive book for a thorough introductory course on programming in the Python language.
(link 330)
https://learnpythonthehardway.org/book/
De gratis HTML versie van dit Python studieboek.
(link 108)
https://linux.byexamples.com/archives/366/python-how-to-run-a-command-line-within-python/
Een Bash commandline openen vanuit Python.
(link 114)
https://opencv-python-tutroals.readthedocs.io/en/latest/py_tutorials/py_gui/py_video_display/py_video_display.html
Often, we have to capture live stream with camera. OpenCV provides a very simple interface to this. Let’s capture a video from the camera (I am using the in-built webcam of my laptop), convert it into grayscale video and display it. Just a simple task to get started.
(link 293)
https://pypi.org/project/PyPDF2/
PyPDF2
(link 317)
https://pythonspeed.com/docker/
Docker packaging guide for Python
(link 258)
https://scipy-lectures.org/advanced/advanced_numpy/
NumPy is at the base of Python’s scientific stack of tools. Its purpose to implement efficient operations on many items in a block of memory. Understanding how it works in detail helps in making efficient use of its flexibility, taking useful shortcuts.
(link 224)
https://stackoverflow.com/questions/4256107/running-bash-commands-in-python
Een vraag met antwoorden over het gebruiken van Bash commands in python.
(link 116)
https://www.labri.fr/perso/nrougier/python-opengl/#python-opengl-for-scientific-visualization
Python and OpenGL have a long but complicated story. It used to be really easy to program something using the fixed-pipeline and libraries such as Pyglet but things have became more difficult with the introduction of the dynamic graphic pipeline in 2004.
(link 305)
https://www.pyimagesearch.com/2019/11/04/traffic-sign-classification-with-keras-and-deep-learning/
In this tutorial, you will learn how to train your own traffic sign classifier/recognizer capable of obtaining over 95% accuracy using Keras and Deep Learning.
(link 309)
https://www.python-httpx.org/
A next-generation HTTP client for Python.
(link 335)
https://www.python-httpx.org/quickstart/
QuickStart
(link 336)
https://www.python.org/
De Officiele website van Python.
(link 103)
https://www.transcrypt.org/
Python is used everywhere at the back-end, from web servers to scientific computing. Now you can use it at the front-end as well.
(link 465)
https://www.trypyjion.com/
It can be pip installed into a CPython 3.10 installation on Linux, Mac OS X, or Windows. Pyjion can make your Python code execute faster without any code changes.
(link 466)
Dit zijn de rubrieken:
Design by Cyberwebdesign.nl voor Handboekje.nl © 2025.