An open API service indexing awesome lists of open source software.

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.

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
```