Name | sopel-trakt JSON |
Version |
0.2.1
JSON |
| download |
home_page | None |
Summary | A Sopel plugin to fetch users' recent Trakt plays |
upload_time | 2024-05-14 21:43:07 |
maintainer | None |
docs_url | None |
author | None |
requires_python | <4,>=3.8 |
license | EFL-2.0 |
keywords |
sopel
plugin
bot
irc
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# sopel-trakt
A Sopel plugin to fetch users' recent Trakt plays
## Installation
Can be installed from PyPI using:
pip install sopel-trakt
## Configuration
`sopel-trakt` has one required configuration value: your API app's client ID.
You can run `sopel-plugins configure trakt` to set it interactively, or add a
section for this plugin to your bot's `.cfg` file directly:
```ini
[trakt]
client_id = LongRandomStringProvidedByTrakt
```
Create or retrieve your Trakt API app's client ID at https://trakt.tv/oauth/applications
## Testing
If you would like to make a contribution, be sure to run the included tests. Test requirements can be installed using:
pip install -r dev-requirements.txt
run tests using:
make test
## Credits
Adopted from a Sopel 6 plugin, `sopel_modules.trakt`: https://github.com/surskitt/sopel-trakt
### 0.2.1
Fixed:
* Handle private profiles with a friendly error message
### 0.2.0
Revived by new maintainer ([dgw](https://github.com/dgw)) under a new package
name (`sopel-modules.trakt` → `sopel-trakt`). Major changes include:
* Config setting `api` renamed to `client_id`
* Updated coding standards for Sopel 7.1+ and Python 3.8+
* Dropped [`sopel_modules` namespace][namespace-plugin] in favor of a
[`setuptools` entry point][entry-point-plugin]
Much of the work in this release was spent on housekeeping; user-facing
functionality is essentially unchanged from the last release published on PyPI
by [sharktamer](https://pypi.org/user/sharktamer/).
[entry-point-plugin]: https://sopel.chat/docs/plugin/what.html#entry-point
[namespace-plugin]: https://sopel.chat/docs/plugin/what.html#namespace-package
### 0.1.0
Initial release
Raw data
{
"_id": null,
"home_page": null,
"name": "sopel-trakt",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.8",
"maintainer_email": "dgw <dgw@technobabbl.es>",
"keywords": "sopel, plugin, bot, irc",
"author": null,
"author_email": "Shane Donohoe <shane@donohoe.cc>",
"download_url": "https://files.pythonhosted.org/packages/fc/d7/d7c8516ee11de16c08252acd24a467462a3cfea7cf073b664f09ff826a51/sopel_trakt-0.2.1.tar.gz",
"platform": "Linux x86, x86-64",
"description": "# sopel-trakt\n\nA Sopel plugin to fetch users' recent Trakt plays\n\n## Installation\n\nCan be installed from PyPI using:\n\n pip install sopel-trakt\n\n## Configuration\n\n`sopel-trakt` has one required configuration value: your API app's client ID.\nYou can run `sopel-plugins configure trakt` to set it interactively, or add a\nsection for this plugin to your bot's `.cfg` file directly:\n\n```ini\n[trakt]\nclient_id = LongRandomStringProvidedByTrakt\n```\n\nCreate or retrieve your Trakt API app's client ID at https://trakt.tv/oauth/applications\n\n## Testing\n\nIf you would like to make a contribution, be sure to run the included tests. Test requirements can be installed using:\n\n pip install -r dev-requirements.txt\n\nrun tests using:\n\n make test\n\n## Credits\n\nAdopted from a Sopel 6 plugin, `sopel_modules.trakt`: https://github.com/surskitt/sopel-trakt\n\n### 0.2.1\n\nFixed:\n* Handle private profiles with a friendly error message\n\n\n### 0.2.0\n\nRevived by new maintainer ([dgw](https://github.com/dgw)) under a new package\nname (`sopel-modules.trakt` \u2192 `sopel-trakt`). Major changes include:\n\n* Config setting `api` renamed to `client_id`\n* Updated coding standards for Sopel 7.1+ and Python 3.8+\n* Dropped [`sopel_modules` namespace][namespace-plugin] in favor of a\n [`setuptools` entry point][entry-point-plugin]\n\nMuch of the work in this release was spent on housekeeping; user-facing\nfunctionality is essentially unchanged from the last release published on PyPI\nby [sharktamer](https://pypi.org/user/sharktamer/).\n\n\n[entry-point-plugin]: https://sopel.chat/docs/plugin/what.html#entry-point\n[namespace-plugin]: https://sopel.chat/docs/plugin/what.html#namespace-package\n\n\n### 0.1.0\n\nInitial release\n",
"bugtrack_url": null,
"license": "EFL-2.0",
"summary": "A Sopel plugin to fetch users' recent Trakt plays",
"version": "0.2.1",
"project_urls": {
"Bug Tracker": "https://github.com/dgw/sopel-trakt/issues",
"Homepage": "https://github.com/dgw/sopel-trakt"
},
"split_keywords": [
"sopel",
" plugin",
" bot",
" irc"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9bc0626688d93ffc037f0a0982504e97b936d86864f5fa64297365c815908625",
"md5": "129cc75621582409f4d2abd6d6215ff9",
"sha256": "3aab532e080e8650fd99cb13893275013c8b9252ec3f7fa3b7fd2e539f9be0e5"
},
"downloads": -1,
"filename": "sopel_trakt-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "129cc75621582409f4d2abd6d6215ff9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.8",
"size": 4393,
"upload_time": "2024-05-14T21:43:05",
"upload_time_iso_8601": "2024-05-14T21:43:05.811097Z",
"url": "https://files.pythonhosted.org/packages/9b/c0/626688d93ffc037f0a0982504e97b936d86864f5fa64297365c815908625/sopel_trakt-0.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fcd7d7c8516ee11de16c08252acd24a467462a3cfea7cf073b664f09ff826a51",
"md5": "66b83b6cadebb61eb66fafba2e7e3333",
"sha256": "07a5b77fb46b0468ea5a1d7c47c074dbc1b0111f7d30e2839fd68e548cfc951f"
},
"downloads": -1,
"filename": "sopel_trakt-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "66b83b6cadebb61eb66fafba2e7e3333",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.8",
"size": 5057,
"upload_time": "2024-05-14T21:43:07",
"upload_time_iso_8601": "2024-05-14T21:43:07.123304Z",
"url": "https://files.pythonhosted.org/packages/fc/d7/d7c8516ee11de16c08252acd24a467462a3cfea7cf073b664f09ff826a51/sopel_trakt-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-14 21:43:07",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dgw",
"github_project": "sopel-trakt",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "sopel-trakt"
}