A minimal, yet valid double-entry accounting system in Python

A minimal, yet valid double-entry accounting system in Python. – GitHub – epogrebnyak/abacus: A minimal, yet valid double-entry accounting system in Python. Read more

Similar

Right and left folds in Python and Haskell

A "fold" is a fundamental primitive in defining operations on data structures; it's particularly important in functional languages where recursion is the default tool to express repetition. In this article I'll present how left and right folds work and ho... (more…)

Read more »

Making Python faster

Subscriptions are the lifeblood of LWN.net. If you appreciate this content and would like to see more of it, your subscription will help to ensure that LWN continues to thrive. Please visit this page to join up and keep LWN on ... (more…)

Read more »