Store username and password at $HOME
Project description
# userpass
[](https://pypi.org/project/userpass) [](https://travis-ci.org/zYeoman/userpass) [](https://codecov.io/gh/zYeoman/userpass) [](https://pypi.org/project/userpass) [](https://choosealicense.com/licenses)
Table of Contents
[Installation](#installation)
[Usage](#usage)
[License](#license)
## Installation
userpass is distributed on [PyPI](https://pypi.org) as a universal wheel and is available on Linux/macOS and Windows and supports Python 2.7/3.5+ and PyPy.
`bash $ pip install userpass `
## Usage
`python from userpass import User # Userinfo file will be stored in `~/.user` file. user = User('.user') username = user.username password = user.password user.del_user() `
## License
userpass is distributed under the terms of the [MIT License](https://choosealicense.com/licenses/mit).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file userpass-0.1.1.tar.gz.
File metadata
- Download URL: userpass-0.1.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4951e428ecd18e912af86ce2e1a8439615419459ebbd9e9c6628eba57ab4bbdb
|
|
| MD5 |
63ff7aabf1cc38e368635d92dc775e72
|
|
| BLAKE2b-256 |
4b41fd673a3159b15e6951eaf849745320f8c470ad9d5b14ea8970a0f93b096c
|
File details
Details for the file userpass-0.1.1-py3-none-any.whl.
File metadata
- Download URL: userpass-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c61d4743290980ca8ea44cf573156a3bb00f55503b884facbe4fb4e1168e4d08
|
|
| MD5 |
c95cde541f1841c852683a566fe414e0
|
|
| BLAKE2b-256 |
ac75d50b54ec11a9e86c1e19c29bb69a25ef2929eb27fc5da0a23969f68313fd
|