This is my package that tests out Typer.
Project description
odc-typer-test
Awesome CLI user manager. Based on this tutorial.
Usage:
$ odc-typer-test [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:
create: Create a new user with USERNAME.delete: Delete an existing user with USERNAME.delete-all: Delete all users in the database.init: Initialize the user database.
odc-typer-test create
Create a new user with USERNAME.
Usage:
$ odc-typer-test create [OPTIONS] USERNAME
Arguments:
USERNAME: The name of user to create. [required]
Options:
--help: Show this message and exit.
odc-typer-test delete
Delete an existing user with USERNAME.
If --force is not used, confirmation is required.
Usage:
$ odc-typer-test delete [OPTIONS] USERNAME
Arguments:
USERNAME: The name of user to delete. [required]
Options:
--force / --no-force: Force deletion without confirmation. [required]--help: Show this message and exit.
odc-typer-test delete-all
Delete all users in the database.
If --force is not used, confirmation is required.
Usage:
$ odc-typer-test delete-all [OPTIONS]
Options:
--force / --no-force: Force deletion without confirmation. [required]--help: Show this message and exit.
odc-typer-test init
Initialize the user database.
Usage:
$ odc-typer-test init [OPTIONS]
Options:
--help: Show this message and exit.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file odc-typer-test-0.3.0.tar.gz.
File metadata
- Download URL: odc-typer-test-0.3.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.8.2 Darwin/19.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
745dcd912520894e985497cff331adadcbccfa97491f8ad05489764bb9eaa860
|
|
| MD5 |
ac2e2488755e24069b8117f561d90081
|
|
| BLAKE2b-256 |
94229bb91881536c23c48cb9e960e2bf5a708174756ef5bdf6a0069a695161ff
|
File details
Details for the file odc_typer_test-0.3.0-py3-none-any.whl.
File metadata
- Download URL: odc_typer_test-0.3.0-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.8.2 Darwin/19.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c47703bdc4b33191e7c3746df6890f012d52c2d72ac4686b153bf7f6913f67d
|
|
| MD5 |
88a1119102e9c2ecbaa35739746d4bc0
|
|
| BLAKE2b-256 |
8b537f30c671f2075889cda0cc18cfec783f4f380628b69efe6e42fb3c141808
|