Metadata-Version: 2.1
Name: iss-libs
Version: 0.1.2
Home-page: https://github.com/postersom/iss-libs
Author: Somsak Binyaranee
Author-email: poster.som@gmail.com
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: connexion==2.14.2
Requires-Dist: Flask==2.2.5
Requires-Dist: Flask-SocketIO
Requires-Dist: marshmallow
Requires-Dist: marshmallow-sqlalchemy
Requires-Dist: matplotlib
Requires-Dist: minimalmodbus
Requires-Dist: ntplib
Requires-Dist: paramiko
Requires-Dist: prettytable
Requires-Dist: psutil
Requires-Dist: pyModbusTCP
Requires-Dist: pyserial
Requires-Dist: python-dotenv
Requires-Dist: python-gitlab
Requires-Dist: PyVISA
Requires-Dist: pyvisa-py
Requires-Dist: redis
Requires-Dist: robotframework
Requires-Dist: robotframework-sshlibrary
Requires-Dist: six
Requires-Dist: sqlalchemy
Requires-Dist: swagger-ui-bundle==0.0.9
Requires-Dist: xmltodict
Requires-Dist: werkzeug==2.2.3

# ISS Libs
![Release](https://img.shields.io/github/v/release/postersom/libs)
![Download](https://img.shields.io/github/downloads/postersom/libs/total)


☤ Quick Start
---------------

To install iss_libs, simply run the following at your prompt:

```bash
  # from pypi
  pip3 install iss-libs

```
☤ Contributions
---------------
- Somsak Binyaranee (@postersom) - Tests / CI / Uploads to Pypi

☤ License
---------------
 
ISS Libs is released under the **MIT** license. Please see the
[LICENSE](https://github.com/postersom/libs/blob/master/LICENSE>)
file for more details.
