prospector

View on PyPIReverse Dependencies (184)

1.13.3 prospector-1.13.3-py3-none-any.whl

Wheel Details

Project: prospector
Version: 1.13.3
Filename: prospector-1.13.3-py3-none-any.whl
Download: [link]
Size: 82979
MD5: 00cdfd3170d5d75d6130747e7bc58980
SHA256: e7261c222ba54bc8aef8c9e31b2dcf5ed2a656c9b76fc0cceab294cd5ec3db6b
Uploaded: 2024-11-19 14:16:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: prospector
Version: 1.13.3
Summary: Prospector is a tool to analyse Python code by aggregating the result of other tools.
Author: Carl Crowder
Author-Email: git[at]carlcrowder.com
Maintainer: Carl Crowder
Maintainer-Email: git[at]carlcrowder.com
Home-Page: http://prospector.readthedocs.io
Project-Url: Repository, https://github.com/PyCQA/prospector
License: GPLv2+
Keywords: pylint,prospector,static code analysis
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.9,<4.0
Requires-Dist: GitPython (<4.0.0,>=3.1.27)
Requires-Dist: PyYAML
Requires-Dist: bandit (>=1.5.1); extra == "with-bandit" or extra == "with_everything"
Requires-Dist: dodgy (<0.3.0,>=0.2.1)
Requires-Dist: mccabe (<0.8.0,>=0.7.0)
Requires-Dist: mypy (>=0.600); extra == "with-mypy" or extra == "with_everything"
Requires-Dist: packaging
Requires-Dist: pep8-naming (<=0.10.0,>=0.3.3)
Requires-Dist: pycodestyle (>=2.9.0)
Requires-Dist: pydocstyle (>=2.0.0)
Requires-Dist: pyflakes (>=2.2.0)
Requires-Dist: pylint (>=3.0)
Requires-Dist: pylint-celery (==0.3)
Requires-Dist: pylint-django (>=2.6.1)
Requires-Dist: pylint-flask (==0.6)
Requires-Dist: pyright (>=1.1.3); extra == "with-pyright" or extra == "with_everything"
Requires-Dist: pyroma (>=2.4); extra == "with-pyroma" or extra == "with_everything"
Requires-Dist: requirements-detector (>=1.3.2)
Requires-Dist: ruff; extra == "with-ruff" or extra == "with_everything"
Requires-Dist: setoptconf-tmp (<0.4.0,>=0.3.1)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Requires-Dist: vulture (>=1.5); extra == "with-vulture" or extra == "with_everything"
Provides-Extra: with_bandit
Provides-Extra: with_everything
Provides-Extra: with_mypy
Provides-Extra: with_pyright
Provides-Extra: with_pyroma
Provides-Extra: with_ruff
Provides-Extra: with_vulture
Description-Content-Type: text/x-rst
[Description omitted; length: 7393 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.2.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
prospector/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
prospector/__main__.py sha256=-gdHYZxwq_P8er7HuZEBImY0pwaFq8uIa78dQdJsTTQ 71
prospector/autodetect.py sha256=Ok8S6jpDiGyhQlnRCMWpsLpSAIXWxA-NQphQuPaOm6o 3112
prospector/blender.py sha256=ldQSkfoEKv6pd72B9YCYdapeGUzgfhGzieAu7To3l6Y 4926
prospector/blender_combinations.yaml sha256=yN7BOUCDomDZVRZzYxsRdxQPLpzxm9TDhv18B_GdLPU 6551
prospector/compat.py sha256=p_2BOebzUcKbUAd7mW8rn6tIc10R96gJuZS71QI0XY4 360
prospector/config/__init__.py sha256=4nYshBncKUvZrwNKmp2bQ2mQ8uRS7GU20xPbiC-nJ9g 14793
prospector/config/configuration.py sha256=sNYR5Jc3P7tfIDXQoDMrOX4i2Yde0o9bc21ZXZNn6rw 14046
prospector/config/datatype.py sha256=u2i3YxtFKXkeGKzrYnc8koI-Xq-Owl74e_XveNhFY8Y 658
prospector/encoding.py sha256=67sbqzcUoQqi3PRm_P3GNGwcL1N56RZ3T_YHmSrICEE 1549
prospector/exceptions.py sha256=3P58RNF7j1n4CUIZ8VM5BVhB4Q6UtVs-dQRG8TRCZ7o 1248
prospector/finder.py sha256=-gqGVEv6c6FEyKWZIcQ7FquSlVKvpVWsJK9-HkTeg3c 4778
prospector/formatters/__init__.py sha256=ixMDeM27mmaLBxHmcRYoC1tPPi17SBXS91Rc2dMv30s 467
prospector/formatters/base.py sha256=SMRvrX1xAQ1aaM8S-wPSH7cbs-x8QEXmLW0PeSf6PIg 1436
prospector/formatters/base_summary.py sha256=C2O6XAU4l-rOHL1q4rA56jO9sU7Sf0sHRvqgiY6PQgw 1410
prospector/formatters/emacs.py sha256=FwMqdDxCKA51B76ORuSJE1E2xy-glNpORIzAQaw7LUM 807
prospector/formatters/grouped.py sha256=-vD8I3unoO0FBISoUPHZPCa0p-btWMvt1D_UxzmcGDA 1357
prospector/formatters/json.py sha256=_DbZ_Eb0fmZf6qZMXCU__QRXv_awkBisZ-jvGfOr4aw 1000
prospector/formatters/pylint.py sha256=WAdD9tMYkk4BWfhoqJJBRc2d3xxQ0bJdQXOZU0ZzYTE 2871
prospector/formatters/text.py sha256=5czha8YfdJ9SD6vWLHE85LgB3-d0lHOsxpYhtokRmTU 1611
prospector/formatters/vscode.py sha256=ffP-JmrgZhhdirTj1ldV5fG10hdDiHjRfekSqQpQmx0 1643
prospector/formatters/xunit.py sha256=e5ObAWSLm-ekvWs8xsi-OaIL2yoYedlxuJdUhLZ8gkk 2464
prospector/formatters/yaml.py sha256=0RAL5BaaL9A0DfWZ-bdpK1mwgr8zJ_ULVwlnSXVPlDU 684
prospector/message.py sha256=ty_e5T7fpZcZb69sAUIgvV-9qHuAx6-Nkq3bP6IVAqw 3279
prospector/pathutils.py sha256=CyZIj4WXGill8OfnqRvcVqZYX0lzL3QcIxpkxCz-dkE 1219
prospector/postfilter.py sha256=sbUv8P8XE1-7mXh12iZ539FVBK1JSoC-VmnsQyr6EOk 2201
prospector/profiles/__init__.py sha256=q9zPLVEwo7qoouYFrmENsmByFrKKkr27Dd_Wo9btTJI 683
prospector/profiles/exceptions.py sha256=MDky4KXVwfOlW1yCbyp8Y07D8Kfz76jL3z-8T3WQIFI 1062
prospector/profiles/profile.py sha256=U8vDdyfka0_Ht9cYT2i_c-xbMcktSpS1h53cU7tGerk 17828
prospector/profiles/profiles/default.yaml sha256=tMy-G49ZdV7gkfBoN2ngtIWha3n7JVr_rEeNkLzpKsk 100
prospector/profiles/profiles/doc_warnings.yaml sha256=K_cBhUeKnSvOCwgwXE2tMZ-Fr5cJovC1XSholWglzN4 48
prospector/profiles/profiles/flake8.yaml sha256=wC-TJYuVobo9zPm4Yc_Ocd4Wwfemx0IufmAnfiuKkHk 156
prospector/profiles/profiles/full_pep8.yaml sha256=Y01UuDKsk-3akQGIM05aDjGM99x91CXOTeLcYPed3po 873
prospector/profiles/profiles/member_warnings.yaml sha256=RpDCUcg6Nki77T5Ov2s1QlalOLX8soPtp_8CK20xbic 82
prospector/profiles/profiles/no_doc_warnings.yaml sha256=6Q_g5xNKJlEhM6PvtE1Wb6Jlq_gq_HKkIGfgqXTozqc 271
prospector/profiles/profiles/no_member_warnings.yaml sha256=1ImTwpubSHXEwq76aO3jVSE7VvjzZG6BGudAv9reccw 83
prospector/profiles/profiles/no_pep8.yaml sha256=cnjvmO-0kcul-URYJv-kJsaob2Zc4bCUJLiYiIVzN84 348
prospector/profiles/profiles/no_test_warnings.yaml sha256=vDlRgnOr1YhEAwGW2fmTydHYq10k9nrMyQdM-K6H9EA 175
prospector/profiles/profiles/strictness_high.yaml sha256=4IHE07_JMjZdAz5w_mRFt-kP1sTbQuz5rrPJ3InGm2I 818
prospector/profiles/profiles/strictness_low.yaml sha256=QONar05NOI_cidCoRASmDFzd7CSk_JC-KVjwDzcPU_8 1066
prospector/profiles/profiles/strictness_medium.yaml sha256=z8LNJTbACa2L24TCNVfkGA-PUvnZgzJk7yDiDFRj8eo 1836
prospector/profiles/profiles/strictness_none.yaml sha256=_Yf-eEl4cVXw6ePqx3V4mvG80JksH9ggkUqbuAdR5iI 151
prospector/profiles/profiles/strictness_veryhigh.yaml sha256=m93J1OzGCRVTWrIQbzhYJux9BCC7amdp5e9ePxIkbDY 594
prospector/profiles/profiles/strictness_verylow.yaml sha256=YxZowcBtA3tAaHJGz2htTdAJ-AXmlHB-o4zEYKPRfJg 833
prospector/profiles/profiles/test_warnings.yaml sha256=arUcV9MnqiZJEHURH9bVRSYDhYUegNc-ltFYe_yQW44 23
prospector/run.py sha256=hjNyzY-wyedGwJspT80jCz4usk-HqL6FmqDcinASJZA 8403
prospector/suppression.py sha256=5VPSvw1ECIR1_4spf0Q2jUx04GygEoptA4LDFaErYVU 4954
prospector/tools/__init__.py sha256=9tDmxL_kn5jmAACeSi1jtSvT-9tI468Ccn1Up2wUFi0 2956
prospector/tools/bandit/__init__.py sha256=oQZANkiQh3MI2HjtLNXbW-yWrtzlbdq2oaGl2_7B4dM 2711
prospector/tools/base.py sha256=T1F-vq4rNcaToA4fXjZmcozkABpeiz0odFAMVMEJM1w 1838
prospector/tools/dodgy/__init__.py sha256=howLCjFEheW_6ZoyQ15gLbiNNNUr0Pm2qNpLg3kleFY 1648
prospector/tools/exceptions.py sha256=Q-u4n6YzZuoMu17XkeKac1o1gBY36JK4MnvWaYrVYL0 170
prospector/tools/mccabe/__init__.py sha256=80-aYPqKCREeBqxiIUgsDvxc_GqYxHb5R0JduKHPRaE 3277
prospector/tools/mypy/__init__.py sha256=rv4FVOT0ry7E3DlInjKO1_fa01T7IyrxxC3-weL4RuQ 3504
prospector/tools/profile_validator/__init__.py sha256=bAkVG-fKtm3WaEv-We36wqzvtqWv4s06Z7YnRVG7UQ4 8326
prospector/tools/pycodestyle/__init__.py sha256=uMpUxqsPsryEsfyfGxpLzwoWUjIvfxIQke4Xvkfbi9A 5970
prospector/tools/pydocstyle/__init__.py sha256=WB-AT-c1FeUUUWATUzJbBLeREtu-lxT03bChh4nablo 2776
prospector/tools/pyflakes/__init__.py sha256=53NQFODU416KO991NxW14gChjagbSAhhfErx1ll7VUQ 5631
prospector/tools/pylint/__init__.py sha256=WoI23QXmGlumgZMRg1-tQJ8Tpzl9_KpLUQIKlb7vEkE 11108
prospector/tools/pylint/collector.py sha256=OSDV_58EE5C-fykXxDykIji88N1e-GLfHB849HrjefA 1353
prospector/tools/pylint/linter.py sha256=YQ9SOna4WjbbauqSgUio6Ss8zN08PCr3aKdK9rMi7Ag 2143
prospector/tools/pyright/__init__.py sha256=USqauZofh-8ZSKGwXRXoaM2ItzfSFo2nGwPtLGEWICU 3346
prospector/tools/pyroma/__init__.py sha256=GPQRJZfbs_SI0RBTyySz-4SIuM__YoLfXAm7uYVXAS8 3151
prospector/tools/ruff/__init__.py sha256=HRj2S-I45DCg3y4T6035PvHyRutTPU9Boeh3IWU9_pw 3300
prospector/tools/utils.py sha256=cRCogsMCH0lPBhdujPsIY0ovNAL6TAxBMohZRES02-4 1770
prospector/tools/vulture/__init__.py sha256=eaTh4X5onNlBMuz1x0rmcRn7x5XDVDgqftjIEd47eWI 3583
prospector-1.13.3.dist-info/entry_points.txt sha256=SxvCGt8MJTEZefHAvwnUc6jDetgCaaYY1Zpifuk8tqU 50
prospector-1.13.3.dist-info/LICENSE sha256=WoTRadDy8VbcIKoVzl5Q1QipuD_cexAf3ul4MaVLttc 18044
prospector-1.13.3.dist-info/WHEEL sha256=gSF7fibx4crkLz_A-IKR6kcuq0jJ64KNCkG8_bcaEao 88
prospector-1.13.3.dist-info/METADATA sha256=Ds5fPmZfhk-Lnx4mXweNkbi5w6Pwa8g8CP_1LknAMJ0 9962
prospector-1.13.3.dist-info/RECORD

entry_points.txt

prospector = prospector.run:main