Releases: francisluong/py-auth-userpass
Releases · francisluong/py-auth-userpass
change folder to just 'userpass'... now import via "from userpass import Userpass, UserpassError"
change folder to just 'userpass'... now import via "from userpass import Userpass, UserpassError"
Latest
change folder to just 'userpass'... now import via "from userpass import Userpass, UserpassError"
v0.3.0: switch to new-style class with user/passwd properties
v0.2.0: switch to new-style class with user/passwd properties
v0.2.0
v0.2.0: allow filepath arg on init for load, user and passwd are now …
v0.0.2 - Testing Travis Deploy to PyPi
added optional parameter 'input_user' to Userpass.passwd()
v.0.0.1 Initial Release
v0.0.1 pypi packaging mods