Skip to content

realpython/robocrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoboCrop

Local Testing

Create local .env:

DEBUG=yes
CLIENT_KEY=testkey
WEB_CONCURRENCY=2
pip install -r requirements.txt
heroku local
open http://localhost:5000/?url=...&w=100

Deployment

heroku config:set DEBUG=no CLIENT_KEY=...
git push heroku master

About

Your friendly neighbourhood image resizing API. Resize or aspect, you're cropping with me.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages