Skip to content

suvnshr/py-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Py Manager

GitHub release (latest by date including pre-releases) GitHub issues GitHub all releases MIT License

A simple GUI based package manager for python

Run Locally

  • 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

Environment Variables

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

Tech Stack

Electron, React, Material UI

Contributing

Contributions are always welcome!

See Contributing.md for ways to get started.

Please adhere to this project's Code Of Conduct.

License

MIT