A Python CLI tool to generate PyPI packages effortlessly.
To install dxh_py
, use pip:
pip install dxh-py
To generate a PyPI package from a GitHub repository, run:
dxh_py https://github.com/devxhub/django-boilerplate
- Simple and intuitive CLI
- Automates the creation of PyPI packages from GitHub repositories
- Supports both source distributions and wheel builds
Contributions are welcome! Please open an issue or submit a pull request on GitHub.
This project is licensed under the MIT License - see the LICENSE file for details.