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.4.tar.gz
(11.5 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.4.tar.gz.
File metadata
- Download URL: whatprovides-1.4.tar.gz
- Upload date:
- Size: 11.5 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 |
f08d7d4c08a8aead77c355f381a9351cac7fe603ef980a2d07c5a6fa512cbaa1
|
|
| MD5 |
448b086fbe646e92a9641d058db8d5bf
|
|
| BLAKE2b-256 |
1d25f8f5aa3caa77989389e0d58270664d04606f48f194a982e6c9e2d25e5944
|
File details
Details for the file whatprovides-1.4-py3-none-any.whl.
File metadata
- Download URL: whatprovides-1.4-py3-none-any.whl
- Upload date:
- Size: 7.9 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 |
59820d6fdc9b274df9bf2df38de7568db19d85255b3b3616628194186e442644
|
|
| MD5 |
5c49d9b549ab7f1555d401d29b0d7d2e
|
|
| BLAKE2b-256 |
2a936cc4a048d0b2ad93d1df12f2668587e387cbab73e1709b9088d25ac3f655
|