macos_keychain
MacOS keychain password manager
Adding a password to keychain
import macos_keychain
macos_keychain.add(name='API token', value='<TOKEN>')
Removing passwords in keychain
import macos_keychain
macos_keychain.rm(name='API token')
Listing passwords in keychain
import macos_keychain
macos_keychain.ls()
Getting password in keychain
import macos_keychain
macos_keychain.get(name='API token')
Release files for macos-keychain 0.2.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 | |
|---|---|---|---|
| macos_keychain-0.2.1.tar.gz | 2.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| macos_keychain-0.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.4 kB
Release files / macos_keychain-0.2.1.tar.gz
| Download URL | macos_keychain-0.2.1.tar.gz |
|---|---|
| Size | 2.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0b6a5719ac9da78d796af717525be042b36daf45013d91d1f9071da3cc61ae6f
|
|
BLAKE2b-256 checksum How to use checksums |
fc381954b8e643ba9e6e8690c9f19d9ac06a19e996b2fb493fcc44f616d30e5c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/0.12.11 CPython/3.6.7 Darwin/18.6.0
|
Release files / macos_keychain-0.2.1-py3-none-any.whl
| Download URL | macos_keychain-0.2.1-py3-none-any.whl |
|---|---|
| Size | 4.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3a242aad0c37e486a5d03ec3be0aaff6ecfcce30eb28a79610ab84659ab2d5df
|
|
BLAKE2b-256 checksum How to use checksums |
5a5df617ac843a73379ab400f119b3aabd0c6feaaf1bdafe332ad0bf30ae6814
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/0.12.11 CPython/3.6.7 Darwin/18.6.0
|