Skip to main content

Store username and password at $HOME

Project description

userpass


Table of Contents

Installation

userpass is distributed on PyPI as a universal wheel and is available on Linux/macOS and Windows and supports Python 2.7/3.5+ and PyPy.

$ pip install userpass

Usage

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

userpass-0.1.0.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

userpass-0.1.0-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page