Skip to content

Examples of exploring Python command-line interface (CLI) packages

License

Notifications You must be signed in to change notification settings

jgujerry/python-cli-applications

Repository files navigation

Python CLI Applications

Exploring Python command-line interface (CLI) packages with example applications.

There are several available packages for building CLI applications in Python.

In this project, we are going to build a CLI tool to manage passwords of different applications, i.e. skcli. This tool will be implemented using each package listed above.

The example CLI applications are created, please see below:

Contact

If you have any question about this opinionated list, do not hesitate to contact me @jgujerry on X (Twitter) or open an issue on GitHub.

License

This project is released under MIT License