fa
Feedback
PythonHub

PythonHub

رفتن به کانال در Telegram

News & links about Python programming. https://pythonhub.dev/

نمایش بیشتر
2 528
مشترکین
+124 ساعت
-27 روز
+1330 روز
آرشیو پست ها

Prototype Pollution in Python The main objective of this research is to prove the possibility of having a variation of Prototype Pollution in other programming languages, including those that are class-based by showing Class Pollution in Python. https://blog.abdulrah33m.com/prototype-pollution-in-python/

PythonMemoryModule pure-python implementation of MemoryModule technique to load a dll entirely from memory. https://github.com/naksyn/PythonMemoryModule

Trace your Python process line by line with minimal overhead! https://github.com/furkanonder/beetrace

A Year of Writing about Web Scraping in Review The author shares the favorite things he wrote in a year of professional web scraping blogging at ScrapFly and his key takeaways. https://scrapecrow.com/year-of-writing-in-review.html

Granian – a Rust HTTP server for Python applications https://github.com/emmett-framework/granian

Illustrated Machine Learning Whether you're just starting out in the field or you're a seasoned professional looking to refresh your knowledge, we hope our illustrations will be a valuable resource on your journey to understanding Machine Learning. https://illustrated-machine-learning.github.io/

altryne / chatGPT-telegram-bot This is a very early attempt at having chatGPT work within a telegram bot https://github.com/altryne/chatGPT-telegram-bot

Structured Logging with Structlog An introduction to structured logging and its advantages using the structlog package for Python. https://bitestreams.com/blog/structured_logging/

Lazy Evaluation Using Recursive Python Generators We all are familiar with Python's generators and all their benefits. But, what if I told you that we can make them even better by combining them with recursion? So, let's see how we can use them to implement "lazy recursion" and supercharge what we already do with generators in Python! https://martinheinz.dev/blog/88

Deploying Django apps with Github Actions and Django Up https://brntn.me/blog/django-up-actions/

nanoGPT The simplest, fastest repository for training/finetuning medium-sized GPTs. https://github.com/karpathy/nanoGPT

Classifying Python virtual environment workflows https://snarky.ca/classifying-python-virtual-environment-workflows/

python-sortedcontainers An Apache2 licensed sorted collections library, written in pure-Python, and fast as C-extensions. https://github.com/grantjenks/python-sortedcontainers

mmabrouk / chatgpt-wrapper API for interacting with ChatGPT using Python and from Shell. https://github.com/mmabrouk/chatgpt-wrapper

Plone 6 The Python CMS Plone has a new version 6.0 after 3.5 years of work. It offers modern user experience built on a rock solid foundation. https://plone.org/news-and-events/news/2022/plone-6-0-released

starfyre A Python Framework for writing Reactive Front-End Applications. https://github.com/sansyrox/starfyre

quokka Open source SQL engine in Python. https://github.com/marsupialtail/quokka