Fabric39


NameFabric39 JSON
Version 1.15.3.post2 PyPI version JSON
download
home_pagehttps://github.com/Parsely/fabric/
SummaryFabric is a simple, Pythonic tool for remote execution and deployment (py2.7/py3.4+ compatible fork).
upload_time2023-11-27 22:19:35
maintainerBrian Abelson
docs_urlNone
authorJeff Forcier
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Fabric39 is a fork of `Fabric 3 <https://github.com/mathiasertl/fabric>`_ to provide compatibility with Python3.9+. Fabric3 is a deprecated fork of `Fabric <http://fabfile.org>`_ to provide compatability
with Python 2.7 and 3.4+. Here is the originaly description of Fabric 3:

The goal is to stay 100% compatible with the original Fabric.  Any new releases
of Fabric will also be released here.  Please file issues for any differences
you find. Known differences are `documented on github
<https://github.com/mathiasertl/fabric/>`.

To find out what's new in this version of Fabric, please see `the changelog
<http://fabfile.org/changelog.html>`_ of the original Fabric.

For more information, please see the Fabric website or execute ``fab --help``.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Parsely/fabric/",
    "name": "Fabric39",
    "maintainer": "Brian Abelson",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "brian.abelson@parsely.com",
    "keywords": "",
    "author": "Jeff Forcier",
    "author_email": "jeff@bitprophet.org",
    "download_url": "https://files.pythonhosted.org/packages/74/61/94533c6acfc8ec2864783603af1029d3ef586c63d4a8220e4cc8050b61a8/Fabric39-1.15.3.post2.tar.gz",
    "platform": null,
    "description": "\nFabric39 is a fork of `Fabric 3 <https://github.com/mathiasertl/fabric>`_ to provide compatibility with Python3.9+. Fabric3 is a deprecated fork of `Fabric <http://fabfile.org>`_ to provide compatability\nwith Python 2.7 and 3.4+. Here is the originaly description of Fabric 3:\n\nThe goal is to stay 100% compatible with the original Fabric.  Any new releases\nof Fabric will also be released here.  Please file issues for any differences\nyou find. Known differences are `documented on github\n<https://github.com/mathiasertl/fabric/>`.\n\nTo find out what's new in this version of Fabric, please see `the changelog\n<http://fabfile.org/changelog.html>`_ of the original Fabric.\n\nFor more information, please see the Fabric website or execute ``fab --help``.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Fabric is a simple, Pythonic tool for remote execution and deployment (py2.7/py3.4+ compatible fork).",
    "version": "1.15.3.post2",
    "project_urls": {
        "Homepage": "https://github.com/Parsely/fabric/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9451231c9a45abb90d6898530370ba6565b0352b11c9c97d6b4ff40310b0babc",
                "md5": "848a28eaa568f505778d4d9d77f86668",
                "sha256": "a864493987824b96317de3e743ebe6909e5ba82c73f37e00a651a81458021533"
            },
            "downloads": -1,
            "filename": "Fabric39-1.15.3.post2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "848a28eaa568f505778d4d9d77f86668",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 92753,
            "upload_time": "2023-11-27T22:19:33",
            "upload_time_iso_8601": "2023-11-27T22:19:33.915718Z",
            "url": "https://files.pythonhosted.org/packages/94/51/231c9a45abb90d6898530370ba6565b0352b11c9c97d6b4ff40310b0babc/Fabric39-1.15.3.post2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "746194533c6acfc8ec2864783603af1029d3ef586c63d4a8220e4cc8050b61a8",
                "md5": "fd3b0f1ac85131bd062f71a313c3310f",
                "sha256": "a934e01222e6867ae7651d7370428ea41f34af14cf3435d9cad44ae3b9b22064"
            },
            "downloads": -1,
            "filename": "Fabric39-1.15.3.post2.tar.gz",
            "has_sig": false,
            "md5_digest": "fd3b0f1ac85131bd062f71a313c3310f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 225320,
            "upload_time": "2023-11-27T22:19:35",
            "upload_time_iso_8601": "2023-11-27T22:19:35.843510Z",
            "url": "https://files.pythonhosted.org/packages/74/61/94533c6acfc8ec2864783603af1029d3ef586c63d4a8220e4cc8050b61a8/Fabric39-1.15.3.post2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-27 22:19:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Parsely",
    "github_project": "fabric",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "fabric39"
}
        
Elapsed time: 0.27524s