Get pip search results sorted by version
Project description
Overview
This is the pipsort application - sorts pip search results based on version number
Minimum Requirements
Python 2.7 - doesn’t work with Py3
Optional Requirements
Basic Setup
Install for the current user:
$ python setup.py install --user
alternatively
$ pip install pipsort
Run the application:
$ python -m pipsort --help
alternatively
$ pipsort <searchterm>
Run the test suite:
$ py.test test/
Build documentation:
$ cd doc && make html
Deploy the application in a self-contained Virtualenv environment:
$ python deploy.py /path/to/apps
$ cd /path/to/apps/ && pipsort/bin/cli --help
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
pipsort-0.1.1.tar.gz
(7.1 kB
view details)
File details
Details for the file pipsort-0.1.1.tar.gz
.
File metadata
- Download URL: pipsort-0.1.1.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a877ab5ddc435048a414c4a57f9e39511fcc43406ee6e7f256c631a2691b6529 |
|
MD5 | 77ac0cd424271272353aff43d325fc60 |
|
BLAKE2b-256 | ea6b11fd7ac51e027e2842ab0308aacac3d5c653da4c91aeaa1caa9f55e0c819 |