A GUI for managing Python packages
Project description
Pip Package Manager GUI
A GUI tool for managing Python packages using pip.
Features
- View installed packages.
- Search and install packages from PyPI.
- Sort packages by name or size.
- Update or uninstall packages through a child window.
- Display information about packages
- Install from GitHub repositories
- Install from requirements.txt
Installation
-
Clone the repository:
pip install pipmanagergui
-
Run it on terminal:
pipmanager
If any errors occur you can download the wheel manually here
Usage
- Click "Search Local Packages" to view installed packages.
- Use the search bar to find packages on PyPI.
- Double-click a package to update or uninstall it.
Requirements
- Python 3.8+
requeststkinter
Changelog
0.1.0 (2025-01-06)
- Initial release.
0.1.1 (2025-01-06)
- Fixed bug.
- Released to pypi.
0.1.2 (2025-01-07)
- Added display info button that displays output of pip info.
- Fixed search function.
- Added installation date to double click menu.
- When searching for a pypi package author name is displayed
0.2.0 (2025-01-14)
- Resolved an issue regarding local search
- Added install from requirements.txt
- Added install from GitHub repository
- Added Update all button
License
MIT License
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
pipmanagergui-0.2.0.tar.gz
(6.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pipmanagergui-0.2.0.tar.gz.
File metadata
- Download URL: pipmanagergui-0.2.0.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63684ccb368e2d062ce65ea0c0618e114290904bfaee71d21bff95903350b972
|
|
| MD5 |
bfa8d4f6f83bf86d5815e100e77c26f6
|
|
| BLAKE2b-256 |
834c9884a8c0c0e31d1b7c71bcca53e2073bf891cdbccd3f6423a3c940ea6fac
|
File details
Details for the file pipmanagergui-0.2.0-py3-none-any.whl.
File metadata
- Download URL: pipmanagergui-0.2.0-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db9cbe21f811f4e471feb887f675ef10693295e99ebe2d56f801a2ab158f5947
|
|
| MD5 |
5cf983a76c5dcdc89d376a3326fb2142
|
|
| BLAKE2b-256 |
c8b5574ae5d83a7f37d303588e1ee1957bcb575b42998707327b7b5810558d1f
|