Skip to content

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

License

Notifications You must be signed in to change notification settings

Bytezz/VirtualFace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages