We wrote the OpenAI Wanderlust app in pure Python using Solara
https://github.com/widgetti/wanderlust
https://github.com/widgetti/wanderlust
GitHub
GitHub - widgetti/wanderlust: Wanderlust OpenAI example using Solara
Wanderlust OpenAI example using Solara. Contribute to widgetti/wanderlust development by creating an account on GitHub.
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/
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/
landaire.net
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 automatically.
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
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
Seth Michael Larson
Querying every file in every release on the Python Package Index
This critical role would not be possible without funding from the OpenSSF Alpha-Omega Project. Massive thank-you to Alpha-Omega for investing in the security of the Python ecosystem!
Last we...
Last we...
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
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
Miguelgrinberg
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 caught my attention in the deprecations section:datetime.datetime’s utcnow() and utcfromtimestamp()…
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/
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/
Idiomaticprogrammers
Adding Full Text Search to Your Django App with django-watson | Idiomatic Programmers
Learn how to supercharge your Django app with full-text search using Django-Watson. Dive deep into Postgres magic and boost search functionality.
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/
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/
blog.orsinium.dev
Diving into PyPI package name squatting
All sufficiently big public package registries are a mess full of malware, name squatting, and drama:
crates.io has a single user owning names like “any”, “bash”, and “class”. npmjs.com had a drama with left-pad when a single maintainer of a single one-liner…
crates.io has a single user owning names like “any”, “bash”, and “class”. npmjs.com had a drama with left-pad when a single maintainer of a single one-liner…
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/
https://www.reddit.com/r/learnpython/comments/17ylttx/is_there_an_app_to_learn_python_thats_like/
Reddit
From the learnpython community on Reddit
Explore this post and more from the learnpython community
The Changing "Guarantees" Given by Python's Global Interpreter Lock
https://stefan-marr.de/2023/11/python-global-interpreter-lock/
https://stefan-marr.de/2023/11/python-global-interpreter-lock/
stefan-marr.de
The Changing “Guarantees” Given by Python's Global Interpreter Lock
A look into the implementation details of CPython's Global Interpreter Lock (GIL) and how they changed between Python 3.9 and the current development branch that will become Python 3.13.
Show HN: Multi-Object Tracking in Python
https://github.com/kharitonov-ivan/multi-object-tracking-in-python
https://github.com/kharitonov-ivan/multi-object-tracking-in-python
GitHub
GitHub - kharitonov-ivan/multi-object-tracking-in-python: 📡 implementation of multi object tracking algorithms including PMBM…
📡 implementation of multi object tracking algorithms including PMBM (Poisson Multi Bernoulli Mixture filter) in Python 🐍 - kharitonov-ivan/multi-object-tracking-in-python
WisdomShell / codeshell
A series of code large language models developed by PKU-KCL
https://github.com/WisdomShell/codeshell
A series of code large language models developed by PKU-KCL
https://github.com/WisdomShell/codeshell
GitHub
GitHub - WisdomShell/codeshell: A series of code large language models developed by PKU-KCL
A series of code large language models developed by PKU-KCL - WisdomShell/codeshell
Show HN: MonkeyPatch – Cheap, fast and predictable LLM functions in Python
https://github.com/monkeypatch/monkeypatch.py
https://github.com/monkeypatch/monkeypatch.py
GitHub
GitHub - Tanuki/tanuki.py: Prompt engineering for developers
Prompt engineering for developers. Contribute to Tanuki/tanuki.py development by creating an account on GitHub.
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
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
YouTube
What the Heck Are Monads?!
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.
Today, I'm going to take a deep dive into monads. They’re a well-known concept in functional programming languages like Haskell, but are they useful elsewhere? Stay…
Today, I'm going to take a deep dive into monads. They’re a well-known concept in functional programming languages like Haskell, but are they useful elsewhere? Stay…
What’s the coolest things you’ve done with python?
https://www.reddit.com/r/Python/comments/17upt2f/whats_the_coolest_things_youve_done_with_python/
https://www.reddit.com/r/Python/comments/17upt2f/whats_the_coolest_things_youve_done_with_python/
Reddit
From the Python community on Reddit
Explore this post and more from the Python community