Metadata-Version: 2.4
Name: pipcentral
Version: 1.0.1
Summary: PipCentral is your one-stop tool for Python lovers
Home-page: https://github.com/Suresh-pyhobbyist/pipcentral
Author: Suresh_Pyhobbist
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: matplotlib==3.10.1
Requires-Dist: networkx==3.4.2
Requires-Dist: requests==2.32.3
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# PipCentral 🐍🚀

Welcome to **PipCentral** – PipCentral is your one-stop tool for python lovers 🌟  

## Why I Created This: Let Me Tell You
"When I started learning about pip, I felt overwhelmed seeing all the packages from A to Z. My eyes would hurt so much 😣. I lost count of how many times I had to use commands to check for security, vulnerabilities, and other tasks 🔄. Sometimes, I felt completely exhausted from using pip commands all the time 😫. It became really difficult to look up packages 📦."
Let me know if you'd like to add anything else! 

## Why PipCentral? 🤔  
PipCentral is built to address real challenges faced by Python developers. Whether it’s managing dependencies or organizing virtual environments, this tool is crafted to save time and streamline your workflow.  

## Get Started 🚀
```bash
pip install -r requirements.txt
```

```bash 
python pipcentral.py
```

## Features 💡  
- 🛠️ **Installed Package Management**: Quickly view, update, and manage your installed Python packages.  
- 🌍 **Virtual Environment Support**: Create and manage virtual environments for seamless project isolation.  
- 💾 **Local Repository Setup**: Easily set up and use local repositories for added convenience.  
- 🕒 **Pip Scheduler**: Automate pip operations with a built-in scheduler to save time.  
- 🔍 **Dependency Graph Visualization**: Dive deep into your project's structure with clear dependency graphs.
- ✨ **And More**: Discover additional features

## snapshots
![image](https://github.com/user-attachments/assets/ee271d77-3e0e-4f28-bb3f-a9ea8bb11046)
 


