# Threads SDK
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/louis70109/line-notify#contributing)
[![pypi package](https://badge.fury.io/py/lotify.svg)](https://badge.fury.io/py/lotify)
[![Python Version](https://img.shields.io/badge/Python-%3E%3D%203.5-blue.svg)](https://badge.fury.io/py/lotify)
[![GitHub latest commit](https://badgen.net/github/last-commit/Naereen/Strapdown.js)](https://GitHub.com/Naereen/StrapDown.js/commit/)
[![GitHub stars](https://img.shields.io/github/stars/Naereen/StrapDown.js.svg?style=social&label=Star&maxAge=2592000)](https://GitHub.com/Naereen/StrapDown.js/stargazers/)
# Usage
## Install package
```
pip install threads_sdk
```
## Environment variables
Input those variables in your `.env` file or OS environment (or using `export`).
Then you don't need to input any parameters in `initialize step`.
```
USER_ID
ACCESS_TOKEN
APP_SECRET
```
# Contributors
<a href="https://github.com/louis70109/threads-sdk/graphs/contributors">
<img src="https://contrib.rocks/image?repo=louis70109/threads-sdk" />
</a>
# License
[MIT](https://github.com/louis70109/threads-sdk/blob/master/LICENSE) © [NiJia Lin](https://nijialin.com/about/)
Raw data
{
"_id": null,
"home_page": "https://github.com/louis70109/threads-sdk",
"name": "threads-sdk",
"maintainer": "NiJia Lin",
"docs_url": null,
"requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*",
"maintainer_email": "louis70109@gmail.com",
"keywords": "Threads SDK",
"author": "NiJia Lin",
"author_email": "louis70109@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/6d/d7/0f25b6841a94a60c0bb8c3a4fbe60239bc15fb66eba0fab12bd570db491a/threads_sdk-0.2.2.tar.gz",
"platform": null,
"description": "# Threads SDK\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/louis70109/line-notify#contributing)\n[![pypi package](https://badge.fury.io/py/lotify.svg)](https://badge.fury.io/py/lotify)\n[![Python Version](https://img.shields.io/badge/Python-%3E%3D%203.5-blue.svg)](https://badge.fury.io/py/lotify)\n[![GitHub latest commit](https://badgen.net/github/last-commit/Naereen/Strapdown.js)](https://GitHub.com/Naereen/StrapDown.js/commit/)\n[![GitHub stars](https://img.shields.io/github/stars/Naereen/StrapDown.js.svg?style=social&label=Star&maxAge=2592000)](https://GitHub.com/Naereen/StrapDown.js/stargazers/)\n\n\n# Usage\n\n\n## Install package\n\n```\npip install threads_sdk\n```\n\n\n## Environment variables\n\nInput those variables in your `.env` file or OS environment (or using `export`).\n\nThen you don't need to input any parameters in `initialize step`.\n\n```\nUSER_ID\nACCESS_TOKEN\nAPP_SECRET\n```\n\n# Contributors\n\n<a href=\"https://github.com/louis70109/threads-sdk/graphs/contributors\">\n <img src=\"https://contrib.rocks/image?repo=louis70109/threads-sdk\" />\n</a>\n\n# License\n\n[MIT](https://github.com/louis70109/threads-sdk/blob/master/LICENSE) \u00a9 [NiJia Lin](https://nijialin.com/about/)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Using Threads API more easily",
"version": "0.2.2",
"project_urls": {
"Bug Reports": "https://github.com/louis70109/threads-sdk/issues",
"Homepage": "https://github.com/louis70109/threads-sdk",
"Source": "https://github.com/louis70109/threads-sdk"
},
"split_keywords": [
"threads",
"sdk"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ee5ad257eb30c35f3b107a40ad97dea15a346786d690d7114645d360552ba546",
"md5": "761957310b86988d5d4d82ca08705be0",
"sha256": "8a7ac16154396838041c921c65cec114796bda48e5efee17203537cc7e81bc16"
},
"downloads": -1,
"filename": "threads_sdk-0.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "761957310b86988d5d4d82ca08705be0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*",
"size": 4876,
"upload_time": "2024-08-16T15:27:54",
"upload_time_iso_8601": "2024-08-16T15:27:54.309436Z",
"url": "https://files.pythonhosted.org/packages/ee/5a/d257eb30c35f3b107a40ad97dea15a346786d690d7114645d360552ba546/threads_sdk-0.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6dd70f25b6841a94a60c0bb8c3a4fbe60239bc15fb66eba0fab12bd570db491a",
"md5": "25a842d78dc0845a9abb208e8aeb1782",
"sha256": "f3fa53679c51d1d3896a695ae543b9f8cdb2a844e0fd89bdecb8a7fa570023bb"
},
"downloads": -1,
"filename": "threads_sdk-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "25a842d78dc0845a9abb208e8aeb1782",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*",
"size": 4824,
"upload_time": "2024-08-16T15:27:55",
"upload_time_iso_8601": "2024-08-16T15:27:55.512669Z",
"url": "https://files.pythonhosted.org/packages/6d/d7/0f25b6841a94a60c0bb8c3a4fbe60239bc15fb66eba0fab12bd570db491a/threads_sdk-0.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-16 15:27:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "louis70109",
"github_project": "threads-sdk",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "requests",
"specs": []
},
{
"name": "pandas",
"specs": []
}
],
"tox": true,
"lcname": "threads-sdk"
}