Skip to content

Concept client package that could be distributed as a PyPI package.

License

Notifications You must be signed in to change notification settings

acm-ndsu/client-package-concept

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

client package concept

PyPI - Version PyPI - Python Version

Table of Contents

Installation

pip install client-package-concept
Usage: bytele [OPTIONS] COMMAND [ARGS]...

╭─ Options ──────────────────────────────────────────────────────────────────────────────╮
│ --install-completion          Install completion for the current shell.                │
│ --show-completion             Show completion for the current shell, to copy it or     │
│                               customize the installation.                              │
│ --help                        Show this message and exit.                              │
╰────────────────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ─────────────────────────────────────────────────────────────────────────────╮
│ game                                                                                   │
│ register                                                                               │
│ error                                                                                  │
│ echo                                                                                   │
╰────────────────────────────────────────────────────────────────────────────────────────╯

Development

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

License

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

About

Concept client package that could be distributed as a PyPI package.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages