pymodins is more than just a tool for installing Python modules. It's a comprehensive solution designed to simplify Python package management for developers of all skill levels. Whether you're a beginner taking your first steps in Python development or a seasoned developer managing complex projects, pymodins provides an intuitive and powerful interface to install, manage, and organize Python packages across various domains.
- 🚀 Simplified Installation Process: Install multiple Python packages with a single command
- 📦 Domain-Specific Packages: Curated packages for Machine Learning, Deep Learning, Data Science, Web Development, and more
- 👶 Beginner-Friendly: Perfect for newcomers to Python, eliminating the complexity of manual package management
- 🔄 Automated Workflows: Automates tedious installation processes, saving time and reducing errors
- 🔧 Extensible Architecture: Open-source and easily customizable to fit your specific needs
- 🌐 Cross-Platform: Seamlessly works on Windows and Linux operating systems
- 🎨 Modern UI: Beautiful graphical interface for Windows users
| Feature | Description |
|---|---|
| Easy Installation | Install multiple Python packages with a single command. No more manually typing pip install for each package. |
| Domain-Specific Packages | Pre-configured package collections for Machine Learning, Deep Learning, Data Visualization, Web Development, Cybersecurity, and more. |
| Beginner Friendly | Simplified interface that guides users through the installation process, making Python environment setup effortless. |
| Automation | Automates the installation of commonly used Python packages, reducing setup time from hours to minutes. |
| Extensible | Open to contributions and can be extended to include more modules and features as the community grows. |
| Cross-Platform | Works seamlessly on Windows and Linux (Ubuntu/Kali), providing a consistent experience across platforms. |
- Graphical User Interface (GUI): Modern, user-friendly interface for Windows
- Python Version Management: Automatic compatibility detection and version-specific installations
- Real-time Output: Live, colorized installation progress and logs
- Smart Package Detection: Auto-discovers installed Python versions and pip locations
- System Integration: Handles special packages requiring system tools (e.g., dlib, rust)
- System Information: Display comprehensive system specs including CPU, RAM, disk, and network speed
- Installed Packages Tab: New dedicated tab to view all installed Python packages and their versions
- Real-time Package Listing: Automatically fetches and displays all installed packages from your Python environment
- Search Functionality: Quickly filter and search through installed packages by name
- Update Selected Packages: Select one or multiple packages and update them to the latest versions with a single click
- Multi-selection Support: Use Ctrl/Cmd+click or Shift+click to select multiple packages for bulk updates
- Auto-refresh: Package list automatically refreshes after installations or updates
- Version Display: Clear version information for each installed package
- Python Folder Support: Works with the selected Python installation or current interpreter
- Modern Design: Completely redesigned user interface with improved aesthetics and usability
- Intuitive Navigation: Streamlined menus and controls with three main tabs (Install, System Info, Installed Packages)
- Visual Feedback: Enhanced status indicators and progress tracking
- Tab-based Organization: Better organization with dedicated tabs for different functionalities
- Python Version Selector: Compatibility-aware installs for Python 3.6–3.13 with automatic version pinning
- Auto-Discovery: Automatically detects installed Python folders and pip locations
- Real-time Output: Full, colorized pip output streamed directly into the UI Output panel
- System Tools Integration:
- dlib: Automatically prompts and invokes Visual Studio Build Tools installer
- rust: Seamlessly installs via rustup
- Background Processing: All package operations run in background threads for responsive UI
- Hardware Details: CPU name, core count, total/available RAM
- Storage Information: System disk total/free space
- Network Performance: Asynchronous average network speed estimation
New Categories Added:
- NLP Modules (Natural Language Processing)
- Audio Modules
- Web Framework Modules
- Geospatial Modules
- Testing Modules
Expanded Existing Categories:
- Machine Learning: Additional popular ML frameworks
- Deep Learning: Extended with latest DL libraries
- Computer Vision: Comprehensive CV toolkit
- Data Visualization: More visualization options
- DevOps: Expanded automation tools
- Cloud Computing: Additional cloud services support
- Pip Upgrade Helper: Automatically checks and upgrades pip when needed
- Installation Logging: Tracks and logs all installed modules
- Cross-Platform Support: Unified entrypoints for Windows and Linux
pip install pymodinssudo pip3 install pymodinsClone the repository and install in editable mode:
git clone https://github.com/Nandhan-KA/pymodins.git
cd pymodins
pip install --editable .- Python 3.6 or higher
- pip (Python package installer)
- Administrator/root privileges (for system-wide installation)
Launch the beautiful GUI application:
pymodins-uiImportant Notes:
⚠️ Run as Administrator: Execute in Administrator PowerShell or Command Prompt for system-wide installation- 🐍 Python Compatibility: Supports Python versions 3.6–3.13 with automatic compatibility detection
- 🔍 Auto-Discovery: Automatically finds and lists available Python installations
- 📊 Real-time Feedback: Watch installation progress with colorized, real-time output
- 🛠️ Special Packages: Handles complex packages like dlib (VS Build Tools) and rust (rustup) automatically
Simply run pymodins in an Administrator Command Prompt or Admin PowerShell (same on Linux):
pymodins-uiOr use it in Python with administrator privileges:
import pymodins
# Displays all available domains and categories
pymodins.run()# Install Basic Modules
pymodins.install_basic_modules()
# Install Advanced Modules
pymodins.install_advanced_modules()
# Install Science Modules
pymodins.install_science_modules()# Install Machine Learning Modules
pymodins.install_machinelearning_modules()
# Install Deep Learning Modules
pymodins.install_deeplearning_modules()
# Install Computer Vision Modules
pymodins.install_computervision_modules()# Install Data Visualization Modules
pymodins.install_data_visualization_modules()
# Install Database Modules
pymodins.install_database_modules()
# Install Big Data Modules
pymodins.install_bigdata_modules()# Install Full Stack Development Modules
pymodins.install_fullstack_modules()
# Install Network Modules
pymodins.install_network_modules()
# Install Build Modules
pymodins.install_build_modules()
# Install DevOps Modules
pymodins.install_devops_modules()
# Install Cloud Computing Modules
pymodins.install_cloudcomputing_modules()# Install Jupyter Modules
pymodins.install_jupyter_modules()
# Install Cybersecurity Modules
pymodins.install_CyberSecurity_modules()
Installed Packages tab showing all installed Python packages with versions, search functionality, and update options
For detailed documentation, installation guides, API references, and more:
The documentation includes:
- Comprehensive installation guides
- Detailed API references
- Usage examples and tutorials
- Troubleshooting guides
- Contributing guidelines
We welcome contributions from the community! Whether it's:
- 🐛 Bug reports and fixes
- ✨ New features and enhancements
- 📝 Documentation improvements
- 🎨 UI/UX improvements
- 📦 Additional package categories
- Fork the repository on GitHub
- Create a feature branch (
git checkout -b feature/amazing-feature) - Make your changes and commit them (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request with a detailed description
For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate and follow the existing code style.
1. Can this package install packages from various domains?
Yes! PYMODINS supports installation of packages from multiple domains including Machine Learning, Deep Learning, Data Science, Web Development, Cybersecurity, Cloud Computing, and many more. Each category is pre-configured with popular and essential packages.
2. Can users modify and customize this code?
Absolutely! PYMODINS is open-source and licensed under MIT. Users are free to modify, distribute, and use the code according to their needs. We encourage customization and contributions back to the community.
3. Does PYMODINS work on Linux?
Yes! PYMODINS is fully cross-platform and works seamlessly on:
- Windows: Full GUI and CLI support
- Linux: CLI support (Ubuntu, Kali, and other distributions)
The installation process is similar across platforms, with platform-specific optimizations where needed.
4. Do I need administrator/root privileges?
Yes, administrator (Windows) or root (Linux) privileges are recommended for system-wide installations. This ensures packages are installed properly and are accessible system-wide. For user-specific installations, you can use virtual environments.
5. What Python versions are supported?
PYMODINS supports Python 3.6 and higher, including Python 3.13. The GUI version selector automatically detects installed Python versions and ensures compatibility-aware installations.
Nandhan K
- GitHub: @Nandhan-KA
- Email: developer.nandhank@gmail.com
This project is licensed under the MIT License - see the LICENSE file for details.
MIT License
Copyright (c) 2025 Nandhan K
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Need help? Have questions? We're here for you!
- 📧 Email: developer.nandhank@gmail.com
- 📖 Documentation: Read the Docs
- 🐛 Issues: GitHub Issues
- 💬 Discussions: GitHub Discussions
Thank you for using PYMODINS! 🎉
Feel free to ask questions, report issues, or contribute to make PYMODINS even better!
Made with ❤️ by Nandhan K

