Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sup/the-ramp-at-999
dumb and susceptible to spam
https://github.com/sup/the-ramp-at-999
Last synced: 8 days ago
JSON representation
dumb and susceptible to spam
- Host: GitHub
- URL: https://github.com/sup/the-ramp-at-999
- Owner: sup
- Created: 2019-07-26T19:00:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-29T05:03:40.000Z (over 5 years ago)
- Last Synced: 2024-11-09T04:38:02.646Z (2 months ago)
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BANG BANG
bang bang# Installation
Clone this repo and install dependencies via `pip install -r requirementes.txt` inside a virtualenv. Add Twitter app secrets to your environment and run with `python main.py` to start scheduling tweets.Or, install the heroku toolbelt, create a `.env` file containing your Twitter secrets, and run the app with `heroku local`. You can then host the app on Heroku as well.