Skip to content

TSGECO/tsg-py

Repository files navigation

TSGraph

PyPI version

TSGraph is a Python package for TSG.

Installation

pip install tsgraph

Usage

import tsgraph

# Example code
result = tsgraph.example_function()
print(result)

Features

  • Feature 1
  • Feature 2
  • Feature 3

Documentation

For full documentation, visit https://github.com/TSGECO/TSGECO.github.io.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the APACHE 2.0 - see the LICENSE file for details.