Skip to content

CLI for unasync🔗

License: MIT Test codecov Version Last commit GitHub commit activity Github Stars Github Forks Github Watchers Website GitHub contributors All Contributors

Command line interface for unasync

Getting started🔗

Install🔗

Run the following command to install the package with pip:

pip install unasync-cli

Or with conda:

conda install unasync-cli

Or with poetry:

poetry add unasync-cli --dev

Or any other package manager you prefer.

Usage🔗

For usage information, run the following command:

unasync --help
Usage: unasync [OPTIONS] PATHS...

Arguments:
  PATHS...  The folders where it will check for folders with the name _async
            to generate its equivalent _sync.  [required]

Options:
  --install-completion [bash|zsh|fish|powershell|pwsh]
                                  Install completion for the specified shell.
  --show-completion [bash|zsh|fish|powershell|pwsh]
                                  Show completion for the specified shell, to
                                  copy it or customize the installation.
  --help                          Show this message and exit.

Contributors ✨🔗

Thanks goes to these wonderful people (emoji key):


Leynier Gutiérrez González

🚧 💻 🚇

This project follows the all-contributors specification. Contributions of any kind welcome!