Passwork API library
Project description
Passwork python library
Library to interract with PassworkAPI with Python.
Description
The library helps you to make requests to Passwork within your code using. In current 0.0.1 version it can just find a password by name.
Dependencies
- Python 3.10+
- requests 2.30.0+
Examples
from pypasswork import PassworkAPI
papi = PassworkAPI(url='https://passwork.domain.name', key='foobar', vault_name='Some vault')
password = papi.search_password('password_name')
print(password)
P@ssword
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
pypasswork-0.0.2.tar.gz
(5.8 kB
view details)
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 pypasswork-0.0.2.tar.gz.
File metadata
- Download URL: pypasswork-0.0.2.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
738edc44d963bca08d4002bd681e418896f9c9d2ccade0669aa74dbe268f60d7
|
|
| MD5 |
05b2514ecc7b70c3598f38513662b4ed
|
|
| BLAKE2b-256 |
65416506d2e4ae815a0669e0e7c9f1e302f4515d3eb25096311b91d903957309
|
File details
Details for the file pypasswork-0.0.2-py3-none-any.whl.
File metadata
- Download URL: pypasswork-0.0.2-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4ffc2e38366d50dab965cc74ec78d4bc013aafc56d4729ea42aac1c8e613050
|
|
| MD5 |
7261640ce0ccdb81bdad3d408d7f4af7
|
|
| BLAKE2b-256 |
ecd40c62003bc2c0efe2c9be31565a7870eb359a25fccb22ec7b9f0a173c0437
|