Contents

face 24.0.0

0

A command-line application framework (and CLI parser). Friendly for users, full-featured for develop

A command-line application framework (and CLI parser). Friendly for users, full-featured for developers.

Stars: 22, Watchers: 22, Forks: 9, Open Issues: 5

The mahmoud/face repo was created 8 years ago and the last code push was 1 years ago. The project is not very popular with only 22 github stars!

How to Install face

You can install face using pip

pip install face

or add it to a project with poetry

poetry add face

Package Details

Author
Mahmoud Hashemi
License
BSD
Homepage
https://github.com/mahmoud/face
PyPi:
https://pypi.org/project/face/
GitHub Repo:
https://github.com/mahmoud/face

Classifiers

  • Software Development/Libraries
  • Utilities
No  face  pypi packages just yet.

Errors

A list of common face errors.

Code Examples

Here are some face code examples and snippets.

Related Packages & Articles

cmd2 3.2.0

cmd2 - quickly build feature-rich and user-friendly interactive command line applications in Python