Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VirtualFace

VirtualFace it's a simple python library to generate a face

How to test it (without install)

python test-term.py

How to install

sudo python install.py

How to reinstall

sudo python install.py

How to uninstall

sudo python install.py -u

How to use

import terminal_virtualface as virtualface
virtualface.face()

Parameters:

  • expr, str, facial expression. "normal" for default. Available expression it's only "normal".
  • speak, bool, if it's speaking or not. False for default.

ToDo

  • Add more expressions
  • Add a graphical VirtualFace

DEVELOPER
LICENSE

About

VirtualFace it's a simple python library to generate a face

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages