Skip to main content

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

  • py.test 2.7 (for running the test suite)

  • Sphinx 1.3 (for generating documentation)

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page