cc-python
There are 26 repositories under cc-python topic.
bbugyi200/result
A fully type-annotated Rust-like Result type for Python.
bbugyi200/greatday
Don't have a good day... Have a great day.
python-boltons/cc-python
general-purpose Python cookiecutter... Used by all repos in this organization.
bbugyi200/basher
CLI tool that acts as a basic package manager for shell libraries.
bbugyi200/python-dummy
Dummy python project used to test the cc-python cookiecutter.
bbugyi200/python-lib
Overly general Python library used when no other library is a good fit.
bbugyi200/python-tools
Miscellaneous tools / executable scripts.
bbugyi200/tmux-utils
Helper scripts for working with tmux more efficiently.
bbugyi200/zorg
The zettel note manager of the future.
bbugyi200/clap
(C)ommand (L)ine (A)rgument (P)arsing... A thin wrapper around the standard argparse library.
bbugyi200/cldr
changelog driven releases (CLDR)...
bbugyi200/hush
A Python library that helps manage secrets using tools specified by plugin hooks.
bbugyi200/logrus
Better logging made easy with support for structlog and the standard logging module.
bbugyi200/logutils
Better logging made easy with support for structlog and the standard logging module.
bbugyi200/magodo
A Python library for working with the todo.txt format, with some magic thrown in.
bbugyi200/shmgr
CLI tool that helps manage shell libraries.
bbugyi200/sync-or-swim
Sync data files across all of your machines (tinyurl.com/sync-or-swim)
bbugyi200/tman
Torrent manager enables you to download / seed your torrents on your own schedule.
python-boltons/clack
command-line application configuration kit (CLACK)... A wrapper around the `argparse` library that aims to handle _all_ application configuration.
python-boltons/logrus
Better logging made easy with support for structlog and the standard logging module.
python-boltons/eris
The Greek Goddess of Strife and Discord... A better way to handle, trace, and log errors in Python.
python-boltons/hush
A Python library that helps manage secrets using tools specified by plugin hooks.
python-boltons/ion
I/O ninja (ION)... Utilities related to I/O that we find useful.
python-boltons/metaman
metadata manager (METAMAN)... Makes use of Python's dynamic nature to inspect a program's internals.
python-boltons/typist
Typing utilities we wish were in the standard library.
bbugyi200/potoroo
Python implementations of the Repository and Unit-of-Work abstractions.