Difio registration agent for Heroku / Python applications
Project description
Difio registration agent for Heroku / Python applications.
It compiles a list of locally installed Python packages and sends it to <http://www.dif.io>.
Installing on your Heroku application
Create an account at <http://www.dif.io>
Create a Python application on Heroku
Add a dependency in your requirements.txt file
echo 'difio-heroku-python' >> requirements.txt
Set the following environment variables on Heroku
heroku config:set DIFIO_USER_ID=YourUserID heroku config:set DIFIO_APP_NAME=MyApplication heroku config:set DIFIO_APP_URL=http://myapp.herokuapp.com
Then push your application to Heroku
git push heroku master
That’s it, you can now check your application statistics at <http://www.dif.io>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file difio-heroku-python-1.0.tar.gz
.
File metadata
- Download URL: difio-heroku-python-1.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b90e0335d9eaa5d762d214c761a7bfb7dcb8b1aa989f3815cd6cc461b207e146 |
|
MD5 | e891d94c8a2adc63a5252144dda40b5b |
|
BLAKE2b-256 | 3cc66df44e7ce3d374e26d4f035de1b76bd4d88f32f8c975c4c5b63b78d32157 |