smileyface/README.md

22 lines
754 B
Markdown
Raw Normal View History

2021-08-19 19:35:05 -06:00
SmileyFace UT Server Tool
=========================
2022-09-27 17:13:33 -06:00
See official website, [https://zavage-software.com/projects/smileyface](https://zavage-software.com/projects/smileyface) for instructions.
Dependencies
============
* [app_skellington](https;//zavage-software.com/projects/app_skellington)
* [appdirs](https://pypi.org/project/appdirs)
* [colorlog](https://pypi.org/project/colorlog)
* [configobj](https://pypi.org/project/configob)
* [selenium](https://selenium-python.readthedocs.io)
* [sqlparse](https://pypi.org/project/sqlparse)
Installation
============
Activate your desired python environment or install system-wide with admin privileges.
python setup.py install
Usage
======
(more to come, see the website for some instruction)