Skip to main content

Helps in deploying django files to heroku.

Project description

Makes the necessary changes to your django files and deploys them to heroku.

Usage:

from primepastalib import herokuLogin, djangoDeploy

#projectName is the name of your django project, and appName is the name that you’d your heroku app to have.

#adds the required files and makes changes to the settings.py file, and deploys them to heroku. Make sure you’re logged in. Heroku will choose a name for the app.

djangoDeploy(‘projectName’)

#Does the same as above, except the name you pass will be used for the app.

djangoDeploy(‘projectName’, ‘appName’)

#You can also login to heroku by running the following: (It is recommended that you log into the heroku CLI yourself.)

herokuLogin()

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

djangoherokudeployer-0.1.tar.gz (3.2 kB view details)

Uploaded Source

File details

Details for the file djangoherokudeployer-0.1.tar.gz.

File metadata

  • Download URL: djangoherokudeployer-0.1.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.1 CPython/3.7.7

File hashes

Hashes for djangoherokudeployer-0.1.tar.gz
Algorithm Hash digest
SHA256 8b98a8e630bfb2a6c688f251ed6614f93c462f580f11c43589e6a1fee6b0bb92
MD5 426bd6e52651d16c50e94a1ded238151
BLAKE2b-256 18ac1f16b833d652ec4ca4fc0d8103c6d107330a2d1f33507393934192a24070

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page