Metadata-Version: 2.1
Name: jsltapysg
Version: 0.0.1
Summary: Asynchronous python library to access LTA's Datamall, primarily designed for Home Asssitant.
Home-page: https://github.com/Codestian/ltapysg
Author: Low Jian Sheng
Author-email: lowjiansheng94@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: aiohttp

# LtapySG
## Asynchronous python library to interact with LTA's Datamall API.
This library is primarily designed for the **Land Transport Authority integration** in Home Assistant.

### Installation
`$ pip install ltapysg`

