Skip to main content

No project description provided

Project description

PrivatePrefs

PrivatePrefs - Easily keep sensitive data like API Keys, passwords, email addresses, usernames, etc. out of version control frameworks like GitHub

Pytest - Coverage Package CI

PyPI - Version PyPI - Python Version


Coming Soon - to a pip install near you!

In late stages of alpha testing, currently setting up CI pipeline, writing docs, completing CLI integration, etc.

Table of Contents

Installation

pip install privateprefs

Save value

privateprefs save "My Key" "My Value"

Load value

import privateprefs as prefs
print(prefs.load("My Key"))

License

privateprefs 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

privateprefs-0.0.3.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

privateprefs-0.0.3-py3-none-any.whl (5.7 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