# tihclient
[![PyPI - Version](https://img.shields.io/pypi/v/tihclient.svg)](https://pypi.org/project/tihclient)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tihclient.svg)](https://pypi.org/project/tihclient)
-----
**Table of Contents**
- [Installation](#installation)
- [Intro](#intro)
- [Requirement](#requirement)
- [License](#license)
## Installation
```console
pip install tihclient
```
## Intro
### TIH API client
Python wrapper client for:
https://tih-dev.stb.gov.sg/content-api/apis
## Requirement
environment variable
```
TIH_API_KEY=xxx
```
## License
`tihclient` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
Raw data
{
"_id": null,
"home_page": null,
"name": "tihclient",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "api,client,data,dataframe,pandas,python,tih",
"author": null,
"author_email": "Teck Meng <furyx@hotmail.com>",
"download_url": "https://files.pythonhosted.org/packages/ed/0c/010055ff26d9fe3c5d99b85c28f51e4834210aaa10037c5a793a50e44520/tihclient-0.0.3.tar.gz",
"platform": null,
"description": "# tihclient\n\n[![PyPI - Version](https://img.shields.io/pypi/v/tihclient.svg)](https://pypi.org/project/tihclient)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tihclient.svg)](https://pypi.org/project/tihclient)\n\n-----\n\n**Table of Contents**\n\n- [Installation](#installation)\n- [Intro](#intro)\n- [Requirement](#requirement)\n- [License](#license)\n\n## Installation\n\n```console\npip install tihclient\n```\n\n## Intro\n### TIH API client\nPython wrapper client for:\nhttps://tih-dev.stb.gov.sg/content-api/apis\n\n## Requirement\n\nenvironment variable\n```\nTIH_API_KEY=xxx\n```\n\n## License\n\n`tihclient` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n",
"bugtrack_url": null,
"license": null,
"summary": "TIH api client",
"version": "0.0.3",
"project_urls": {
"Documentation": "https://github.com/furyhawk/tihclient#readme",
"Issues": "https://github.com/furyhawk/tihclient/issues",
"Source": "https://github.com/furyhawk/tihclient"
},
"split_keywords": [
"api",
"client",
"data",
"dataframe",
"pandas",
"python",
"tih"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "e1f44209db7863dec363957a899f66054620facc960e6120cd053a21ab5ae857",
"md5": "c280ec99b2d5b91910e6a96bec534418",
"sha256": "94ad96f17e3da58f77bc0ee121543fc5958b0714c585cf329e2c66fbe45dba6c"
},
"downloads": -1,
"filename": "tihclient-0.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c280ec99b2d5b91910e6a96bec534418",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 5582,
"upload_time": "2023-09-13T12:06:26",
"upload_time_iso_8601": "2023-09-13T12:06:26.806989Z",
"url": "https://files.pythonhosted.org/packages/e1/f4/4209db7863dec363957a899f66054620facc960e6120cd053a21ab5ae857/tihclient-0.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ed0c010055ff26d9fe3c5d99b85c28f51e4834210aaa10037c5a793a50e44520",
"md5": "727f8af48c456872a1150c68134d6316",
"sha256": "49cd0c3ede02d29862699f66dfab51414d77c3391ac46ba5b75baa3e603f7968"
},
"downloads": -1,
"filename": "tihclient-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "727f8af48c456872a1150c68134d6316",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 6584,
"upload_time": "2023-09-13T12:06:28",
"upload_time_iso_8601": "2023-09-13T12:06:28.553270Z",
"url": "https://files.pythonhosted.org/packages/ed/0c/010055ff26d9fe3c5d99b85c28f51e4834210aaa10037c5a793a50e44520/tihclient-0.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-13 12:06:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "furyhawk",
"github_project": "tihclient#readme",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "tihclient"
}