Skip to content

Crop-R Demo Application for using the Crop-R API v3

License

Notifications You must be signed in to change notification settings

cropx/cropr_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cropr_demo

Crop-R Demo Application for using the Crop-R API v3

========== Installation

  1. set up virtual env
  2. install requirements:
  3. pip install Django
  4. pip install requests
  5. pip install shapely
  6. rename settings.copy to settings.py
  7. follow the tutorial
  8. copy client_id and client_secret to settings.py
  9. run ./manage.py migrate
  10. run ./manage.py createsuperuser
  11. run ./manage.py runserver

About

Crop-R Demo Application for using the Crop-R API v3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published