PythonHub
2.44K subscribers
2.35K photos
49.3K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Show HN: Codon: A Compiler for High-Performance Pythonic Applications and DSLs [pdf]

https://regmedia.co.uk/2023/03/11/mit_codon_paper.pdf
Building a Bloom filter

In this post, we will explore the Bloom filter — a data structure that is ingenious in its simplicity and elegant in its design

https://luminousmen.com/post/building-a-bloom-filter
When to use Python's "list" function

When should you use the built-in list(...) function in Python? And when shouldn't you? The list constructor is both underused and overused in Python.

https://www.pythonmorsels.com/using-list/
Data validation in Python: a look into Pandera and Great Expectations

Data validation is a vital step in any data-oriented workstream. This post investigates and compares two popular Python data validation packages - Pandera and Great Expectations.

https://endjin.com/blog/2023/03/a-look-into-pandera-and-great-expectations-for-data-validation
Launch HN: Pynecone (YC W23) – Web Apps in Pure Python

https://news.ycombinator.com/item?id=35136827
How We Deploy 5X Faster with Warm Docker Containers

Using pex, Serverless Dagster Cloud now deploys 4 to 5 times faster by avoiding the overhead of building and launching Docker images.

https://dagster.io/blog/fast-deploys-with-pex-and-docker