Skip to content

anmolmalik01/package-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.


Releases

No releases published

Packages

No packages published

Languages