Twiggy

Twiggy 0.4.4

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...

read more
Petapass

Petapass 0.2.1

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'...

read more