Skip to content

Rudhra517/inhu

This branch is 1 commit ahead of, 26 commits behind heroku/python-getting-started:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8499d1d · Apr 20, 2024
Feb 2, 2024
Dec 7, 2023
Dec 7, 2023
May 19, 2023
May 19, 2023
Dec 7, 2023
Sep 18, 2023
May 19, 2023
May 21, 2023
Apr 20, 2024
Apr 17, 2024
Apr 9, 2024

Repository files navigation

Python: Getting Started

A barebones Django app, which can easily be deployed to Heroku.

Deploying to Heroku

Using resources for this example app counts towards your usage. Delete your app and database as soon as you are done experimenting to control costs.

By default, apps use Eco dynos if you are subscribed to Eco. Otherwise, it defaults to Basic dynos. The Eco dynos plan is shared across all Eco dynos in your account and is recommended if you plan on deploying many small apps to Heroku. Learn more about our low-cost plans here.

Eligible students can apply for platform credits through our new Heroku for GitHub Students program.

This application supports the Getting Started with Python on Heroku article - check it out for instructions on how to deploy this app to Heroku and also run it locally.

Alternatively, you can deploy it using this Heroku Button:

Deploy

For more information about using Python on Heroku, see these Dev Center articles:

Releases

No releases published

Packages

No packages published

Languages

  • Python 61.8%
  • HTML 36.5%
  • Procfile 1.7%