New Software for Peter Fein
Twiggy is an early-stage project to build a more Pythonic logging package.Usage:Make display work:>>> import sys; sys.stderr = sys.stdoutSetup is simpleIn your main.py:>>> import twiggy>>> twiggy.quick_setup()Logging Messages>>> from twiggy import *Main...
Petapass is a software that makes better passwords using stateless hashes.The traditional approach to password management is to store passwords in an encrypted file (various password managers use this approach). Petapass instead implements a 'stateless'...
It is more than a standard logging library for Python.Features:cursor-pointer" onclick="spovl3hide();"> Application features Logging messages
Configuring output
Reference Guide
API
What is new in this release:Support for Python 2.6.
What is new in version...