dsd-heroku


Namedsd-heroku JSON
Version 0.9.3 PyPI version JSON
download
home_pageNone
SummaryA plugin for django-simple-deploy, supporting deployments to Heroku.
upload_time2025-01-27 19:43:55
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords django deployment
VCS
bugtrack_url
requirements asgiref black build certifi charset-normalizer click colorama django docutils idna importlib-metadata iniconfig jaraco-classes jaraco-context jaraco-functools keyring more-itertools mypy-extensions nh3 packaging pathspec pkginfo platformdirs pluggy pygments pyproject-hooks pytest readme-renderer requests requests-toolbelt rfc3986 setuptools sqlparse toml tqdm twine urllib3 zipp
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # dsd-heroku

A plugin for deploying Django projects to Heroku, 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-heroku",
    "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/32/8b/0e3b8566ada7f44cc19237729938f182ff39ea3ba7e5f76352bc4fc66248/dsd_heroku-0.9.3.tar.gz",
    "platform": null,
    "description": "# dsd-heroku\n\nA plugin for deploying Django projects to Heroku, 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 Heroku.",
    "version": "0.9.3",
    "project_urls": {
        "Changelog": "https://github.com/django-simple-deploy/dsd-heroku/blob/main/CHANGELOG.md",
        "Documentation": "https://github.com/django-simple-deploy/dsd-heroku",
        "GitHub": "https://github.com/django-simple-deploy/dsd-heroku"
    },
    "split_keywords": [
        "django",
        " deployment"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "053a26a4f1c37a5d58ca35660e1a3d6beae3d416753b7c5e8253e4ad36f71215",
                "md5": "e4fb0a8909f0264bbcc9c05c15670d8d",
                "sha256": "d7ff7b0a15dd223fac07b97f8ffd78c08086ea779488ce57e4b60bc9bc9a3234"
            },
            "downloads": -1,
            "filename": "dsd_heroku-0.9.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e4fb0a8909f0264bbcc9c05c15670d8d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 12032,
            "upload_time": "2025-01-27T19:43:53",
            "upload_time_iso_8601": "2025-01-27T19:43:53.908389Z",
            "url": "https://files.pythonhosted.org/packages/05/3a/26a4f1c37a5d58ca35660e1a3d6beae3d416753b7c5e8253e4ad36f71215/dsd_heroku-0.9.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "328b0e3b8566ada7f44cc19237729938f182ff39ea3ba7e5f76352bc4fc66248",
                "md5": "10b99342cbef4a3851a11d5b032cb0a8",
                "sha256": "dc02717d3b7827aa24a11467f431a23da862c0fa0419a6beff0d4d7271ab6d88"
            },
            "downloads": -1,
            "filename": "dsd_heroku-0.9.3.tar.gz",
            "has_sig": false,
            "md5_digest": "10b99342cbef4a3851a11d5b032cb0a8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 11403,
            "upload_time": "2025-01-27T19:43:55",
            "upload_time_iso_8601": "2025-01-27T19:43:55.105754Z",
            "url": "https://files.pythonhosted.org/packages/32/8b/0e3b8566ada7f44cc19237729938f182ff39ea3ba7e5f76352bc4fc66248/dsd_heroku-0.9.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-27 19:43:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "django-simple-deploy",
    "github_project": "dsd-heroku",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "asgiref",
            "specs": [
                [
                    "==",
                    "3.8.1"
                ]
            ]
        },
        {
            "name": "black",
            "specs": [
                [
                    "==",
                    "22.10.0"
                ]
            ]
        },
        {
            "name": "build",
            "specs": [
                [
                    "==",
                    "1.2.1"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2024.8.30"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "2.0.12"
                ]
            ]
        },
        {
            "name": "click",
            "specs": [
                [
                    "==",
                    "8.1.7"
                ]
            ]
        },
        {
            "name": "colorama",
            "specs": [
                [
                    "==",
                    "0.4.6"
                ]
            ]
        },
        {
            "name": "django",
            "specs": [
                [
                    "==",
                    "5.0"
                ]
            ]
        },
        {
            "name": "docutils",
            "specs": [
                [
                    "==",
                    "0.21.2"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.10"
                ]
            ]
        },
        {
            "name": "importlib-metadata",
            "specs": [
                [
                    "==",
                    "8.5.0"
                ]
            ]
        },
        {
            "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.5.0"
                ]
            ]
        },
        {
            "name": "more-itertools",
            "specs": [
                [
                    "==",
                    "10.5.0"
                ]
            ]
        },
        {
            "name": "mypy-extensions",
            "specs": [
                [
                    "==",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "nh3",
            "specs": [
                [
                    "==",
                    "0.2.18"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "==",
                    "24.1"
                ]
            ]
        },
        {
            "name": "pathspec",
            "specs": [
                [
                    "==",
                    "0.12.1"
                ]
            ]
        },
        {
            "name": "pkginfo",
            "specs": [
                [
                    "==",
                    "1.11.2"
                ]
            ]
        },
        {
            "name": "platformdirs",
            "specs": [
                [
                    "==",
                    "4.3.6"
                ]
            ]
        },
        {
            "name": "pluggy",
            "specs": [
                [
                    "==",
                    "1.5.0"
                ]
            ]
        },
        {
            "name": "pygments",
            "specs": [
                [
                    "==",
                    "2.18.0"
                ]
            ]
        },
        {
            "name": "pyproject-hooks",
            "specs": [
                [
                    "==",
                    "1.2.0"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "8.2.0"
                ]
            ]
        },
        {
            "name": "readme-renderer",
            "specs": [
                [
                    "==",
                    "44.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.26.0"
                ]
            ]
        },
        {
            "name": "requests-toolbelt",
            "specs": [
                [
                    "==",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "rfc3986",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    "==",
                    "69.5.1"
                ]
            ]
        },
        {
            "name": "sqlparse",
            "specs": [
                [
                    "==",
                    "0.5.1"
                ]
            ]
        },
        {
            "name": "toml",
            "specs": [
                [
                    "==",
                    "0.10.2"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    "==",
                    "4.66.6"
                ]
            ]
        },
        {
            "name": "twine",
            "specs": [
                [
                    "==",
                    "3.4.2"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "1.26.20"
                ]
            ]
        },
        {
            "name": "zipp",
            "specs": [
                [
                    "==",
                    "3.20.2"
                ]
            ]
        }
    ],
    "lcname": "dsd-heroku"
}
        
Elapsed time: 0.43276s