Recently, I encountered a very fascinating concept which is meta-programming in Python. I would like to share my findings on this topic in this article. I hope that it may help you to wrap your head… (more…)
Read more »
Contribute to merkleshare development by creating an account on GitHub. (more…)
Read more »
A Python library for running computationally expensive experiments. - GitHub - wickerlab/memento: A Python library for running computationally expensive experiments. (more…)
Read more »
Recently, there was a tweet by Ned Batchelder that illustrated how to make Python REPL output prettier. I went to implement it, and wanted to put together some instructions for the future.
Read more »
An extremely fast Python linter and code formatter, written in Rust. - GitHub - astral-sh/ruff: An extremely fast Python linter and code formatter, written in Rust. (more…)
Read more »