Metadata-Version: |
2.1 |
Name: |
wmflib |
Version: |
1.2.7 |
Summary: |
Generic library for common tasks in the WMF production infrastructure |
Author: |
Luca Toscano |
Author-Email: |
ltoscano[at]wikimedia.org |
Home-Page: |
https://github.com/wikimedia/operations-software-pywmflib |
License: |
GPLv3+ |
Keywords: |
wmf,automation |
Classifier: |
Development Status :: 2 - Pre-Alpha |
Classifier: |
Environment :: Console |
Classifier: |
Intended Audience :: System Administrators |
Classifier: |
License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) |
Classifier: |
Operating System :: MacOS :: MacOS X |
Classifier: |
Operating System :: POSIX :: BSD |
Classifier: |
Operating System :: POSIX :: Linux |
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: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: System :: Systems Administration |
Platform: |
GNU/Linux |
Requires-Python: |
>=3.7 |
Requires-Dist: |
dnspython (>=1.15.0) |
Requires-Dist: |
pyyaml (>=3.11) |
Requires-Dist: |
phabricator (>=0.7.0) |
Requires-Dist: |
requests |
Requires-Dist: |
prospector[with_everything] (>=0.12.4); extra == "prospector" |
Requires-Dist: |
pytest (>=3.10.1); extra == "prospector" |
Requires-Dist: |
bandit (>=1.5.1); extra == "tests" |
Requires-Dist: |
flake8 (>=3.2.1); extra == "tests" |
Requires-Dist: |
flake8-import-order (>=0.18.1); extra == "tests" |
Requires-Dist: |
mypy (>=0.470); extra == "tests" |
Requires-Dist: |
pytest (>=3.10.1); extra == "tests" |
Requires-Dist: |
pytest-cov (>=1.8.0); extra == "tests" |
Requires-Dist: |
pytest-xdist (>=1.15.0); extra == "tests" |
Requires-Dist: |
requests-mock (>=1.5.2); extra == "tests" |
Requires-Dist: |
sphinx-rtd-theme (>=1.0); extra == "tests" |
Requires-Dist: |
sphinx-argparse (>=0.1.15); extra == "tests" |
Requires-Dist: |
Sphinx (>=1.4.9); extra == "tests" |
Requires-Dist: |
types-setuptools; extra == "tests" |
Requires-Dist: |
types-PyYAML; extra == "tests" |
Requires-Dist: |
types-requests; extra == "tests" |
Provides-Extra: |
prospector |
Provides-Extra: |
tests |
Description-Content-Type: |
text/x-rst |
License-File: |
LICENSE |