Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 779 Bytes

File metadata and controls

35 lines (24 loc) · 779 Bytes

client package concept

PyPI - Version PyPI - Python Version

Table of Contents

Installation

pip install client-package-concept

Usage

bytele [-h|--help]

Development

python3.13 -m venv <venv>
<activate venv>
pip install [-e|--editable] "." ".[dev]" ".[docs]"

License

client-package-concept is distributed under the terms of the MIT license.