ru
Feedback
PythonHub

PythonHub

Открыть в Telegram
2 532
Подписчики
+124 часа
+37 дней
+2030 день
Архив постов
mirror Hackable AI Powered Mirror on your laptop. https://github.com/cocktailpeanut/mirror

What the Heck Are Monads? Monads are a well-known concept in functional programming languages like Haskell, but are they useful in other contexts? Stay tuned, and by the end of this video, you will understand what monads are. https://www.youtube.com/watch?v=Q0aVbqim5pE

Show HN: MonkeyPatch – Cheap, fast and predictable LLM functions in Python https://github.com/monkeypatch/monkeypatch.py

WisdomShell / codeshell A series of code large language models developed by PKU-KCL https://github.com/WisdomShell/codeshell

Movis Video Editing as a Code. https://github.com/rezoo/movis

narrator David Attenborough narrates your life. https://github.com/cbh123/narrator

The Changing "Guarantees" Given by Python's Global Interpreter Lock https://stefan-marr.de/2023/11/python-global-interpreter-lock/

Is there an app to learn python that's like Duolingo where it's designed to be addicting? https://www.reddit.com/r/learnpython/comments/17ylttx/is_there_an_app_to_learn_python_thats_like/

Diving into PyPI package name squatting This post discusses the issue of PyPI package name squatting and how it can be exploited by attackers to distribute malicious code. https://blog.orsinium.dev/posts/py/pypi-squatting/

filequery Query CSV, JSON and Parquet files with SQL. https://github.com/MarkyMan4/filequery

Ask HN: How to get back to programming Python? https://news.ycombinator.com/item?id=38268462

Adding Full Text Search to Your Django App with django-watson Learn how to supercharge your Django app with full-text search using Django-Watson. Dive deep into Postgres magic and boost search functionality. https://idiomaticprogrammers.com/post/django-watson-full-text-search-guide/

It's Time For A Change: datetime.utcnow() Is Now Deprecated I was going through the release notes of the new Python 3.12 version the other day, and one item ... http://blog.miguelgrinberg.com/post/it-s-time-for-a-change-datetime-utcnow-is-now-deprecated

vimGPT Browse the web with GPT-4V and Vimium. https://github.com/ishan0102/vimGPT

Querying every file in every release on the Python Package Index This is an article about querying a dataset of Python package information. It discusses how to download the dataset and what information it contains. The dataset can be used to answer questions about Python package trends. For example, it can be used to track the adoption of new packaging metadata standards. https://sethmlarson.dev/security-developer-in-residence-weekly-report-18

Deobfuscating World of Warships' Python Scripts An in-depth analysis of how World of Warships obfuscates its game scripts and how to mostly deobfuscate them. https://landaire.net/world-of-warships-deobfuscation/

Python Hub Weekly Digest for 2023-11-19 https://pythonhub.dev/digest/2023-11-19/

We wrote the OpenAI Wanderlust app in pure Python using Solara https://github.com/widgetti/wanderlust