dsd-flyio


Namedsd-flyio JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryA plugin for django-simple-deploy, supporting deployments to Fly.io.
upload_time2025-02-10 16:12:53
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords django deployment
VCS
bugtrack_url
requirements asgiref black build certifi charset-normalizer click django django-simple-deploy docutils id idna iniconfig jaraco-classes jaraco-context jaraco-functools keyring markdown-it-py mdurl more-itertools mypy-extensions nh3 packaging pathspec platformdirs pluggy pygments pyproject-hooks pytest readme-renderer requests requests-toolbelt rfc3986 rich sqlparse toml twine urllib3
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # dsd-flyio

A plugin for deploying Django projects to Fly.io, 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-flyio",
    "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/f1/d5/03d7138eb31c94d0e61ccf5df072d6d79c73fa5c47596b108359238220e3/dsd_flyio-1.0.0.tar.gz",
    "platform": null,
    "description": "# dsd-flyio\n\nA plugin for deploying Django projects to Fly.io, 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 Fly.io.",
    "version": "1.0.0",
    "project_urls": {
        "Changelog": "https://github.com/django-simple-deploy/dsd-flyio/blob/main/CHANGELOG.md",
        "Documentation": "https://github.com/django-simple-deploy/dsd-flyio",
        "GitHub": "https://github.com/django-simple-deploy/dsd-flyio"
    },
    "split_keywords": [
        "django",
        " deployment"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "007b9dc9c1b5e4ad9755476a8782bed19a6bf0b1f3062b0f9545aeb428fdf740",
                "md5": "a50a6ce6b8ec3e1e5ef7ae41b49aebe8",
                "sha256": "5a4a17444ed2bef7b1f74671e50e9daf70a0ea9a41761f372a0cde0020baa09f"
            },
            "downloads": -1,
            "filename": "dsd_flyio-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a50a6ce6b8ec3e1e5ef7ae41b49aebe8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 17559,
            "upload_time": "2025-02-10T16:12:47",
            "upload_time_iso_8601": "2025-02-10T16:12:47.540204Z",
            "url": "https://files.pythonhosted.org/packages/00/7b/9dc9c1b5e4ad9755476a8782bed19a6bf0b1f3062b0f9545aeb428fdf740/dsd_flyio-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f1d503d7138eb31c94d0e61ccf5df072d6d79c73fa5c47596b108359238220e3",
                "md5": "3802cf532aae04e45e35f04707c85359",
                "sha256": "a5b22e9247973eb7fb8fc646e900dcd76817e9cc444464e7921addabce7fef57"
            },
            "downloads": -1,
            "filename": "dsd_flyio-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3802cf532aae04e45e35f04707c85359",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 15236,
            "upload_time": "2025-02-10T16:12:53",
            "upload_time_iso_8601": "2025-02-10T16:12:53.802480Z",
            "url": "https://files.pythonhosted.org/packages/f1/d5/03d7138eb31c94d0e61ccf5df072d6d79c73fa5c47596b108359238220e3/dsd_flyio-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-10 16:12:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "django-simple-deploy",
    "github_project": "dsd-flyio",
    "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": [
                [
                    "==",
                    "0.9.4"
                ]
            ]
        },
        {
            "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-flyio"
}
        
Elapsed time: 1.39996s