venmo
venmo copied to clipboard
:moneybag: Venmo CLI
Log: ``` venmo configure Venmo email [None]: [email protected] Venmo password [None]: ********* Traceback (most recent call last): File "/home/oooseun/.local/bin/venmo", line 10, in sys.exit(main()) File "/home/oooseun/.local/lib/python2.7/site-packages/venmo/cli.py", line 96, in main parse_args()...
Have you heard of/had any issues yourself of the `access_token` in `~/.venmo/credentials` timing out? I'm getting the following error: ``` pi@raspberrypi:~/Recurring_Venmo $ venmo charge 1.00 'test' Traceback (most recent call...
We have a dedicated account that accepts venmo payment for our rent. This needs to get transferred to a bank account where the actual rent check gets sent. If this...
Hi, Thank you for the great repo, you saved a ton of my time. ;) It seems like we can only pay or request to one person. Also, I collected...
Added balance.py under the venmo folder which allows you to use the cli to view the account balance in your venmo account. ++ added configuration prompt if not previously configured....
From https://github.com/zackhsi/venmo/issues/34#issuecomment-317269591.
http://argcomplete.readthedocs.org/en/latest/_modules/argcomplete.html https://github.com/kislyuk/argcomplete