I teach Python on the Raspberry Pi 400 at the public library
https://opensource.com/article/21/6/teach-python-raspberry-pi
https://opensource.com/article/21/6/teach-python-raspberry-pi
Opensource.com
How I teach Python on the Raspberry Pi 400 at the public library
After a long and tough year, I've been looking forward to once again sharing my love of Python and open source software with other people, especially middle and high school
sierra
Sierra is a lightweight Python framework for building and integrating web applications.
https://github.com/BrainStormYourWayIn/sierra
Sierra is a lightweight Python framework for building and integrating web applications.
https://github.com/BrainStormYourWayIn/sierra
GitHub
GitHub - BrainStormYourWayIn/sierra: A Python library to write HTML and CSS in pure Python in a simple yet elegant manner using…
A Python library to write HTML and CSS in pure Python in a simple yet elegant manner using the DOM API. Take advantage of all of Python's powerful functionalities with Sierra - GitHub - Bra...
pinout
An open source Python package that generates hardware pinout diagrams as SVG images.
https://github.com/j0ono0/pinout
An open source Python package that generates hardware pinout diagrams as SVG images.
https://github.com/j0ono0/pinout
Python Web Conf 2021 Videos
The videos of the talks and tutorials from Python Web Conf 2021 are now available.
https://www.youtube.com/playlist?list=PLt4L3V8wVnF4iB8pGfkR7eozIJPwCM7vv
The videos of the talks and tutorials from Python Web Conf 2021 are now available.
https://www.youtube.com/playlist?list=PLt4L3V8wVnF4iB8pGfkR7eozIJPwCM7vv
luong-komorebi / Awesome-Linux-Software
A list of awesome applications, software, tools and other materials for Linux distros.
https://github.com/luong-komorebi/Awesome-Linux-Software
A list of awesome applications, software, tools and other materials for Linux distros.
https://github.com/luong-komorebi/Awesome-Linux-Software
GitHub
GitHub - luong-komorebi/Awesome-Linux-Software: 🐧 A list of awesome Linux softwares
🐧 A list of awesome Linux softwares . Contribute to luong-komorebi/Awesome-Linux-Software development by creating an account on GitHub.
I want to learn how to make a personal text-to-speech reader for my spouse before I die.
https://www.reddit.com/r/learnpython/comments/o7kvjp/i_want_to_learn_how_to_make_a_personal/
https://www.reddit.com/r/learnpython/comments/o7kvjp/i_want_to_learn_how_to_make_a_personal/
Reddit
From the learnpython community on Reddit
Explore this post and more from the learnpython community
Django for Startup Founders
A better software architecture for SaaS startups and consumer apps.
https://alexkrupp.typepad.com/sensemaking/2021/06/django-for-startup-founders-a-better-software-architecture-for-saas-startups-and-consumer-apps.html
A better software architecture for SaaS startups and consumer apps.
https://alexkrupp.typepad.com/sensemaking/2021/06/django-for-startup-founders-a-better-software-architecture-for-saas-startups-and-consumer-apps.html
Sensemaking
Django for Startup Founders: A better software architecture for SaaS startups and consumer apps
In an ideal world, startups would be easy. We'd run our idea by some potential customers, build the product, and then immediately ride that sweet exponential growth curve off into early retirement. Of course it doesn't actually work like that....
Usages of underscore
Learn what underscores are used for in Python, and how to write more idiomatic code with them.
https://mathspp.com/blog/pydonts/usages-of-underscore
Learn what underscores are used for in Python, and how to write more idiomatic code with them.
https://mathspp.com/blog/pydonts/usages-of-underscore
Mathspp
Usages of underscore | Pydon't 🐍
The purpose of this Pydon't is to show you what underscores
are used for in Python, and to show you how to write
more idiomatic code with them.
are used for in Python, and to show you how to write
more idiomatic code with them.
Measuring memory usage in Python: it’s tricky!
In this article you’ll learn: A simplified but informative model of how memory works, Two measures of memory–resident memory and allocated memory–and how to measure them in Python and The tradeoffs between the two.
https://pythonspeed.com/articles/measuring-memory-python/
In this article you’ll learn: A simplified but informative model of how memory works, Two measures of memory–resident memory and allocated memory–and how to measure them in Python and The tradeoffs between the two.
https://pythonspeed.com/articles/measuring-memory-python/
Python⇒Speed
Measuring memory usage in Python: it’s tricky!
Measuring your Python program’s memory usage is not as straightforward as you might think. Learn two techniques, and the tradeoffs between them.
Contributors to python and it's "core" libraries - does anyone pay you for your time?
https://www.reddit.com/r/Python/comments/noccbx/contributors_to_python_and_its_core_libraries/
https://www.reddit.com/r/Python/comments/noccbx/contributors_to_python_and_its_core_libraries/
reddit
Contributors to python and it's "core" libraries - does anyone pay...
From my understanding, packages such as numpy, pandas, django, as well as the core of Cpython itself, are maintained and developed in large part...
ARTIF
An advanced real time threat intelligence framework to identify threats and malicious web traffic on the basis of IP reputation and historical data.
https://github.com/CRED-CLUB/ARTIF
An advanced real time threat intelligence framework to identify threats and malicious web traffic on the basis of IP reputation and historical data.
https://github.com/CRED-CLUB/ARTIF
GitHub
GitHub - CRED-CLUB/ARTIF: An advanced real time threat intelligence framework to identify threats and malicious web traffic on…
An advanced real time threat intelligence framework to identify threats and malicious web traffic on the basis of IP reputation and historical data. - CRED-CLUB/ARTIF
Endermanch / MalwareDatabase
This repository is one of a few malware collections on the GitHub.
https://github.com/Endermanch/MalwareDatabase
This repository is one of a few malware collections on the GitHub.
https://github.com/Endermanch/MalwareDatabase
GitHub
GitHub - Endermanch/MalwareDatabase: One of a few malware collections on the GitHub.
One of a few malware collections on the GitHub. Contribute to Endermanch/MalwareDatabase development by creating an account on GitHub.
bee-san / pyWhat
🐸 Identify anything. pyWhat easily lets you identify emails, IP addresses, and more. Feed it a .pcap file or some text and it'll tell you what it is! 🧙♀️
https://github.com/bee-san/pyWhat
🐸 Identify anything. pyWhat easily lets you identify emails, IP addresses, and more. Feed it a .pcap file or some text and it'll tell you what it is! 🧙♀️
https://github.com/bee-san/pyWhat
GitHub
GitHub - bee-san/pyWhat: 🐸 Identify anything. pyWhat easily lets you identify emails, IP addresses, and more. Feed it a .pcap…
🐸 Identify anything. pyWhat easily lets you identify emails, IP addresses, and more. Feed it a .pcap file or some text and it'll tell you what it is! 🧙♀️ - bee-san/pyWhat
The best Python HTTP clients for 2021
There are a huge number of HTTP clients available for Python - a quick search for “Python HTTP Clients” on Github returns over 1700 results(!) How do you make sense of all of them and find one which is right for your particular use case? In this article we're going to cover five of the best HTTP clients currently available for Python and detail why each of them might be one for you to consider.
https://www.scrapingbee.com/blog/best-python-http-clients/
There are a huge number of HTTP clients available for Python - a quick search for “Python HTTP Clients” on Github returns over 1700 results(!) How do you make sense of all of them and find one which is right for your particular use case? In this article we're going to cover five of the best HTTP clients currently available for Python and detail why each of them might be one for you to consider.
https://www.scrapingbee.com/blog/best-python-http-clients/
Scrapingbee
The best Python HTTP clients | ScrapingBee
This article will discuss the best HTTP clients in Python. Requests, AIOHTTP, GRequests...it can be hard to choose the best one.