Utility for transfer items from the 1password (*.1pif files) to the pass
Project description
1pass2pass
Utility for transfer items from the 1password (*.1pif files) to the pass (the standard unix password manager).
Usage
python 1pass2pass [-h] [-v] [-p] [-f] [-fl] <1pif filename> <folder>
Positional arguments:
<1pif filename> - path to *.1pif file for processing
<folder> - path to folder for store passwords
Optional arguments:
-h, --help - show help message
-v, --verbose - increase output verbosity
-p, --print-only - print data into console, without saving into password store
-f, --force - force overwrite existing passwords (default=False)
-fl, --first-line - Put password in first line (default=False)
WARN: If you whant to use the
Pass
aplication on iOS, you need to use the--first-line
option. Because thePass
app on iOS find the password in the first line.
Example
python 1pass2pass.py -v -f -fl ~/Downloads/1password.1pif /Personal
Where we import passwords from ~/Downloads/1password.1pif
to the folder /Personal
with verbose output, force overwrite existing passwords and put password in first line.
Requirements
- python 3.6+
- loguru
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file 1pass2pass-0.0.3.tar.gz
.
File metadata
- Download URL: 1pass2pass-0.0.3.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/65.4.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 903860cf9e5db7d10968b5609387a8e534ea4f663cebd0356317218216e7832d |
|
MD5 | 0f381aa0732e140e7e912adcd79671c7 |
|
BLAKE2b-256 | 5ae4985dd106bc74833035ae08508134daa5c0364f832d3813f03e8d62e02d4f |
File details
Details for the file 1pass2pass-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: 1pass2pass-0.0.3-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/65.4.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7789d68cfbf66afcf3fd224d8f630ea1c6730db8aa86ad1b9573a211fb85da99 |
|
MD5 | 5f21e115265d60a4e2ee3f58d3f9724f |
|
BLAKE2b-256 | 52b5ddce616fe9533973ad98d174946121a71b9c04cea9b8d8c6b210ed95dd53 |