A minimal stub package to test success of pip install
Project description
A stub package for testing if pip install is working.
Introduction
The intent of this package is to provide a simple module that can be easily installed and uninstalled. This provides a straightforward mechanism for showing that an arbitrary environment is capable of installing third party modules via pip. It is not intended to exercise the full feature set of pip or setuptools, but to provide a minimal existence proof of viability.
Usage
Install:
pip install pip-install-test
or:
pip install --user pip-install-test
Import:
>>> import pip_install_test
or:
python -c 'import pip_install_test'
Uninstall:
pip uninstall pip-install-test
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
pip-install-test-0.5.tar.gz
(1.4 kB
view details)
Built Distribution
File details
Details for the file pip-install-test-0.5.tar.gz
.
File metadata
- Download URL: pip-install-test-0.5.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.9.1 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c33c46ced9865b59963e86e54901947520bdb73bf91849cddbb000742598bb67 |
|
MD5 | a40811d35f50a6d8dedf46b4a6dcb312 |
|
BLAKE2b-256 | 63eda5e0d003f40446334d7f3ba4223079253254ccdff4bfad663ee8e6ae4b0b |
File details
Details for the file pip_install_test-0.5-py3-none-any.whl
.
File metadata
- Download URL: pip_install_test-0.5-py3-none-any.whl
- Upload date:
- Size: 1.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.9.1 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 623887f5ce0b4695ec3c0503aa4f394253a403e2bb952417b3a778f0802dbe0b |
|
MD5 | 994d67e48c17a9f148cb85bbee2d88a7 |
|
BLAKE2b-256 | 158e4fbc92846184e1080af77da38d55928a5486e0bc5e2ec8342c7db378d7f1 |