A tool for editing version-control repositories and translating among different systems. Supports git, bzr, Subversion, darcs, and fossil directly, also hg, CVS, and RCS through plugins. (more…)
Read more »
Python logging made (stupidly) simple. Contribute to Delgan/loguru development by creating an account on GitHub. (more…)
Read more »
The simplest package management in runtime. Contribute to pomponchik/installed development by creating an account on GitHub. (more…)
Read more »
This post discusses two ways to schedule Python tasks. We'll cover Python's schedule package and how to schedule Python via crontab on a Mac. (more…)
Read more »