ru
Feedback
PythonHub

PythonHub

Открыть в Telegram
2 544
Подписчики
+224 часа
+157 дней
+1930 день
Архив постов
Reviews A terminal UI Dashboard for monitoring requests for code review across several Github repositories and pull requests. https://github.com/apoclyps/reviews

Portable Python 3.9.5 for Windows (USB key, ext. drive) for schools/companies https://www.portabledevapps.net/

Short Tutorial on Python's ChainMap https://pythonsbyte.substack.com/p/me-unchained

GanTTY Project planning from the terminal. https://github.com/timeopochin/GanTTY

Automating all the Things with Home Assistant's Paulus Schoutsen Home Assistant allows you to control all your devices without storing any of your data in the cloud. The project was started as a Python application by Paulus Schoutsen in September 2013 and has turned into a massively popular series of projects that span hundreds of devices! Plus, they like to keep your privacy private! https://hanselminutes.simplecast.com/episodes/automating-all-the-things-with-home-assistants-paulus-schoutsen-0MQNgEvV

Python programming: We want to make the language twice as fast, says its creator https://www.zdnet.com/article/python-programming-we-want-to-make-the-language-twice-as-fast-says-its-creator/

Python Language Summit: PEP 654 – Exception Groups and Except https://pyfound.blogspot.com/2021/05/the-2021-python-language-summit-pep-654.html

Ward: Modern Test Framework for Python https://github.com/darrenburns/ward

Show HN: Stream-unzip – stream unZIP files in Python https://github.com/uktrade/stream-unzip

Creating the Perfect Python Dockerfile Increase your python code performance and security without changing the project source code. https://luis-sena.medium.com/creating-the-perfect-python-dockerfile-51bdec41f1c8

Flask 2.0 Review An opinionated review of the most interesting aspects of the new Flask 2.0 release covering Routing updates, Websocket support and Async support. https://www.youtube.com/watch?v=0KU67snMjtQ

Efficient SQL on Pandas with DuckDB https://duckdb.org/2021/05/14/sql-on-pandas.html

QLogging Beautifully colored, quick and simple Python logging. https://github.com/sinkingtitanic/qlogging

A guide to load (almost) anything into a DataFrame Pandas provides so many options of reading data into a DataFrame, here's our short guide to ones that we found most useful. https://gretel.ai/blog/a-guide-to-load-almost-anything-into-a-dataframe

notion-sdk-py A simple and easy to use client for the Notion API. https://github.com/ramnes/notion-sdk-py

Dynamically Update Your Flask Web Pages Using Turbo-Flask How can you update a part of a web page dynamically, without the user having to hit the refresh button on the browser? This article introduces you to Turbo-Flask extension, which will allow your Flask application to easily push asynchronous page updates to the browser, without having to write any JavaScript code. https://blog.miguelgrinberg.com/post/dynamically-update-your-flask-web-pages-using-turbo-flask

Python and Malware: Developing Stealth and Evasive Malware Without Obfuscation https://arxiv.org/pdf/2105.00565.pdf