pipcentral 1.0.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2025 Suresh
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
@@ -0,0 +1,58 @@
1
+ Metadata-Version: 2.4
2
+ Name: pipcentral
3
+ Version: 1.0.0
4
+ Summary: PipCentral is your one-stop tool for Python lovers
5
+ Home-page: https://github.com/Suresh-pyhobbyist/pipcentrals
6
+ Author: Suresh_Pyhobbist
7
+ Classifier: Programming Language :: Python :: 3
8
+ Classifier: License :: OSI Approved :: MIT License
9
+ Classifier: Operating System :: OS Independent
10
+ Requires-Python: >=3.6
11
+ Description-Content-Type: text/markdown
12
+ License-File: LICENSE
13
+ Requires-Dist: matplotlib==3.10.1
14
+ Requires-Dist: networkx==3.4.2
15
+ Requires-Dist: requests==2.32.3
16
+ Dynamic: author
17
+ Dynamic: classifier
18
+ Dynamic: description
19
+ Dynamic: description-content-type
20
+ Dynamic: home-page
21
+ Dynamic: license-file
22
+ Dynamic: requires-dist
23
+ Dynamic: requires-python
24
+ Dynamic: summary
25
+
26
+ # PipCentral πŸπŸš€
27
+
28
+ Welcome to **PipCentral** – PipCentral is your one-stop tool for python lovers 🌟
29
+
30
+ ## Why I Created This: Let Me Tell You
31
+ "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 πŸ“¦."
32
+ Let me know if you'd like to add anything else!
33
+
34
+ ## Why PipCentral? πŸ€”
35
+ 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.
36
+
37
+ ## Get Started πŸš€
38
+ ```bash
39
+ pip install -r requirements.txt
40
+ ```
41
+
42
+ ```bash
43
+ python pipcentral.py
44
+ ```
45
+
46
+ ## Features πŸ’‘
47
+ - πŸ› οΈ **Installed Package Management**: Quickly view, update, and manage your installed Python packages.
48
+ - 🌍 **Virtual Environment Support**: Create and manage virtual environments for seamless project isolation.
49
+ - πŸ’Ύ **Local Repository Setup**: Easily set up and use local repositories for added convenience.
50
+ - πŸ•’ **Pip Scheduler**: Automate pip operations with a built-in scheduler to save time.
51
+ - πŸ” **Dependency Graph Visualization**: Dive deep into your project's structure with clear dependency graphs.
52
+ - ✨ **And More**: Discover additional features
53
+
54
+ ## snapshots
55
+ ![image](https://github.com/user-attachments/assets/ee271d77-3e0e-4f28-bb3f-a9ea8bb11046)
56
+
57
+
58
+
@@ -0,0 +1,33 @@
1
+ # PipCentral πŸπŸš€
2
+
3
+ Welcome to **PipCentral** – PipCentral is your one-stop tool for python lovers 🌟
4
+
5
+ ## Why I Created This: Let Me Tell You
6
+ "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 πŸ“¦."
7
+ Let me know if you'd like to add anything else!
8
+
9
+ ## Why PipCentral? πŸ€”
10
+ 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.
11
+
12
+ ## Get Started πŸš€
13
+ ```bash
14
+ pip install -r requirements.txt
15
+ ```
16
+
17
+ ```bash
18
+ python pipcentral.py
19
+ ```
20
+
21
+ ## Features πŸ’‘
22
+ - πŸ› οΈ **Installed Package Management**: Quickly view, update, and manage your installed Python packages.
23
+ - 🌍 **Virtual Environment Support**: Create and manage virtual environments for seamless project isolation.
24
+ - πŸ’Ύ **Local Repository Setup**: Easily set up and use local repositories for added convenience.
25
+ - πŸ•’ **Pip Scheduler**: Automate pip operations with a built-in scheduler to save time.
26
+ - πŸ” **Dependency Graph Visualization**: Dive deep into your project's structure with clear dependency graphs.
27
+ - ✨ **And More**: Discover additional features
28
+
29
+ ## snapshots
30
+ ![image](https://github.com/user-attachments/assets/ee271d77-3e0e-4f28-bb3f-a9ea8bb11046)
31
+
32
+
33
+
@@ -0,0 +1,58 @@
1
+ Metadata-Version: 2.4
2
+ Name: pipcentral
3
+ Version: 1.0.0
4
+ Summary: PipCentral is your one-stop tool for Python lovers
5
+ Home-page: https://github.com/Suresh-pyhobbyist/pipcentrals
6
+ Author: Suresh_Pyhobbist
7
+ Classifier: Programming Language :: Python :: 3
8
+ Classifier: License :: OSI Approved :: MIT License
9
+ Classifier: Operating System :: OS Independent
10
+ Requires-Python: >=3.6
11
+ Description-Content-Type: text/markdown
12
+ License-File: LICENSE
13
+ Requires-Dist: matplotlib==3.10.1
14
+ Requires-Dist: networkx==3.4.2
15
+ Requires-Dist: requests==2.32.3
16
+ Dynamic: author
17
+ Dynamic: classifier
18
+ Dynamic: description
19
+ Dynamic: description-content-type
20
+ Dynamic: home-page
21
+ Dynamic: license-file
22
+ Dynamic: requires-dist
23
+ Dynamic: requires-python
24
+ Dynamic: summary
25
+
26
+ # PipCentral πŸπŸš€
27
+
28
+ Welcome to **PipCentral** – PipCentral is your one-stop tool for python lovers 🌟
29
+
30
+ ## Why I Created This: Let Me Tell You
31
+ "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 πŸ“¦."
32
+ Let me know if you'd like to add anything else!
33
+
34
+ ## Why PipCentral? πŸ€”
35
+ 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.
36
+
37
+ ## Get Started πŸš€
38
+ ```bash
39
+ pip install -r requirements.txt
40
+ ```
41
+
42
+ ```bash
43
+ python pipcentral.py
44
+ ```
45
+
46
+ ## Features πŸ’‘
47
+ - πŸ› οΈ **Installed Package Management**: Quickly view, update, and manage your installed Python packages.
48
+ - 🌍 **Virtual Environment Support**: Create and manage virtual environments for seamless project isolation.
49
+ - πŸ’Ύ **Local Repository Setup**: Easily set up and use local repositories for added convenience.
50
+ - πŸ•’ **Pip Scheduler**: Automate pip operations with a built-in scheduler to save time.
51
+ - πŸ” **Dependency Graph Visualization**: Dive deep into your project's structure with clear dependency graphs.
52
+ - ✨ **And More**: Discover additional features
53
+
54
+ ## snapshots
55
+ ![image](https://github.com/user-attachments/assets/ee271d77-3e0e-4f28-bb3f-a9ea8bb11046)
56
+
57
+
58
+
@@ -0,0 +1,10 @@
1
+ LICENSE
2
+ README.md
3
+ pipcentral.py
4
+ setup.py
5
+ pipcentral.egg-info/PKG-INFO
6
+ pipcentral.egg-info/SOURCES.txt
7
+ pipcentral.egg-info/dependency_links.txt
8
+ pipcentral.egg-info/entry_points.txt
9
+ pipcentral.egg-info/requires.txt
10
+ pipcentral.egg-info/top_level.txt
@@ -0,0 +1,2 @@
1
+ [console_scripts]
2
+ pipcentral = pipcentral:main
@@ -0,0 +1,3 @@
1
+ matplotlib==3.10.1
2
+ networkx==3.4.2
3
+ requests==2.32.3
@@ -0,0 +1 @@
1
+ pipcentral