Python Test Package
Project description
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
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
pynullpkg-1.0.0.tar.gz
(1.7 kB
view hashes)