No project description provided
Project description
Whatprovides
============
|docs| |license|
.. |docs| image:: https://readthedocs.org/projects/docs/badge/?version=latest
:alt: Documentation Status
:scale: 100%
:target: https://docs.readthedocs.io/en/latest/?badge=latest
.. |license| image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg
:alt: License
:scale: 100%
:target: https://opensource.org/licenses/Apache-2.0
**whatprovides** is a package that allows you to search for python modules that contain declared classes,
functions and variables by the name of the search object.
This is an analogue of the **yum whatprovides** command in **Centos**.
Search is performed in the current active virtual environment.
For example:
.. code-block:: bash
whatprovides.py ArgumentParser
Will return something like this:
class: ArgumentParser: /usr/lib/python3.7/argparse.py
Documentation
-------------
https://whatprovides.readthedocs.io
============
|docs| |license|
.. |docs| image:: https://readthedocs.org/projects/docs/badge/?version=latest
:alt: Documentation Status
:scale: 100%
:target: https://docs.readthedocs.io/en/latest/?badge=latest
.. |license| image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg
:alt: License
:scale: 100%
:target: https://opensource.org/licenses/Apache-2.0
**whatprovides** is a package that allows you to search for python modules that contain declared classes,
functions and variables by the name of the search object.
This is an analogue of the **yum whatprovides** command in **Centos**.
Search is performed in the current active virtual environment.
For example:
.. code-block:: bash
whatprovides.py ArgumentParser
Will return something like this:
class: ArgumentParser: /usr/lib/python3.7/argparse.py
Documentation
-------------
https://whatprovides.readthedocs.io
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
whatprovides-1.1.tar.gz
(9.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file whatprovides-1.1.tar.gz.
File metadata
- Download URL: whatprovides-1.1.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ebb02b6163ecce002c489dc703e6c1e423393aa63104c3e035ab1194d9ccb69b
|
|
| MD5 |
aed1555a7c8be03933882966cc5a7fb2
|
|
| BLAKE2b-256 |
ea7601e4e534d10c1901056c919e3608cda1551bc08848066536c2ebaea19451
|
File details
Details for the file whatprovides-1.1-py3-none-any.whl.
File metadata
- Download URL: whatprovides-1.1-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91fa86d0c523c021e03a4071fb87739cc820e6dc0f2b810308e3aa05500628c0
|
|
| MD5 |
e37494aa9af0f6f4d2f6556c240c819b
|
|
| BLAKE2b-256 |
b53f5949b3d92befe2f50fc06b75ed2c54c49cdb8ca959281173579808dcb9d9
|