mirror of
https://git.zavage.net/Zavage-Software/smileyface.git
synced 2024-12-22 12:49:20 -07:00
22 lines
756 B
Markdown
22 lines
756 B
Markdown
SmileyFace UT Server Tool
|
|
=========================
|
|
See official website, [https://zavage-software.com/portfolio/smileyface](https://zavage-software.com/portfolio/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)
|