No project description provided
Project description
Whatprovides
============
|docs| |license| |pypi| |build| |codecov|
.. |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
.. |pypi| image:: https://badge.fury.io/py/whatprovides.svg
:alt: PyPI
:target: https://badge.fury.io/py/whatprovides
:scale: 100%
.. |build| image:: https://travis-ci.org/shmakovpn/whatprovides.svg?branch=master
:alt: travis-ci
:target: https://travis-ci.org/shmakovpn/whatprovides
:scale: 100%
.. |codecov| image:: https://codecov.io/gh/shmakovpn/whatprovides/branch/master/graph/badge.svg
:target: https://codecov.io/gh/shmakovpn/whatprovides
:alt: codecov
:scale: 100%
**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 ArgumentParser
Will return something like this:
class: ArgumentParser: /usr/lib/python3.7/argparse.py
Documentation
-------------
https://whatprovides.readthedocs.io
============
|docs| |license| |pypi| |build| |codecov|
.. |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
.. |pypi| image:: https://badge.fury.io/py/whatprovides.svg
:alt: PyPI
:target: https://badge.fury.io/py/whatprovides
:scale: 100%
.. |build| image:: https://travis-ci.org/shmakovpn/whatprovides.svg?branch=master
:alt: travis-ci
:target: https://travis-ci.org/shmakovpn/whatprovides
:scale: 100%
.. |codecov| image:: https://codecov.io/gh/shmakovpn/whatprovides/branch/master/graph/badge.svg
:target: https://codecov.io/gh/shmakovpn/whatprovides
:alt: codecov
:scale: 100%
**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 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.3.tar.gz
(11.4 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.3.tar.gz.
File metadata
- Download URL: whatprovides-1.3.tar.gz
- Upload date:
- Size: 11.4 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.48.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4293f9d31a21e2bae93d6949d55f7eea569e7b6902e36351d7dc239886e9a01d
|
|
| MD5 |
c2e11c68d149dac2415b6e56b06c76a9
|
|
| BLAKE2b-256 |
cda23fad1557d466acc54d6ccc0fb745170ead4fdf65b0b16355b294917700a2
|
File details
Details for the file whatprovides-1.3-py3-none-any.whl.
File metadata
- Download URL: whatprovides-1.3-py3-none-any.whl
- Upload date:
- Size: 7.7 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.48.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fee1653a6516a750920a83caa0eabba3598d05a830bc5b0e5366598a5f7174d8
|
|
| MD5 |
dc7726a995f12ce2aba5e4e1dcc08eff
|
|
| BLAKE2b-256 |
ddd16603df9b8e4e794645adcf810f4b086ed402033d92f536e47ff5c197e20c
|