Skip to main content

pipwin installs compiled python binaries on windows provided by Christoph Gohlke

Project description

Latest Version Downloads License

pipwin is a complementary tool for pip on Windows. pipwin installs unofficial python package binaries for windows provided by Christoph Gohlke here http://www.lfd.uci.edu/~gohlke/pythonlibs/

Version 0.2.X changes the structure of cache file. Make sure to run `pipwin refresh` if updated.

QuickStart

>> pip install pipwin
>> pipwin search cv

Did you mean any of these ?

  * cvxopt
  * opencv-python
  * abcview
  * cvxpy

>> pipwin install opencv-python

>> pipwin install numpy>=1.11

Details

  • On first run, pipwin builds a cache of available package list in ~/.pipwin.

  • You can force a cache rebuild using : pipwin refresh

  • List all available packages : pipwin list

  • Search packages : pipwin search <partial_name/name>

  • Install packages : pipwin install <package> Also works version specifiers, e.g. pipwin install <package>==<version> or pipwin install <package><=<version>

  • Download only (to ~/pipwin) : pipwin download <package>

  • Install from pipwin requirements file : pipwin install -r requirements.txt

  • Download only from pipwin requirements file : pipwin download -r requirements.txt

  • Uninstall packages (Can directly use pip for this) : pipwin uninstall <package>

Free software: BSD license

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

pipwin-0.3.tar.gz (6.8 kB view details)

Uploaded Source

File details

Details for the file pipwin-0.3.tar.gz.

File metadata

  • Download URL: pipwin-0.3.tar.gz
  • Upload date:
  • Size: 6.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pipwin-0.3.tar.gz
Algorithm Hash digest
SHA256 9656f7fcf8a364572d236438624d6d3147eb5cc017186120470c31781f6a5011
MD5 c675b3942e284be1d5661cc4d853e911
BLAKE2b-256 132c9878fa73dd1a31dd2623c9bd343b8483e3eb1e313ff909375451c5591814

See more details on using hashes here.

Supported by

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