A package for checking pip packages
Project description
Pipcheck
This is a simple package used to check if a pip package is installed
Usage
In your python script simply import the module and use as follows
from pipchecker import pipcheck
pipcheck.main('requests')
Where 'requests' is the package to check if it is installed.
If the package is installed this should return 'requests is already installed in your system'.
Similarly if the package is not installed in your system or python enviornment,
it will return 'requests is currently not installed in your system'
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 pipchecker-0.0.4.tar.gz.
File metadata
- Download URL: pipchecker-0.0.4.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8709c24dad0b0f6de440a4110a0a7a1e70998f8a847fe6c67d62f8448f24adc
|
|
| MD5 |
a8b37641642d95cba5b052dbb5bef734
|
|
| BLAKE2b-256 |
5d1d1861c515b03e961bbc8992948e574cecf3af5dca700d8feb06569aad8dc8
|
File details
Details for the file pipchecker-0.0.4-py3-none-any.whl.
File metadata
- Download URL: pipchecker-0.0.4-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50b513bc5698985a4634728df060c362b7b62eb93ce75e3150c0bd197be8dd2d
|
|
| MD5 |
ea7aee41e090a09e76f9d402fd211e0e
|
|
| BLAKE2b-256 |
18366a7cf1dfd500566e06256972830c28e0d86a558cdce43fd3b7c99f97191e
|