dsd-flyio


Namedsd-flyio JSON
Version 0.9.2 PyPI version JSON
download
home_pageNone
SummaryA plugin for django-simple-deploy, supporting deployments to Fly.io.
upload_time2024-12-19 13:52:14
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-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/c9/bc/e4bab4d25553eecf9f651800034776b7bf1d41069a942e8dc6a3b5f142e4/dsd_flyio-0.9.2.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": "0.9.2",
    "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": "",
            "digests": {
                "blake2b_256": "9b4ee60ec0eca3396ac665d71a5bc2ba356be5e2dcda55e0934fdaeecc0c46fa",
                "md5": "838ecaf483b2c6a0ebbebb9ba06b8767",
                "sha256": "27be846632c6ea9b8a704d92a621a337408d4ea0b255f610d19cb3d7d9d48b9e"
            },
            "downloads": -1,
            "filename": "dsd_flyio-0.9.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "838ecaf483b2c6a0ebbebb9ba06b8767",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 17554,
            "upload_time": "2024-12-19T13:52:13",
            "upload_time_iso_8601": "2024-12-19T13:52:13.229868Z",
            "url": "https://files.pythonhosted.org/packages/9b/4e/e60ec0eca3396ac665d71a5bc2ba356be5e2dcda55e0934fdaeecc0c46fa/dsd_flyio-0.9.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9bce4bab4d25553eecf9f651800034776b7bf1d41069a942e8dc6a3b5f142e4",
                "md5": "bcb13688c3067e1a9db719cc879704fb",
                "sha256": "4a2a00b3569313a66d2550b00c9d331220a4f94f162b03317eee053be2553913"
            },
            "downloads": -1,
            "filename": "dsd_flyio-0.9.2.tar.gz",
            "has_sig": false,
            "md5_digest": "bcb13688c3067e1a9db719cc879704fb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 15257,
            "upload_time": "2024-12-19T13:52:14",
            "upload_time_iso_8601": "2024-12-19T13:52:14.696010Z",
            "url": "https://files.pythonhosted.org/packages/c9/bc/e4bab4d25553eecf9f651800034776b7bf1d41069a942e8dc6a3b5f142e4/dsd_flyio-0.9.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-19 13:52:14",
    "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": [
                [
                    "==",
                    "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-flyio"
}
        
Elapsed time: 0.73350s