{"id":25887877,"url":"https://github.com/djaodjin/djaodjin-deployutils","last_synced_at":"2025-07-25T22:34:59.872Z","repository":{"id":772057,"uuid":"11810962","full_name":"djaodjin/djaodjin-deployutils","owner":"djaodjin","description":"Deploy webapps hosted on djaodjin.com","archived":false,"fork":false,"pushed_at":"2025-06-06T17:11:33.000Z","size":632,"stargazers_count":7,"open_issues_count":3,"forks_count":6,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-07-18T15:59:41.983Z","etag":null,"topics":["deploy-tool","django","flask","session"],"latest_commit_sha":null,"homepage":"https://www.djaodjin.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/djaodjin.png","metadata":{"files":{"readme":"README.md","changelog":"changelog","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-08-01T07:40:39.000Z","updated_at":"2025-05-30T07:40:53.000Z","dependencies_parsed_at":"2023-12-29T02:42:59.325Z","dependency_job_id":"9340f151-c893-4ff9-bc18-c549f68c4656","html_url":"https://github.com/djaodjin/djaodjin-deployutils","commit_stats":{"total_commits":376,"total_committers":4,"mean_commits":94.0,"dds":0.07446808510638303,"last_synced_commit":"391c8bf5ada55574678d19a6d64618cb0d2bcc48"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/djaodjin/djaodjin-deployutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djaodjin%2Fdjaodjin-deployutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djaodjin%2Fdjaodjin-deployutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djaodjin%2Fdjaodjin-deployutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djaodjin%2Fdjaodjin-deployutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djaodjin","download_url":"https://codeload.github.com/djaodjin/djaodjin-deployutils/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djaodjin%2Fdjaodjin-deployutils/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267073129,"owners_count":24031527,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["deploy-tool","django","flask","session"],"created_at":"2025-03-02T18:19:49.322Z","updated_at":"2025-07-25T22:34:59.852Z","avatar_url":"https://github.com/djaodjin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"DjaoDjin deployutils\n====================\n\nThis repository contains the code for the command line tool and modules\nto seamlessly integrate an appplication with DjaoDjin's\n[HTTP session manager proxy](https://github.com/djaodjin/djaoapp).\n\nInstall\n-------\n\nInstall deployutils into your environment\n\n\n    $ pip install djaodjin-deployutils\n\nSee the steps to [integrate with a Django project](docs/deploy-django.rst).\n\n\nDevelopment\n-----------\n\nClone the repository in a virtualenv and install the prerequisites\n\n\n    $ python3 -m .venv\n    $ source .venv/bin/activate\n    $ pip install -r testsite/requirements.txt\n\n\nCreate the credentials file with a ``DJAODJIN_SECRET_KEY`` and the empty db.\n\n\n    $ make initdb\n\n\nRun the web application\n\n\n    $ python manage.py runserver\n\n\nBrowse to http://localhost:8000\n\nRelease Notes\n=============\n\nTested with\n\n- **Python:** 3.10, **Django:** 4.2 ([LTS](https://www.djangoproject.com/download/))\n- **Python:** 3.12, **Django:** 5.1 (next)\n- **Python:** 3.7, **Django:** 3.2 (legacy)\n\n0.13.1\n\n * evals settings passed through environment variables\n * matches saas profile redirects\n\n[previous release notes](changelog)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjaodjin%2Fdjaodjin-deployutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjaodjin%2Fdjaodjin-deployutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjaodjin%2Fdjaodjin-deployutils/lists"}