{
"info": {
"author": "lepisma",
"author_email": "abhinav.tushar.vs@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 3 - Alpha",
"Environment :: Console",
"Operating System :: Microsoft :: Windows",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 3"
],
"description": "===============================\npipwin\n===============================\n\n\n.. image:: https://img.shields.io/pypi/v/pipwin.svg?style=flat-square\n :target: https://pypi.python.org/pypi/pipwin/\n :alt: Latest Version\n\n.. image:: https://img.shields.io/appveyor/ci/lepisma/pipwin.svg?style=flat-square\n :target: https://ci.appveyor.com/project/lepisma/pipwin\n :alt: Build\n\n.. image:: https://img.shields.io/pypi/l/pipwin.svg?style=flat-square\n :target: https://pypi.python.org/pypi/pipwin/\n :alt: License\n\n**pipwin** is a complementary tool for **pip** on Windows. **pipwin** installs\nunofficial python package binaries for windows provided by Christoph Gohlke here\n`http://www.lfd.uci.edu/~gohlke/pythonlibs/\n`_\n\n**Version 0.2.X changes the structure of cache file. Make sure to run `pipwin refresh` if updated.**\n\nQuickStart\n^^^^^^^^^^\n\n.. code-block::\n\n >> pip install pipwin\n >> pipwin search cv\n\n Did you mean any of these ?\n\n * cvxopt\n * opencv-python\n * abcview\n * cvxpy\n\n >> pipwin install opencv-python\n\n >> pipwin install numpy>=1.11\n\n\nDetails\n^^^^^^^\n\n- On first run, **pipwin** builds a cache of available package list in ``~/.pipwin``\n\n- You can force a cache rebuild using : ``pipwin refresh``\n\n- List all available packages : ``pipwin list``\n\n- Search packages : ``pipwin search ``\n\n- Install packages : ``pipwin install ``\n\n Also works version specifiers, e.g. ``pipwin install ==`` or\n ``pipwin install <=``\n\n- Download only (to ``~/pipwin`` or ```` if provided) : ``pipwin\n download -d ``\n\n- Install from pipwin requirements file : ``pipwin install -r requirements.txt``\n\n- Download only from pipwin requirements file : ``pipwin download -r\n requirements.txt``\n\n- Uninstall packages (Can directly use **pip** for this) : ``pipwin uninstall\n ``\n\n**Free software: BSD license**\n\n\n",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/lepisma/pipwin",
"keywords": "pipwin windows binaries",
"license": "BSD",
"maintainer": "",
"maintainer_email": "",
"name": "pipwin",
"package_url": "https://pypi.org/project/pipwin/",
"platform": "",
"project_url": "https://pypi.org/project/pipwin/",
"project_urls": {
"Homepage": "https://github.com/lepisma/pipwin"
},
"release_url": "https://pypi.org/project/pipwin/0.4.5/",
"requires_dist": [
"docopt",
"requests",
"robobrowser",
"pyprind",
"six",
"js2py",
"packaging"
],
"requires_python": "",
"summary": "pipwin installs compiled python binaries on windows provided by Christoph Gohlke",
"version": "0.4.5"
},
"last_serial": 4840979,
"releases": {
"0.1.0": [
{
"comment_text": "",
"digests": {
"md5": "4f958ca20161ae2d8d6c2b35ff824340",
"sha256": "b8090c61bb9d7250f5979c6fe3630b188e47df882bd35f8c49397ce3b179541c"
},
"downloads": -1,
"filename": "pipwin-0.1.0.zip",
"has_sig": false,
"md5_digest": "4f958ca20161ae2d8d6c2b35ff824340",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9146,
"upload_time": "2015-04-03T16:36:46",
"url": "https://files.pythonhosted.org/packages/76/12/afb79abac0ab609cceba287f67f1c4dce7b2994fe597b75997e427e31547/pipwin-0.1.0.zip"
}
],
"0.1.1": [
{
"comment_text": "",
"digests": {
"md5": "01983dbd1d2772f798c536e47d7f8bac",
"sha256": "9bf521f93b4cbe8b4fe8ecfdc34c244b368352db5af156cc0dc77678b7a79ecf"
},
"downloads": -1,
"filename": "pipwin-0.1.1.zip",
"has_sig": false,
"md5_digest": "01983dbd1d2772f798c536e47d7f8bac",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9336,
"upload_time": "2015-04-03T17:12:25",
"url": "https://files.pythonhosted.org/packages/31/6e/22d9ca4fad5e6c04d78984e09c4abfb3aea8735b1a65ba0bd2308adac398/pipwin-0.1.1.zip"
}
],
"0.1.2": [
{
"comment_text": "",
"digests": {
"md5": "d3864f3cf080e7ebf6ffea4ae05f646d",
"sha256": "b4a554f9443a153504166f3c2c8871cd3a1d965c02a8e813d2186e62841f8b97"
},
"downloads": -1,
"filename": "pipwin-0.1.2.zip",
"has_sig": false,
"md5_digest": "d3864f3cf080e7ebf6ffea4ae05f646d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9681,
"upload_time": "2015-06-05T12:35:55",
"url": "https://files.pythonhosted.org/packages/e9/78/13556c0b57e964216dadff4200703f2f9cf320e391af533039023361b2f9/pipwin-0.1.2.zip"
}
],
"0.1.3": [
{
"comment_text": "",
"digests": {
"md5": "d34738a55a56b4d134a0bbf4c9ecf6b6",
"sha256": "14683ce18b75f152de5c13716782974b916d8f7996ce49b29f020ed09e7e535c"
},
"downloads": -1,
"filename": "pipwin-0.1.3-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "d34738a55a56b4d134a0bbf4c9ecf6b6",
"packagetype": "bdist_wheel",
"python_version": "2.7",
"requires_python": null,
"size": 7132,
"upload_time": "2015-08-20T07:34:34",
"url": "https://files.pythonhosted.org/packages/80/b8/0e691c8f87ab35d0b2e2c33801402de9f836975103a8db9fbedb2a14348f/pipwin-0.1.3-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "8c61dfb9c966d857ea595848fd04f4a0",
"sha256": "233bea6f351f5dd2641fa23e5fa549b8b9d6ea7f9c143132f00eb6214939cd48"
},
"downloads": -1,
"filename": "pipwin-0.1.3.zip",
"has_sig": false,
"md5_digest": "8c61dfb9c966d857ea595848fd04f4a0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9839,
"upload_time": "2015-08-20T07:34:10",
"url": "https://files.pythonhosted.org/packages/3f/67/44452dee14e9b7d1f9eb246b633b068f0c26e2341bb2613ef0e46b0fa059/pipwin-0.1.3.zip"
}
],
"0.1.4": [
{
"comment_text": "",
"digests": {
"md5": "224faaec5362e6cfc944711a1f4eb33d",
"sha256": "15f143d19b6a58d64f2fd95aef12855dff7ef93a0fb9df46326c8ee1b666ec94"
},
"downloads": -1,
"filename": "pipwin-0.1.4.zip",
"has_sig": false,
"md5_digest": "224faaec5362e6cfc944711a1f4eb33d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10097,
"upload_time": "2015-10-03T02:11:28",
"url": "https://files.pythonhosted.org/packages/65/8d/713a06ae825f1b8303321436f72fb2e74650730d9bc730e18d93146f50b4/pipwin-0.1.4.zip"
}
],
"0.2.0": [
{
"comment_text": "",
"digests": {
"md5": "dab00be90feb49b73b7772bfee158092",
"sha256": "e46f39ab40dc5d7b0d54b0eaf6d738bc574392c598c90a822ec210642241d5f6"
},
"downloads": -1,
"filename": "pipwin-0.2.0.zip",
"has_sig": false,
"md5_digest": "dab00be90feb49b73b7772bfee158092",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10623,
"upload_time": "2015-10-03T12:37:52",
"url": "https://files.pythonhosted.org/packages/67/cd/af6b63cf89869d2381fd76173e0359aefa539446a118e4c6e7d4b685aa98/pipwin-0.2.0.zip"
}
],
"0.2.1": [
{
"comment_text": "",
"digests": {
"md5": "d5995d3232816be3b8fd9a32d7992623",
"sha256": "7c7e579bcc9981c73a1ffa801acc4a3ab9c002acf61c086ebc62d6dafaea650e"
},
"downloads": -1,
"filename": "pipwin-0.2.1.zip",
"has_sig": false,
"md5_digest": "d5995d3232816be3b8fd9a32d7992623",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10850,
"upload_time": "2015-11-06T17:27:44",
"url": "https://files.pythonhosted.org/packages/07/53/95be3f1a2a616f31c3b7ed43ab0ede86bf1994963a3d03161b3fef81b072/pipwin-0.2.1.zip"
}
],
"0.2.2": [
{
"comment_text": "",
"digests": {
"md5": "d7310a391baf71a60e227ea14504ffdd",
"sha256": "24fe455caae045bf7300f4492148a2f4338eee02af91e9e1624fc756e4138c2e"
},
"downloads": -1,
"filename": "pipwin-0.2.2.zip",
"has_sig": false,
"md5_digest": "d7310a391baf71a60e227ea14504ffdd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10989,
"upload_time": "2015-11-06T18:50:13",
"url": "https://files.pythonhosted.org/packages/b7/bb/fb3528f0943d1ccb7783dba91118513a0f7f8523e1756d6690ca847803b0/pipwin-0.2.2.zip"
}
],
"0.2.3": [
{
"comment_text": "",
"digests": {
"md5": "5fe0b57dc5290c7775c61d8c68cb48d0",
"sha256": "d6f41219555ababbdabbb5330adfac4e66ed748348fb9a3a6b63ca5257afc439"
},
"downloads": -1,
"filename": "pipwin-0.2.3.zip",
"has_sig": false,
"md5_digest": "5fe0b57dc5290c7775c61d8c68cb48d0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10687,
"upload_time": "2015-11-07T21:09:56",
"url": "https://files.pythonhosted.org/packages/e5/68/a172cdfa3b0054bb6e10297ddb8dea6bd2fe3519ce517c189afee07d416e/pipwin-0.2.3.zip"
}
],
"0.2.4": [
{
"comment_text": "",
"digests": {
"md5": "364d00cf7bc429cccfd0cdb57ef2c160",
"sha256": "57fafbe364030ca4544f5c87c0441ea7722770cba29f8742c1d94e15e35f2a5b"
},
"downloads": -1,
"filename": "pipwin-0.2.4.zip",
"has_sig": false,
"md5_digest": "364d00cf7bc429cccfd0cdb57ef2c160",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10741,
"upload_time": "2015-11-19T23:11:36",
"url": "https://files.pythonhosted.org/packages/41/8b/0d8a1fee6ce3b157302fd031ec1ff7cef4b19a4bd68cfe4bcc37f2e4d264/pipwin-0.2.4.zip"
}
],
"0.2.5": [
{
"comment_text": "",
"digests": {
"md5": "1a31b59456851d3788d14b51663c4365",
"sha256": "99cbeea3924c31ad426c7958ca21c96c8a8e432fa16fca87f26e61647ce1ef6f"
},
"downloads": -1,
"filename": "pipwin-0.2.5.zip",
"has_sig": false,
"md5_digest": "1a31b59456851d3788d14b51663c4365",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11225,
"upload_time": "2015-12-06T12:01:52",
"url": "https://files.pythonhosted.org/packages/3b/df/d9d1319ca19d24977b239986c30f222a4b9066e7805ec393178b3df1d4c9/pipwin-0.2.5.zip"
}
],
"0.3": [
{
"comment_text": "",
"digests": {
"md5": "c675b3942e284be1d5661cc4d853e911",
"sha256": "9656f7fcf8a364572d236438624d6d3147eb5cc017186120470c31781f6a5011"
},
"downloads": -1,
"filename": "pipwin-0.3.tar.gz",
"has_sig": false,
"md5_digest": "c675b3942e284be1d5661cc4d853e911",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6822,
"upload_time": "2017-04-28T05:16:15",
"url": "https://files.pythonhosted.org/packages/13/2c/9878fa73dd1a31dd2623c9bd343b8483e3eb1e313ff909375451c5591814/pipwin-0.3.tar.gz"
}
],
"0.3.1": [
{
"comment_text": "",
"digests": {
"md5": "5c08ae7ceec421fdd215dd1e8113c916",
"sha256": "639d89230b2adda6e3aaa67b8d292df075a5b1145c2623ed570ee6b81245c9f2"
},
"downloads": -1,
"filename": "pipwin-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "5c08ae7ceec421fdd215dd1e8113c916",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6862,
"upload_time": "2017-04-28T06:38:44",
"url": "https://files.pythonhosted.org/packages/a9/ba/bbc009031c17107021c9f5ae832832e3f187938ef0a3e99807f84a645c0c/pipwin-0.3.1.tar.gz"
}
],
"0.3.2": [
{
"comment_text": "",
"digests": {
"md5": "9f44f27c9aaf9ffc899d94c48526ddf0",
"sha256": "ddc0f84b0b345725746c40f7ea5c1a645342f8cd30def12b1a6c59609932e5f8"
},
"downloads": -1,
"filename": "pipwin-0.3.2.tar.gz",
"has_sig": false,
"md5_digest": "9f44f27c9aaf9ffc899d94c48526ddf0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6909,
"upload_time": "2017-07-21T15:54:12",
"url": "https://files.pythonhosted.org/packages/45/70/19cf099349bf390c29ae05d51775f13671f5ea36c501a464818907db94b9/pipwin-0.3.2.tar.gz"
}
],
"0.3.3": [
{
"comment_text": "",
"digests": {
"md5": "1d3dac9e3a1bff37b051e492a5edb7c3",
"sha256": "a964b07e71dfe4c86f1a51591308a80c1bc3e469fb3294e836bc35a874775567"
},
"downloads": -1,
"filename": "pipwin-0.3.3.tar.gz",
"has_sig": false,
"md5_digest": "1d3dac9e3a1bff37b051e492a5edb7c3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7594,
"upload_time": "2017-11-27T02:22:09",
"url": "https://files.pythonhosted.org/packages/1e/b4/bb3d4e3091c35f6af533e6a01d8fd6ca839aaa5e326b394b0f9bbb78ed5b/pipwin-0.3.3.tar.gz"
}
],
"0.3.4": [
{
"comment_text": "",
"digests": {
"md5": "33e0c74e2c8214de1563fc9e05161b40",
"sha256": "eb29175b399e41cd2eb7b8cddbfea65e9bad7df23b64ea2698fb5f5b7b1b22bc"
},
"downloads": -1,
"filename": "pipwin-0.3.4.tar.gz",
"has_sig": false,
"md5_digest": "33e0c74e2c8214de1563fc9e05161b40",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7584,
"upload_time": "2017-12-09T21:32:25",
"url": "https://files.pythonhosted.org/packages/d9/f4/9ae7fd0e6ef5ba22eb336f9e7e0888b0b056d38a08ecfbd07976c9b22c4b/pipwin-0.3.4.tar.gz"
}
],
"0.3.5": [
{
"comment_text": "",
"digests": {
"md5": "e225fac2fe7628d78e018da506752c70",
"sha256": "08660a4cc639a252c363c84b0771af1211c4a94fbaf687dd0164710a4b4c96d3"
},
"downloads": -1,
"filename": "pipwin-0.3.5.tar.gz",
"has_sig": false,
"md5_digest": "e225fac2fe7628d78e018da506752c70",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7662,
"upload_time": "2018-02-01T01:00:35",
"url": "https://files.pythonhosted.org/packages/37/d3/34d8db79adf6a0356cc6b80e18b7821a1b9137e2794dfbb06cae1f5907fc/pipwin-0.3.5.tar.gz"
}
],
"0.4.0": [
{
"comment_text": "",
"digests": {
"md5": "895c3f86ea9395a828e1f448d36d13ff",
"sha256": "32b03f1ed9e5b7a106ebb8b9a37cbaa7fe42b29d81734fc76041a3a885d9c4f3"
},
"downloads": -1,
"filename": "pipwin-0.4.0.tar.gz",
"has_sig": false,
"md5_digest": "895c3f86ea9395a828e1f448d36d13ff",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7272,
"upload_time": "2018-02-05T04:49:20",
"url": "https://files.pythonhosted.org/packages/dd/d4/c0c83cd840b8b7b57285a38144f6b830dd70563f96c85ed035c21569840f/pipwin-0.4.0.tar.gz"
}
],
"0.4.1": [
{
"comment_text": "",
"digests": {
"md5": "0c661033303644faab138fd2e0679227",
"sha256": "0ff018d61ce5049dd87c08514c89720f0de380a7c4546f6c44c9d53e8f6a775a"
},
"downloads": -1,
"filename": "pipwin-0.4.1.tar.gz",
"has_sig": false,
"md5_digest": "0c661033303644faab138fd2e0679227",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7279,
"upload_time": "2018-02-06T02:31:20",
"url": "https://files.pythonhosted.org/packages/cc/c7/f1625c3cc7df9ef89614c407a30b40fc94ba797e7a130462655c2aa181cc/pipwin-0.4.1.tar.gz"
}
],
"0.4.2": [
{
"comment_text": "",
"digests": {
"md5": "d865260f78079b97dc04a64938623a65",
"sha256": "6547d021890251e5e52542c3bb7149126f01a1ee3d54fe38e81da3f53b4b0886"
},
"downloads": -1,
"filename": "pipwin-0.4.2.tar.gz",
"has_sig": false,
"md5_digest": "d865260f78079b97dc04a64938623a65",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7285,
"upload_time": "2018-02-06T02:36:12",
"url": "https://files.pythonhosted.org/packages/5a/73/f0206bed834676a030f0088cad9624a9ee0ab1a936dc88a3313613aa06b6/pipwin-0.4.2.tar.gz"
}
],
"0.4.3": [
{
"comment_text": "",
"digests": {
"md5": "d207850da32f95bb9099fdb777178899",
"sha256": "56914d7cbef13f528fdc93189aae22510b64c205e1f25309bff66657c013f51f"
},
"downloads": -1,
"filename": "pipwin-0.4.3.tar.gz",
"has_sig": false,
"md5_digest": "d207850da32f95bb9099fdb777178899",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7337,
"upload_time": "2018-02-07T05:52:09",
"url": "https://files.pythonhosted.org/packages/d4/97/2eaa9ec3506db7fbc8c2206349a5db90784b9b5927e4696628cc109e80dd/pipwin-0.4.3.tar.gz"
}
],
"0.4.4": [
{
"comment_text": "",
"digests": {
"md5": "869993cf3e913db7ee1d16c81f2edf74",
"sha256": "a21275157ec7233bc917d78f41fc0e6cf2445d9bab85c5a06862ac831eb29ebf"
},
"downloads": -1,
"filename": "pipwin-0.4.4.tar.gz",
"has_sig": false,
"md5_digest": "869993cf3e913db7ee1d16c81f2edf74",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7416,
"upload_time": "2018-08-06T20:38:23",
"url": "https://files.pythonhosted.org/packages/a7/27/2c612664c73c0c372ac24831520388729bbc422a85261ead96bd7725a29b/pipwin-0.4.4.tar.gz"
}
],
"0.4.5": [
{
"comment_text": "",
"digests": {
"md5": "4a221802556ba4e54f97d365540621e0",
"sha256": "3a458112ebe18089c6ffcff2fd4ccf29c87fd902f9dee5c40e573b75aa052ee1"
},
"downloads": -1,
"filename": "pipwin-0.4.5-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "4a221802556ba4e54f97d365540621e0",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 7582,
"upload_time": "2019-02-19T17:19:01",
"url": "https://files.pythonhosted.org/packages/8a/8c/142a3f2bd15cf1b6523eaf02b3651dd20cb8414619387f042dcfb123bac3/pipwin-0.4.5-py2.py3-none-any.whl"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "4a221802556ba4e54f97d365540621e0",
"sha256": "3a458112ebe18089c6ffcff2fd4ccf29c87fd902f9dee5c40e573b75aa052ee1"
},
"downloads": -1,
"filename": "pipwin-0.4.5-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "4a221802556ba4e54f97d365540621e0",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 7582,
"upload_time": "2019-02-19T17:19:01",
"url": "https://files.pythonhosted.org/packages/8a/8c/142a3f2bd15cf1b6523eaf02b3651dd20cb8414619387f042dcfb123bac3/pipwin-0.4.5-py2.py3-none-any.whl"
}
]
}