Test if `pip install` is working
Project description
# Test if pip install is working
_This is a basic package that can be used in order to test if pip install is properly working._
## Description
This package has no external dependencies. It should be compatible down to Python 2.7.
Once installed with pip, this package should export the test-pip-install script. The installation can then be tested from a terminal by running:
` >> test-pip-install `
or
` >> python -m test_pip_install `
If the package has been properly installed, you should see something like:
` running Python {version} from {path/to/current/python} `
## License
This package is distributed under the LGPL-3.0 license. See the provided [LICENSE][LICENSE] and [COPYING.LESSER][COPYING] files.
[COPYING]: https://github.com/niess/test-pip-install/blob/master/COPYING.LESSER [LICENSE]: https://github.com/niess/test-pip-install/blob/master/LICENSE
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 Distributions
Built Distribution
Hashes for test_pip_install-0.0.2-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f24b142e76cbdac0eeeaa63517d385f0f6f3337a9edb23a640141ac4f6efee8a |
|
MD5 | 91dcc5c79fbf430db3702a4559ad8096 |
|
BLAKE2b-256 | 3193bc1dec25c4c9cf352961cf05b5dfa1635a49cbf47d2d479a0911c9a5cdcf |