https://github.com/guilt/lastpass-python-cli
A minimal Python replacement for the Lastpass official CLI.
https://github.com/guilt/lastpass-python-cli
Last synced: over 1 year ago
JSON representation
A minimal Python replacement for the Lastpass official CLI.
- Host: GitHub
- URL: https://github.com/guilt/lastpass-python-cli
- Owner: guilt
- License: mit
- Created: 2020-07-29T05:42:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-13T23:19:57.000Z (almost 5 years ago)
- Last Synced: 2025-02-24T10:13:51.015Z (over 1 year ago)
- Language: Python
- Homepage: https://pypi.org/project/lastpass-python-cli/
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lastpass Python CLI
A minimal Python replacement for the Lastpass official CLI.
## Installation
```bash
pip install git+https://github.com/guilt/lastpass-python.git
pip install lastpass-python-cli
```