WinPython tools
===============
Copyright @ 2012-2013 Pierre Raybaut
Copyright @ 2014-2025+ The Winpython development team https://github.com/winpython/
Licensed under the terms of the MIT License
(see winpython/__init__.py for details)
Overview
--------
WinPython is a portable distribution of the Python programming
language for Windows (https://winpython.github.io).
This is the `winpython` Python package, not the distribution itself.
It includes two main features:
WinPython Package Manager (WPPM)
a complementary tool to navigate provided packages, install packages from included Wheelhouse, or register WinPython.
pip is the recommanded way to add or remove packages
WinPython build toolchain
make.py is the script used to
build a WinPython distribution from (almost) scratch.
Dependencies
------------
* Python3 >= 3.10
Requirements
------------
* installer can be 7-Zip or nothing (just .zip-it)
Installation
------------
From the source package (see section 'Building dependencies'), you may
install WinPython using the following commands:
**python -m pip install flit**
**python -m flit build**
**python -m pip install --no-index --trusted-host=None --find-links=.\dist winpython**
But the easiest way to install the last stable release of WinPython is
by using an executable installer: https://winpython.github.io/
More informations
-----------------
* Downloads: https://sourceforge.net/projects/winpython/files/ or https://github.com/winpython/winpython/releases
* Development, bug reports, discussions and feature requests: https://github.com/winpython/winpython
* Discussions: https://groups.google.com/group/winpython
Raw data
{
"_id": null,
"home_page": null,
"name": "wppm",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "Portable, Windows",
"author": "Pierre Raybaut, stonebig",
"author_email": null,
"download_url": null,
"platform": null,
"description": "WinPython tools\n===============\n\nCopyright @ 2012-2013 Pierre Raybaut\n\nCopyright @ 2014-2025+ The Winpython development team https://github.com/winpython/\n\nLicensed under the terms of the MIT License\n(see winpython/__init__.py for details)\n\n\nOverview\n--------\n\nWinPython is a portable distribution of the Python programming \nlanguage for Windows (https://winpython.github.io).\n\t\t\nThis is the `winpython` Python package, not the distribution itself.\nIt includes two main features:\n\nWinPython Package Manager (WPPM)\n a complementary tool to navigate provided packages, install packages from included Wheelhouse, or register WinPython. \n pip is the recommanded way to add or remove packages\n\t\t\t\nWinPython build toolchain\n make.py is the script used to \n build a WinPython distribution from (almost) scratch.\n\nDependencies\n------------ \n\n* Python3 >= 3.10\n\n\nRequirements\n------------\n\n* installer can be 7-Zip or nothing (just .zip-it)\n\n\nInstallation\n------------\n \nFrom the source package (see section 'Building dependencies'), you may \ninstall WinPython using the following commands:\n\n**python -m pip install flit**\n\n**python -m flit build**\n\n**python -m pip install --no-index --trusted-host=None --find-links=.\\dist winpython**\n\nBut the easiest way to install the last stable release of WinPython is \nby using an executable installer: https://winpython.github.io/\n \nMore informations\n-----------------\n\n* Downloads: https://sourceforge.net/projects/winpython/files/ or https://github.com/winpython/winpython/releases\n\n* Development, bug reports, discussions and feature requests: https://github.com/winpython/winpython\n\n* Discussions: https://groups.google.com/group/winpython\n\n",
"bugtrack_url": null,
"license": null,
"summary": "WinPython Package Management",
"version": "17.0.20250628",
"project_urls": {
"Documentation": "https://winpython.github.io/",
"Source": "https://github.com/winpython/winpython"
},
"split_keywords": [
"portable",
" windows"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "abf56518a206602e7562a57135bc454eb6db3986048782ecd6a756598d0e1518",
"md5": "04a71043b41d7656a881966cb4ca5fac",
"sha256": "3c2bfbbbb3fa95f5fef39bf99736068fe8e8a4196f7034bcb01f6b57ee552596"
},
"downloads": -1,
"filename": "wppm-17.0.20250628-py3-none-any.whl",
"has_sig": false,
"md5_digest": "04a71043b41d7656a881966cb4ca5fac",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 31632,
"upload_time": "2025-06-28T14:59:16",
"upload_time_iso_8601": "2025-06-28T14:59:16.964237Z",
"url": "https://files.pythonhosted.org/packages/ab/f5/6518a206602e7562a57135bc454eb6db3986048782ecd6a756598d0e1518/wppm-17.0.20250628-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-06-28 14:59:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "winpython",
"github_project": "winpython",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "wppm"
}