Last updated:
0 purchases
pythoninstaller 0.0.2
PSON
A package that allows you to easily add a package installer to your project that keeps all of the modules included in the project and allows others to utilise it.
A JSON file providing information on the author, dependencies utilised, and dependencies that can be installed with a single command.
📥 Installation
pip install pson
💬 Usage
To add a JSON to your program(for developers)
package build
To install the dependencies(for users)
package install
🤝 Contributing
Contributions, issues and feature requests are welcome!Feel free to check issues page.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.