0 purchases
pynullpkg 1.0.0
python-test-package
A package to be used for testing pip and package management.
Introduction
This package provides a simple module that can be easily installed and uninstalled.
Usage
Install
pip install pynullpkg
pip install --user pynullpkg
Import
>>> import pynullpkg
python -c 'import pynullpkg'
Uninstall
pip uninstall pynullpkg
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.