# 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).
Release files for userpass 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| userpass-0.1.1.tar.gz | 3.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| userpass-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.0 kB
Release files / userpass-0.1.1.tar.gz
| Download URL | userpass-0.1.1.tar.gz |
|---|---|
| Size | 3.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4951e428ecd18e912af86ce2e1a8439615419459ebbd9e9c6628eba57ab4bbdb
|
|
BLAKE2b-256 checksum How to use checksums |
4b41fd673a3159b15e6951eaf849745320f8c470ad9d5b14ea8970a0f93b096c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / userpass-0.1.1-py3-none-any.whl
| Download URL | userpass-0.1.1-py3-none-any.whl |
|---|---|
| Size | 5.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c61d4743290980ca8ea44cf573156a3bb00f55503b884facbe4fb4e1168e4d08
|
|
BLAKE2b-256 checksum How to use checksums |
ac75d50b54ec11a9e86c1e19c29bb69a25ef2929eb27fc5da0a23969f68313fd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |