{"id":14972875,"url":"https://github.com/maen08/djangoroku","last_synced_at":"2025-10-26T20:32:22.923Z","repository":{"id":57421730,"uuid":"320362587","full_name":"maen08/djangoroku","owner":"maen08","description":"Djangoroku is the package that helps to deploy Django apps on  Heroku.","archived":false,"fork":false,"pushed_at":"2022-04-14T14:20:31.000Z","size":27,"stargazers_count":7,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T00:23:42.294Z","etag":null,"topics":["deployment","django","django-application","django-deployment","heroku","package"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/djangoroku/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maen08.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-10T18:54:52.000Z","updated_at":"2022-11-06T19:04:35.000Z","dependencies_parsed_at":"2022-09-07T11:51:52.704Z","dependency_job_id":null,"html_url":"https://github.com/maen08/djangoroku","commit_stats":null,"previous_names":["ioi2908/djangoroku"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maen08%2Fdjangoroku","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maen08%2Fdjangoroku/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maen08%2Fdjangoroku/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maen08%2Fdjangoroku/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maen08","download_url":"https://codeload.github.com/maen08/djangoroku/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238397226,"owners_count":19465136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deployment","django","django-application","django-deployment","heroku","package"],"created_at":"2024-09-24T13:47:40.555Z","updated_at":"2025-10-26T20:32:17.622Z","avatar_url":"https://github.com/maen08.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Djangoroku\n\n[![Made in Tanzania](https://img.shields.io/badge/made%20in-tanzania-008751.svg?style=flat-square)](https://github.com/Tanzania-Developers-Community/made-in-tanzania)\n\n[![Build Status](https://travis-ci.org/joemccann/dillinger.svg?branch=master)](https://github.com/ioi2908/djangoroku)\n\n[![Downloads](https://pepy.tech/badge/djangoroku)](https://pepy.tech/project/djangoroku)\n[![Downloads](https://pepy.tech/badge/djangoroku/month)](https://pepy.tech/project/djangoroku)\n[![Downloads](https://pepy.tech/badge/djangoroku/week)](https://pepy.tech/project/djangoroku)\n\n- [Djangoroku](https://github.com/maen08/djangoroku)  **By [@maen08](https://twitter.com/maentechie)**\n\n\nDjangoroku is the package that helps to deploy Django application on Heroku. \n\n#### How\n\n  - Configures the `settings.py` file for deployment\n  - Installs all the necessary packages in your project\n  - Deploys the application while coding\n  - Configures the default database, `sqlite` on Heroku \n\n### Tech\n\nDjangoroku involves these tech:\n\n* [Django](https://docs.djangoproject.com/en/3.1/) - Python backend framework\n* [Heroku](https://dashboard.heroku.com/apps) - PaaS for build and deploy apps\n* [Python](https://www.python.org/) - Server side language\n\n### Installation and Uses\n\nTo install and use `djangoroku` run these commands. Make sure you're at the root directory of your project.\n```sh\n$ pip install djangoroku\n$ echo \"from djangoroku import *\" \u003e deploy.py\n$ python3 deploy.py\n```\n\nThe script will start running and do everything for you. You'll only needed to provide:\n - Your project name\n - Choose the app name (which will be the Heroku domain name)\n - Needed to be logged in your Heroku account (emphasized)\n\nMake sure your project runs with no errors on `localhost`, while developing. Note that, the package only helps you to deploy and not debug your coding errors.\n\n\n### Todos\n\n - Display and interprete Heroku logs for debugging during deployment.\n - Setting up all types of databases.\n \n\nLicense\n----\n\nMIT\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaen08%2Fdjangoroku","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaen08%2Fdjangoroku","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaen08%2Fdjangoroku/lists"}