https://github.com/devjonix/devjoni-meta
A Python meta package for pulling in all other our packages
https://github.com/devjonix/devjoni-meta
Last synced: 4 months ago
JSON representation
A Python meta package for pulling in all other our packages
- Host: GitHub
- URL: https://github.com/devjonix/devjoni-meta
- Owner: devjonix
- License: gpl-3.0
- Created: 2024-11-26T09:21:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-26T09:22:46.000Z (over 1 year ago)
- Last Synced: 2025-09-30T12:01:35.378Z (9 months ago)
- Language: Python
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DEV Joni - A Meta Package
Installing this package will pull in all open-source
software tools developed by DEV Joni.
If your interest is in one specific tool from us,
you can also install it separately (*devjoni-[toolname]*).
# Installing
```
pip install devjoni
```