Skip to content

devxhub/dxh-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dxh_py

A Python CLI tool to generate PyPI packages effortlessly.

Installation

To install dxh_py, use pip:

pip install dxh-py

Usage

To generate a PyPI package from a GitHub repository, run:

dxh_py https://github.com/devxhub/django-boilerplate

Features

  • Simple and intuitive CLI
  • Automates the creation of PyPI packages from GitHub repositories
  • Supports both source distributions and wheel builds

Contributing

Contributions are welcome! Please open an issue or submit a pull request on GitHub.

License

This project is licensed under the MIT License - see the LICENSE file for details.