Python wrapper for passrs
Project description
pypassrs
A Python wrapper around passrs
Usage
from pypassrs import pypassrs
# Initialize a new password storage
pypassrs.init(".passrs_storage")
# Generate a new password
password = pypassrs.generate()
# Insert the new password into the storage
pypassrs.insert("path/to/password", password)
# Alternatively, store the password that is generated
pypassrs.generate("path/to/password2")
# Get a password
pypassrs.show("path/to/password")
# Show password directory
print(pypassrs.tree())
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
pypassrs-0.5.5.tar.gz
(1.4 kB
view hashes)
Built Distributions
Close
Hashes for pypassrs-0.5.5-cp311-cp311-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a10e7b72f34e1bdca09ab96aa01fab887670e48edcaf709956cc86fffd27950 |
|
MD5 | 6d980c0a318cf6e821b30a43bb5ea117 |
|
BLAKE2b-256 | 76c5b99bc7ee1923c64c60fb7797bc3aaf9733464ecf70b1c486e35f345dff0b |
Close
Hashes for pypassrs-0.5.5-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5db44e9a643fa4643f5a0c59abe16be955c248f5af3fa399565c127dc6e4c3d |
|
MD5 | 9fb95a0de345ef0823e5da0a6f60044d |
|
BLAKE2b-256 | 7dd8a11f9300003be658959c9defd3ab82315b730318fc3032e95974ae83e240 |
Close
Hashes for pypassrs-0.5.5-cp310-cp310-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13f94e8ffb758ede788a39b7aeef1134edb5c1e3b4c2be23817a83e253f37b67 |
|
MD5 | 97a91768bf2f9f76583e86225a486527 |
|
BLAKE2b-256 | 1763e481050df3fc775b5966ae6dbd88580ba941b6f56befef22844f98d6f2c2 |
Close
Hashes for pypassrs-0.5.5-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a01c633281b6586e35d556f7f7921061405fa119de1509cb61c99657cd4ea23 |
|
MD5 | abaef3ae1bad141574e3b977a1ef2853 |
|
BLAKE2b-256 | ebefb4b75a64e8fd350f1baaa141bdcb53e4b921ee3e099772f38b20cef02ea3 |
Close
Hashes for pypassrs-0.5.5-cp39-cp39-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c761c7d8e68c3f93b534cbfd1483636c33b1d9b415393e3d74f1de1469564843 |
|
MD5 | d68052f31a200f2cd0ce8c682dbcf3e9 |
|
BLAKE2b-256 | 1e0b3e3dce7a353ecebb5a73bc48f755320cc860a45cb8c109a4d9d24cd658dd |
Close
Hashes for pypassrs-0.5.5-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b566d6d12e77ebdabdf48a0ccfbf0609193218921912a71a781155610a9e7db9 |
|
MD5 | f385b6a33bd644a4d773ff9cd87a80ca |
|
BLAKE2b-256 | be01ad731711a24076d99fd0295ac08a53fe4298bc7728b0ca598212282ab363 |