2 544
Подписчики
+224 часа
+157 дней
+1930 день
Архив постов
2 544
Solar-Powered Crypto Mining with Raspberry Pi
Learn how to create a solar-powered cryptocurrency "mining rig" with cloud-based reporting on a Raspberry Pi using a PiJuice and Notecard.
https://www.hackster.io/rob-lauer/solar-powered-crypto-mining-with-raspberry-pi-64adee
2 544
How Performance Became the Nemesis of the Secure Python Code
https://www.securityjourney.com/post/how-performance-became-the-nemesis-of-the-secure-python-code
2 544
Show HN: Learn Python the Right Way – Free Introduction to Python Book
https://learnpythontherightway.com
2 544
Python Selenium Full Series
This Series is going to include all the information you need to develop testing projects and bot projects, using the Selenium framework.
https://www.youtube.com/playlist?list=PLOkVupluCIjtdAJ7067yDWf_HGJR0Nom5
2 544
How to Build a Webhook Receiver in Django
A common way to receive data in a web application is with a webhook. The external system pushes data to yours with an HTTP request. Correctly receiving and processing webhook data can be vital to your application working. In this post we’ll create a Django view to receive incoming webhook data.
https://adamj.eu/tech/2021/05/09/how-to-build-a-webhook-receiver-in-django/
2 544
AWSsert
AWSsert is a Python library providing declarative assertions about AWS resources to your tests.
https://github.com/TSNobleSoftware/awssert
2 544
Elara DB
Elara DB is an easy to use, lightweight NoSQL database written for python that can also be used as a fast in-memory cache. Includes various methods to manipulate data structures in-memory, secure database files and export data.
https://github.com/saurabh0719/elara
2 544
3 features that debuted in Python 3.0 you should use now
Explore some of the underutilized but still useful Python features.
https://opensource.com/article/21/5/python-30-features
2 544
The hidden performance overhead of Python C extensions
https://pythonspeed.com/articles/python-extension-performance/
2 544
An alternative free and open source translation package that integrates multiple translators in one tool
https://www.reddit.com/r/madeinpython/comments/n99a12/an_alternative_free_and_open_source_translation/
2 544
Python in Visual Studio Code – May 2021 Release
Pylance is now the default language server for Python and is bundled with the core Python extension as an optional extension starting with this release. Other notable updates are that we now have faster extension startup time and a new debugger feature: live reload for Python scripts.
https://devblogs.microsoft.com/python/python-in-visual-studio-code-may-2021-release/
2 544
Create Python Games and Mobile Apps
In this Kivy tutorial, you will learn to create games and applications with Python for every platform (Windows, Mac, iOS, Android).
https://www.youtube.com/watch?v=l8Imtec4ReQ
2 544
Show HN: MPL Plotter – Python library to make technical plots more efficiently
https://github.com/antonlopezr/mpl_plotter
2 544
OSAS
One Stop Anomaly Shop: Anomaly detection using two-phase approach: (a) pre-labeling using statistics, Natural Language Processing and static rules; (b) anomaly scoring using supervised and unsupervised machine learning.
https://github.com/adobe/OSAS
