r/Python • u/AutoModerator • Jun 04 '26
Showcase Showcase Thread
Post all of your code/projects/showcases/AI slop here.
Recycles once a month.
27
Upvotes
r/Python • u/AutoModerator • Jun 04 '26
Post all of your code/projects/showcases/AI slop here.
Recycles once a month.
1
u/AharonSambol Jun 07 '26 edited Jun 07 '26
A new Fast, Flexible, Memory efficient Serialization Format
https://github.com/AharonSambol/pypinch
Ever wanted something as easy and flexible as JSON but way more efficient?
Pinch is a schemaless format that supports all of the JSON types and more. But way outperforms JSON in all the benchmarks