Code Monkey home page Code Monkey logo

monthly-venmo's Introduction

Monthly Venmo


Logo

monthly-venmo

A Python script to automate monthly Venmo requests
Explore the docs »

View Demo · Report Bug · Ask a Question

ui.dev newsletter - your weekly dose of JS Support the project by signing up for the UI.dev newsletter using our link!

Table of Contents

  1. About The Project
  2. Getting Started
  3. License
  4. Contact
  5. Acknowledgements

About The Project

This is a Python script which runs once a month and sends Venmo requests. And it notifies you via Telegram when the requests were sent.

There is also a second script — health.py — which runs once a week on Sundays to ensure everything is working as expected.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • Python >= v3
  • pip

Installation

  1. Clone the repo
    git clone https://github.com/jsjoeio/monthly-venmo.git
  2. Install pip packages
    pip install -r requirements.txt
  3. Copy the .env.example to .env and add environment variables
  4. Run the health script to verify setup:
    python3 health.py
  5. Run the main script:
    python3 init.py

Updating the requirements.txt

  1. Run this command
pip3 freeze > requirements.txt
  1. delete all the nonesense (aka leave only the actual modules used in the script)

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

Contact

Joe Previte - @jsjoeio

Project Link: https://github.com/jsjoeio/monthly-venmo

Acknowledgements

monthly-venmo's People

Contributors

jsjoeio avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.