Skip to content

thelastnode/venmo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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

Then install the development package:

python setup.py develop

About

💰 Venmo CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%