Bonjour. This repo contains scripts I've written to make my life easier.
Scripts listed in the index are usable.
flask-heroku api template
scripts template
The result of my laziness. Enjoy.
- Creates a basic flask api file (app.py)
- Creates the required setup files for running the api on heroku.
- Perfect for hackathons
- Allows developers to focus on writing their backend and not required setup files
- Creates a folder of 2 weeks worth of video script templates
- Creates a basic website template based on theflawlessshack website