Skip to content

Releases: francisluong/py-auth-userpass

change folder to just 'userpass'... now import via "from userpass import Userpass, UserpassError"

14 Jul 03:40
Compare
Choose a tag to compare

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

11 Jul 22:51
Compare
Choose a tag to compare
v0.2.0: switch to new-style class with user/passwd properties

v0.2.0

09 Jul 03:44
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
v0.2.0: allow filepath arg on init for load, user and passwd are now …

v0.0.2 - Testing Travis Deploy to PyPi

06 Jul 00:16
Compare
Choose a tag to compare
Pre-release
added optional parameter 'input_user' to Userpass.passwd()

v.0.0.1 Initial Release

06 Jul 00:13
Compare
Choose a tag to compare
Pre-release
v0.0.1

pypi packaging mods