Name | fabric2 JSON |
Version |
3.2.2
JSON |
| download |
home_page | https://fabfile.org |
Summary | High level SSH command execution |
upload_time | 2023-08-31 01:42:07 |
maintainer | |
docs_url | None |
author | Jeff Forcier |
requires_python | |
license | BSD |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
|
|version| |python| |license| |ci| |coverage|
.. |version| image:: https://img.shields.io/pypi/v/fabric
:target: https://pypi.org/project/fabric/
:alt: PyPI - Package Version
.. |python| image:: https://img.shields.io/pypi/pyversions/fabric
:target: https://pypi.org/project/fabric/
:alt: PyPI - Python Version
.. |license| image:: https://img.shields.io/pypi/l/fabric
:target: https://github.com/fabric/fabric/blob/main/LICENSE
:alt: PyPI - License
.. |ci| image:: https://img.shields.io/circleci/build/github/fabric/fabric/main
:target: https://app.circleci.com/pipelines/github/fabric/fabric
:alt: CircleCI
.. |coverage| image:: https://img.shields.io/codecov/c/gh/fabric/fabric
:target: https://app.codecov.io/gh/fabric/fabric
:alt: Codecov
Welcome to Fabric!
==================
Fabric is a high level Python (2.7, 3.4+) library designed to execute shell
commands remotely over SSH, yielding useful Python objects in return. It builds
on top of `Invoke <https://pyinvoke.org>`_ (subprocess command execution and
command-line features) and `Paramiko <https://paramiko.org>`_ (SSH protocol
implementation), extending their APIs to complement one another and provide
additional functionality.
To find out what's new in this version of Fabric, please see `the changelog
<https://fabfile.org/changelog.html#{}>`_.
The project maintainer keeps a `roadmap
<https://bitprophet.org/projects#roadmap>`_ on his website.
Raw data
{
"_id": null,
"home_page": "https://fabfile.org",
"name": "fabric2",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Jeff Forcier",
"author_email": "jeff@bitprophet.org",
"download_url": "https://files.pythonhosted.org/packages/b1/1d/c91460e785b0d40f1f31addcb66957629197fba51db07f978440c0a81914/fabric2-3.2.2.tar.gz",
"platform": null,
"description": "|version| |python| |license| |ci| |coverage|\n\n.. |version| image:: https://img.shields.io/pypi/v/fabric\n :target: https://pypi.org/project/fabric/\n :alt: PyPI - Package Version\n.. |python| image:: https://img.shields.io/pypi/pyversions/fabric\n :target: https://pypi.org/project/fabric/\n :alt: PyPI - Python Version\n.. |license| image:: https://img.shields.io/pypi/l/fabric\n :target: https://github.com/fabric/fabric/blob/main/LICENSE\n :alt: PyPI - License\n.. |ci| image:: https://img.shields.io/circleci/build/github/fabric/fabric/main\n :target: https://app.circleci.com/pipelines/github/fabric/fabric\n :alt: CircleCI\n.. |coverage| image:: https://img.shields.io/codecov/c/gh/fabric/fabric\n :target: https://app.codecov.io/gh/fabric/fabric\n :alt: Codecov\n\nWelcome to Fabric!\n==================\n\nFabric is a high level Python (2.7, 3.4+) library designed to execute shell\ncommands remotely over SSH, yielding useful Python objects in return. It builds\non top of `Invoke <https://pyinvoke.org>`_ (subprocess command execution and\ncommand-line features) and `Paramiko <https://paramiko.org>`_ (SSH protocol\nimplementation), extending their APIs to complement one another and provide\nadditional functionality.\n\nTo find out what's new in this version of Fabric, please see `the changelog\n<https://fabfile.org/changelog.html#{}>`_.\n\nThe project maintainer keeps a `roadmap\n<https://bitprophet.org/projects#roadmap>`_ on his website.\n\n\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "High level SSH command execution",
"version": "3.2.2",
"project_urls": {
"CI": "https://app.circleci.com/pipelines/github/fabric/fabric",
"Changelog": "https://www.fabfile.org/changelog.html",
"Docs": "https://docs.fabfile.org",
"Homepage": "https://fabfile.org",
"Issues": "https://github.com/fabric/fabric/issues",
"Source": "https://github.com/fabric/fabric",
"Twitter": "https://twitter.com/pyfabric"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "18c9f553ad9ae127e02da95db5e934dbf5296d573cafd760dd551f8ef781ab2f",
"md5": "5fe9ba7b0a39fd24319d929d09a223b8",
"sha256": "3a062a197ce515fe2380c9ec24f77ddf9fca5965c76a76283269a34c590f6e5e"
},
"downloads": -1,
"filename": "fabric2-3.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5fe9ba7b0a39fd24319d929d09a223b8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 114964,
"upload_time": "2023-08-31T01:42:02",
"upload_time_iso_8601": "2023-08-31T01:42:02.257910Z",
"url": "https://files.pythonhosted.org/packages/18/c9/f553ad9ae127e02da95db5e934dbf5296d573cafd760dd551f8ef781ab2f/fabric2-3.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b11dc91460e785b0d40f1f31addcb66957629197fba51db07f978440c0a81914",
"md5": "b2386a6d7573694fbe001f1cc16fb371",
"sha256": "8f14b6cfcaacd2923f1faafca9f160c6812ca5ebec1730558ba2320af8d93c42"
},
"downloads": -1,
"filename": "fabric2-3.2.2.tar.gz",
"has_sig": false,
"md5_digest": "b2386a6d7573694fbe001f1cc16fb371",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 183255,
"upload_time": "2023-08-31T01:42:07",
"upload_time_iso_8601": "2023-08-31T01:42:07.004228Z",
"url": "https://files.pythonhosted.org/packages/b1/1d/c91460e785b0d40f1f31addcb66957629197fba51db07f978440c0a81914/fabric2-3.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-31 01:42:07",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "fabric",
"github_project": "fabric",
"travis_ci": false,
"coveralls": true,
"github_actions": false,
"circle": true,
"lcname": "fabric2"
}