# dsd-platformsh
A plugin for deploying Django projects to Platform.sh, using django-simple-deploy.
For full documentation, see the documentation for [django-simple-deploy](https://django-simple-deploy.readthedocs.io/en/latest/).
Raw data
{
"_id": null,
"home_page": null,
"name": "dsd-platformsh",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "django, deployment",
"author": null,
"author_email": "Eric Matthes <ehmatthes@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/8b/92/dd926ed6d94553851fb4ca34fda50d3f28c19c71b1279b915226bcc45a32/dsd_platformsh-1.1.0.tar.gz",
"platform": null,
"description": "# dsd-platformsh\n\nA plugin for deploying Django projects to Platform.sh, using django-simple-deploy.\n\nFor full documentation, see the documentation for [django-simple-deploy](https://django-simple-deploy.readthedocs.io/en/latest/).\n",
"bugtrack_url": null,
"license": null,
"summary": "A plugin for django-simple-deploy, supporting deployments to Platform.sh.",
"version": "1.1.0",
"project_urls": {
"Changelog": "https://github.com/django-simple-deploy/dsd-platformsh/blob/main/CHANGELOG.md",
"Documentation": "https://github.com/django-simple-deploy/dsd-platformsh",
"GitHub": "https://github.com/django-simple-deploy/dsd-platformsh"
},
"split_keywords": [
"django",
" deployment"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "244d0913916720a3d4a2a0e26bc2ea819978c194ea0569185423e960dc509284",
"md5": "484e1840c167e5535a4b4e1b0553f5fa",
"sha256": "b37cae5bf86dcbd991e96ea363f46a4b76744fce8fbca465e012ee3f425f9fff"
},
"downloads": -1,
"filename": "dsd_platformsh-1.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "484e1840c167e5535a4b4e1b0553f5fa",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 16662,
"upload_time": "2025-08-18T01:18:03",
"upload_time_iso_8601": "2025-08-18T01:18:03.584831Z",
"url": "https://files.pythonhosted.org/packages/24/4d/0913916720a3d4a2a0e26bc2ea819978c194ea0569185423e960dc509284/dsd_platformsh-1.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8b92dd926ed6d94553851fb4ca34fda50d3f28c19c71b1279b915226bcc45a32",
"md5": "a06efe20108e0321e13ffb364b34e47f",
"sha256": "d85eba6ba48a98571b75ba54033732be225ba3d4ec24805471be61a64b7aff78"
},
"downloads": -1,
"filename": "dsd_platformsh-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "a06efe20108e0321e13ffb364b34e47f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 12857,
"upload_time": "2025-08-18T01:18:05",
"upload_time_iso_8601": "2025-08-18T01:18:05.083754Z",
"url": "https://files.pythonhosted.org/packages/8b/92/dd926ed6d94553851fb4ca34fda50d3f28c19c71b1279b915226bcc45a32/dsd_platformsh-1.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-18 01:18:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "django-simple-deploy",
"github_project": "dsd-platformsh",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "asgiref",
"specs": [
[
"==",
"3.8.1"
]
]
},
{
"name": "black",
"specs": [
[
"==",
"25.1.0"
]
]
},
{
"name": "build",
"specs": [
[
"==",
"1.2.2.post1"
]
]
},
{
"name": "certifi",
"specs": [
[
"==",
"2025.1.31"
]
]
},
{
"name": "charset-normalizer",
"specs": [
[
"==",
"3.4.1"
]
]
},
{
"name": "click",
"specs": [
[
"==",
"8.1.8"
]
]
},
{
"name": "django",
"specs": [
[
"==",
"5.1.6"
]
]
},
{
"name": "django-simple-deploy",
"specs": [
[
"==",
"1.0.0"
]
]
},
{
"name": "docutils",
"specs": [
[
"==",
"0.21.2"
]
]
},
{
"name": "id",
"specs": [
[
"==",
"1.5.0"
]
]
},
{
"name": "idna",
"specs": [
[
"==",
"3.10"
]
]
},
{
"name": "iniconfig",
"specs": [
[
"==",
"2.0.0"
]
]
},
{
"name": "jaraco-classes",
"specs": [
[
"==",
"3.4.0"
]
]
},
{
"name": "jaraco-context",
"specs": [
[
"==",
"6.0.1"
]
]
},
{
"name": "jaraco-functools",
"specs": [
[
"==",
"4.1.0"
]
]
},
{
"name": "keyring",
"specs": [
[
"==",
"25.6.0"
]
]
},
{
"name": "markdown-it-py",
"specs": [
[
"==",
"3.0.0"
]
]
},
{
"name": "mdurl",
"specs": [
[
"==",
"0.1.2"
]
]
},
{
"name": "more-itertools",
"specs": [
[
"==",
"10.6.0"
]
]
},
{
"name": "mypy-extensions",
"specs": [
[
"==",
"1.0.0"
]
]
},
{
"name": "nh3",
"specs": [
[
"==",
"0.2.20"
]
]
},
{
"name": "packaging",
"specs": [
[
"==",
"24.2"
]
]
},
{
"name": "pathspec",
"specs": [
[
"==",
"0.12.1"
]
]
},
{
"name": "platformdirs",
"specs": [
[
"==",
"4.3.6"
]
]
},
{
"name": "pluggy",
"specs": [
[
"==",
"1.5.0"
]
]
},
{
"name": "pygments",
"specs": [
[
"==",
"2.19.1"
]
]
},
{
"name": "pyproject-hooks",
"specs": [
[
"==",
"1.2.0"
]
]
},
{
"name": "pytest",
"specs": [
[
"==",
"8.3.4"
]
]
},
{
"name": "readme-renderer",
"specs": [
[
"==",
"44.0"
]
]
},
{
"name": "requests",
"specs": [
[
"==",
"2.32.3"
]
]
},
{
"name": "requests-toolbelt",
"specs": [
[
"==",
"1.0.0"
]
]
},
{
"name": "rfc3986",
"specs": [
[
"==",
"2.0.0"
]
]
},
{
"name": "rich",
"specs": [
[
"==",
"13.9.4"
]
]
},
{
"name": "sqlparse",
"specs": [
[
"==",
"0.5.3"
]
]
},
{
"name": "toml",
"specs": [
[
"==",
"0.10.2"
]
]
},
{
"name": "twine",
"specs": [
[
"==",
"6.1.0"
]
]
},
{
"name": "urllib3",
"specs": [
[
"==",
"2.3.0"
]
]
}
],
"lcname": "dsd-platformsh"
}