Python (package) installation
Getting started from PyPI:
easy_install pi
Commands
Uninstall package named “pip”:
pi uninstall pip
Install package named “filesequence”:
pi install filesequence
List paths that Python searches for imported modules:
pi paths
List installed packages:
pi list
Testing
Continuous integration:
Or run tests locally:
nosetests --with-doctest
Setuptools
pi does not yet completely replace setuptools. You may need to install it first:
Distro |
Package manager command |
|---|---|
Ubuntu |
apt-get install python-setuptools |
Mac |
built-in |
Arch |
pacman -S python-setuptools |
CentOS |
yum install python-setuptools |
License
Copyright (c) 2013 Christopher Brown. MIT Licensed.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pi-0.1.2.tar.gz
(5.1 kB
view details)
File details
Details for the file pi-0.1.2.tar.gz.
File metadata
- Download URL: pi-0.1.2.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d503a790317f7fbce7469c4160e44b1c76492571b2b0c0596636a1794800f75
|
|
| MD5 |
9d03f4a7b1089a554e60c7b50dd53771
|
|
| BLAKE2b-256 |
c549b6bf523a86a63dd364ae0fb6df85645961af166855cf038b361a31d5d504
|