A simple GUI based package manager for python
-
Clone the project
git clone https://github.com/suvansh-rana/py-manager.git
-
Go to the project directory
cd py-manager
-
Add the Environment variables
-
Install dependencies
npm install
-
Start the electron app
npm run electron-react-start
To run this project, you will need to add the following environment variables to your .env file
BROWSER=none
INLINE_RUNTIME_CHUNK=false
GENERATE_SOURCEMAP=false
Electron, React, Material UI
Contributions are always welcome!
See Contributing.md
for ways to get started.
Please adhere to this project's Code Of Conduct
.