A minimal stub package to test success of pip install
Project description
# pip-install-test 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'`
Unisnstall: `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
Built Distribution
File details
Details for the file pip-install-test-0.2.tar.gz
.
File metadata
- Download URL: pip-install-test-0.2.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.12.4 setuptools/27.2.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ee2a444e52e389376d5a6e875468f62df14b4cf63538e750e141baab21a6810 |
|
MD5 | ecc6dde250e940b2f3fc523e4207ecae |
|
BLAKE2b-256 | cdd723222f12b0ff9206b0b3fc28512dcbc7f46d7b785e3774ccbe7879121af4 |
File details
Details for the file pip_install_test-0.2-py3-none-any.whl
.
File metadata
- Download URL: pip_install_test-0.2-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.12.4 setuptools/27.2.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3c3c17e3f21c198a917d65233937d4acf7ef7899251ab55cb234f49a092e445 |
|
MD5 | 669c81fddf4540ab5a2ac40fa9700789 |
|
BLAKE2b-256 | 5b96fdf74f89b4fd21c01538b3ac1374e17cfdea40d318b504684358c236f987 |