The goal of this course is to cover foundational aspects of Python programming with an emphasis on script writing, data manipulation, and program organization. By the end of this course, students should be able to start writing useful Python programs on their own or be able to understand and modify Python code written by their coworkers.
Create a Python car hacking device to track GPS and CAN bus data remotely from a cloud service. Read and send CAN messages from OBDII port.
Génial, ajouter GUI via un décorateur python à destination des allergiques au CLI, pour peu que l'argparse soit bien écrit.
via https://hackaday.com/2019/10/14/linux-fu-python-guis-for-command-line-programs-almost-instantly/
In every Intro to Python class I teach, there’s always at least one “how can we be expected to know all this” question. It’s …
There are dozens of built-in functions and classes, hundreds of tools bundled in Python’s standard library, and thousands of third-party libraries on PyPI. There’s no way anyone could ever memorize all of these things.
python et choix d'outils, framework, ...
A curated list of awesome Python frameworks, libraries, software and resources https://awesome-python.com/
pour illustrer l'habituel ouatsniou
https://docs.python.org/3.7/whatsnew/3.7.html
Coding is fun, especially when your "weapon of choice" is Python! Here's a quick tutorial to help you steer away from the most common mistakes.
Cool sites about python3 transition
python3_with_pleasure - A short guide on features of Python 3
ressemble au stem de REXX (mais pas de valeur par défaut?)
doc_crawler.py - Explore a website recursively and download all the wanted documents (PDF, ODT…)
Prez ici http://www.asmeurer.com/python3-presentation/python3-presentation.pdf
via Tweet de bearstech (@bearstech), à 14 juin 21:53
ptf - The Penetration Testers Framework (PTF) is a way for modular support for up-to-date tools.
How to recover lost Python source code if it's still resident in-memory