en
Feedback
PythonHub

PythonHub

Open in Telegram

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

Show more
2 527
Subscribers
No data24 hours
+47 days
+3330 days
Posts Archive
Not just NVIDIA: GPU programming that runs everywhere If you want to run GPU programs in CI, on Macs, and more, wgu-py is a good option. https://pythonspeed.com/articles/gpu-without-cuda/

Everything You Can Do with Python's textwrap Module Python has many options for formatting strings and text, including f-strings, format() function, templates and more. There's however one module that few people know about and it's called textwrap. This module is specifically built to help you with line-wrapping, indentation, trimming and more, and in this article we will look at all the things you can use it for. https://martinheinz.dev/blog/108

logot Test whether your code is logging correctly. https://github.com/etianen/logot

django-queryhunter Hunt down the lines of your Django application code which are responsible for executing the most queries. https://github.com/PaulGilmartin/django-queryhunter

google-deepmind / alphageometry https://github.com/google-deepmind/alphageometry

metavoice-src Foundational model for human-like, expressive TTS. https://github.com/metavoiceio/metavoice-src

Python Hub Weekly Digest for 2024-02-18 https://pythonhub.dev/digest/2024-02-18/

katanaml / sparrow Data extraction with ML and LLM https://github.com/katanaml/sparrow

GPTAuthor GPTAuthor is an AI tool for writing long form, multi-chapter stories given a story prompt. https://github.com/dylanhogg/gptauthor

OLMo A State-of-the-Art, Truly Open LLM and Framework. https://allenai.org/olmo

Beyond Self-Attention: How a Small Language Model Predicts the Next Token A deep dive into the internals of a small transformer model to learn how it turns self-attention calculations into accurate predictions for the next token. https://shyam.blog/posts/beyond-self-attention

PyPDFForm The Python library for PDF forms. https://github.com/chinapandaman/PyPDFForm

atopile A tool to create electronic circuit boards with code. https://github.com/atopile/atopile

Build a Content Engine with Django, Kubernetes, TailwindCSS, Twingate, AWS S3, & HTMX https://www.youtube.com/watch?v=2TX7Pal5NMc

rexi Terminal UI for Regex Testing. https://github.com/royreznik/rexi