Useful File/Directory Encryption Program. Contribute to mamaluigie/Scrambler development by creating an account on GitHub. (more…)
Read more »
Pycopy - a minimalist and memory-efficient Python implementation. Good for desktop, cloud, constrained systems, microcontrollers, and just everything. - pfalcon/pycopy... (more…)
Read more »
ffn - a financial function library for Python. Contribute to pmorissette/ffn development by creating an account on GitHub. (more…)
Read more »
I’ve been itching to write this article since I authored Python vs Copy on Write last year. To recap, I found myself awake at 4 AM trying to performance tune the cache on a long running ETL w…...
Read more »
quickle is a fast and small serialization format for a subset of Python
types. It’s based off of Pickle, but includes several
optimizations and extensions to provide improved performance and security. For
supported types, serializing a message with quickl... (more…)
Read more »