Python package. Build. Install.
The xpip can simplify the building and installation of Python packages, allowing developers to focus on code.
It provides the following toolkits:
- Easily and quickly build and install Python package via xpip-build
- Upload package to PyPI repository via xpip-upload
- Manage mirror via xpip-mirror
Create the Makefile for your project to easily and quickly build and upload Python package.