Fabric

View on PyPIReverse Dependencies (284)

3.2.2 fabric-3.2.2-py3-none-any.whl

Wheel Details

Project: Fabric
Version: 3.2.2
Filename: fabric-3.2.2-py3-none-any.whl
Download: [link]
Size: 59417
MD5: 955aefe3e09525dc6b2234729b13ff71
SHA256: 91c47c0be68b14936c88b34da8a1f55e5710fd28397dac5d4ff2e21558113a6f
Uploaded: 2023-08-31 01:42:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fabric
Version: 3.2.2
Summary: High level SSH command execution
Author: Jeff Forcier
Author-Email: jeff[at]bitprophet.org
Home-Page: https://fabfile.org
Project-Url: Docs, https://docs.fabfile.org
Project-Url: Source, https://github.com/fabric/fabric
Project-Url: Issues, https://github.com/fabric/fabric/issues
Project-Url: Changelog, https://www.fabfile.org/changelog.html
Project-Url: CI, https://app.circleci.com/pipelines/github/fabric/fabric
Project-Url: Twitter, https://twitter.com/pyfabric
License: BSD
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Clustering
Classifier: Topic :: System :: Software Distribution
Classifier: Topic :: System :: Systems Administration
Requires-Dist: invoke (>=2.0)
Requires-Dist: paramiko (>=2.4)
Requires-Dist: decorator (>=5)
Requires-Dist: deprecated (>=1.2)
Requires-Dist: pytest (>=7); extra == "pytest"
Provides-Extra: pytest
Provides-Extra: testing
License-File: LICENSE
[Description omitted; length: 1459 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
fabric/__init__.py sha256=xcVl4Vhd7Z9DtRb7w9COYgOWbtkwdCCv7d_VYEz33yQ 540
fabric/__main__.py sha256=z00JNvzM0vdT76LERJuZgWe0H5ndouXX6j3j-t60kvw 139
fabric/_version.py sha256=8f5EbbsSqdasItUa9mGyEo0hs9pmnewPrcf0QPc4dX0 80
fabric/auth.py sha256=TUsDa1x9LL9VxlCzGHDEmAUQnAuqYDNBagg_ZDXPISw 9086
fabric/config.py sha256=1c6ugXmLPKWfKlCr4GhNw_OXnszMeflf1dspl_921a8 14381
fabric/connection.py sha256=1RHLX50orCZewzAadaRPndWP2VESl0p1YM7hyKFP5Ws 45993
fabric/exceptions.py sha256=PVRwZWTccVcuXe9u-P5HR1eQV5PuO49ACaNGS9AEc88 698
fabric/executor.py sha256=_7gvs1AT6fH0eqR2jraif-PchuloY7Iqt6djHjwSmAU 5512
fabric/group.py sha256=zfvdOX2aO-q8Pu2NXDQAQ8qTPLtnsFG8mdC89l0phlM 12340
fabric/main.py sha256=S8aHZOcpjTXWh4CX4gOwUo-Um_qrWntkXR9XqjS08_s 7979
fabric/runners.py sha256=WcsYYD8kS8udWeaNvxF4mjA864p1V9-wIOqpvxyIxRM 6959
fabric/tasks.py sha256=MaJk2HxFOPZ-Uk0w5FAfJI17-3tIMl9jDVyQGerYpBs 4654
fabric/transfer.py sha256=-ZBt92hCZkwcth6d45pBV1YGWXITY3ex4CdMnCfCxTo 14760
fabric/tunnels.py sha256=XAgbpF71B6jvYqgwcDZR1ZLnjhvS5MjxARwD3PfLCAw 5415
fabric/util.py sha256=pefFk-NChhaZp0OT3q-qe6qzsDdJx5hAXYwuefLCXyQ 1446
fabric/testing/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fabric/testing/base.py sha256=xp-ctJowN17y4uxiqmreeT2JeiTbQfcOW8YpI9duFNA 19833
fabric/testing/fixtures.py sha256=bXSCeIptQbeq-LASu2ME8rOzQ018Lp9H-uCxQezFa7I 5971
fabric-3.2.2.dist-info/LICENSE sha256=eSL5f4lvHRYeHr9HCD4wSiNjg2GyVcaQK15PNO7aDa0 1314
fabric-3.2.2.dist-info/METADATA sha256=gZbCZwt5MraCavgBO29IlcorMs2JDq6uRJd5rRgeXz4 3492
fabric-3.2.2.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
fabric-3.2.2.dist-info/entry_points.txt sha256=99Ejmtcqa9WQsIvfWs4sbXCosRbL_XWqr3XxdREeoTA 49
fabric-3.2.2.dist-info/top_level.txt sha256=thYVtHqxtidDsGQhNcBi6HDNM13leiLr6ISHkR66xO8 7
fabric-3.2.2.dist-info/RECORD

top_level.txt

fabric

entry_points.txt

fab = fabric.main:program.run