Skip to main content

Venmo CLI

Project description

https://img.shields.io/pypi/v/venmo.svg https://travis-ci.org/zackhsi/venmo.svg?branch=master

Venmo

Pay or charge people on the command line!

$ venmo pay @zackhsi 23.19 "Thanks for the beer <3"
$ venmo charge 19495551234 23.19 "That beer wasn't free!"

Installation

venmo can be installed via pip.

$ pip install venmo

Setup

Set up venmo by running:

$ venmo configure

> Venmo email [None]: zackhsi@gmail.com
> Venmo password [None]:
> Verification code: 908126  # for 2 factor authentication

That’s it!

Contributing

Pull requests welcome! To get started, first clone the repository:

$ git clone git@github.com:zackhsi/venmo.git

Create a virtualenv containing an editable installation of venmo, plus development dependencies:

$ make init

Activate the virtualenv:

$ pipenv shell

Run tests:

$ make test

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

venmo-0.12.0.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

venmo-0.12.0-py2.py3-none-any.whl (9.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page