dungwinux / Maid

A package manager, written in Python 3.7, for Windows.
GNU General Public License v3.0
1 stars 0 forks source link
package-manager python37 windows

Maid

A package manager, written in Python 3.7, for Windows.

Status: Alpha

Build status

Installation

Via pip

pip install maid

Currently, Maid is depends on pip to update. In the future, Maid will be able to do self-update.

Download pre-built binary

Note: Pre-built binary requires Microsoft Visual C++ 2017 Redistributable, which Windows 10 comes with by default. For older version of Windows, please search online for download links.

Run source code