Name | Simyan JSON |
Version |
1.5.1
JSON |
| download |
home_page | None |
Summary | A Python wrapper for the Comicvine API. |
upload_time | 2025-07-21 00:15:34 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | GPL-3.0-or-later |
keywords |
comic
comics
metadata
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Simyan
[](https://pypi.python.org/pypi/Simyan/)
[](https://pypi.python.org/pypi/Simyan/)
[](https://pypi.python.org/pypi/Simyan/)
[](https://opensource.org/licenses/GPL-3.0)
[](https://github.com/pre-commit/pre-commit)
[](https://github.com/astral-sh/ruff)
[](https://github.com/Metron-Project/Simyan/graphs/contributors)
[](https://github.com/Metron-Project/Simyan/actions/workflows/testing.yaml)
[](https://github.com/Metron-Project/Simyan/actions/workflows/publishing.yaml)
[](https://simyan.readthedocs.io/en/stable)
A [Python](https://www.python.org/) wrapper for the [Comicvine API](https://comicvine.gamespot.com/api/).
## Installation
```console
pip install --user Simyan
```
### Example Usage
```python
from simyan.comicvine import Comicvine
from simyan.sqlite_cache import SQLiteCache
session = Comicvine(api_key="Comicvine API Key", cache=SQLiteCache())
# Search for Publisher
results = session.list_publishers(params={"filter": "name:DC Comics"})
for publisher in results:
print(f"{publisher.id} | {publisher.name} - {publisher.site_url}")
# Get details for a Volume
result = session.get_volume(volume_id=26266)
print(result.summary)
```
## Documentation
- [Simyan](https://simyan.readthedocs.io/en/stable)
- [Comicvine API](https://comicvine.gamespot.com/api/documentation)
## Bugs/Requests
Please use the [GitHub issue tracker](https://github.com/Metron-Project/Simyan/issues) to submit bugs or request features.
## Contributing
- When running a new test for the first time, set the environment variable `COMICVINE__API_KEY` to your Comicvine API key.
The responses will be cached in the `tests/cache.sqlite` database without your key.
## Socials
[](https://matrix.to/#/#metron-general:matrix.org)
[](https://matrix.to/#/#metron-development:matrix.org)
Raw data
{
"_id": null,
"home_page": null,
"name": "Simyan",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "BuriedInCode <BuriedInCode@tuta.io>",
"keywords": "comic, comics, metadata",
"author": null,
"author_email": "BuriedInCode <BuriedInCode@tuta.io>",
"download_url": "https://files.pythonhosted.org/packages/ba/c3/cbe07472214ba4f654e8586a8e5664a273b136a7a6cb259098ce32571cc3/simyan-1.5.1.tar.gz",
"platform": null,
"description": "# Simyan\n\n[](https://pypi.python.org/pypi/Simyan/)\n[](https://pypi.python.org/pypi/Simyan/)\n[](https://pypi.python.org/pypi/Simyan/)\n[](https://opensource.org/licenses/GPL-3.0)\n\n[](https://github.com/pre-commit/pre-commit)\n[](https://github.com/astral-sh/ruff)\n\n[](https://github.com/Metron-Project/Simyan/graphs/contributors)\n[](https://github.com/Metron-Project/Simyan/actions/workflows/testing.yaml)\n[](https://github.com/Metron-Project/Simyan/actions/workflows/publishing.yaml)\n\n[](https://simyan.readthedocs.io/en/stable)\n\nA [Python](https://www.python.org/) wrapper for the [Comicvine API](https://comicvine.gamespot.com/api/).\n\n## Installation\n\n```console\npip install --user Simyan\n```\n\n### Example Usage\n\n```python\nfrom simyan.comicvine import Comicvine\nfrom simyan.sqlite_cache import SQLiteCache\n\nsession = Comicvine(api_key=\"Comicvine API Key\", cache=SQLiteCache())\n\n# Search for Publisher\nresults = session.list_publishers(params={\"filter\": \"name:DC Comics\"})\nfor publisher in results:\n print(f\"{publisher.id} | {publisher.name} - {publisher.site_url}\")\n\n# Get details for a Volume\nresult = session.get_volume(volume_id=26266)\nprint(result.summary)\n```\n\n## Documentation\n\n- [Simyan](https://simyan.readthedocs.io/en/stable)\n- [Comicvine API](https://comicvine.gamespot.com/api/documentation)\n\n## Bugs/Requests\n\nPlease use the [GitHub issue tracker](https://github.com/Metron-Project/Simyan/issues) to submit bugs or request features.\n\n## Contributing\n\n- When running a new test for the first time, set the environment variable `COMICVINE__API_KEY` to your Comicvine API key.\n The responses will be cached in the `tests/cache.sqlite` database without your key.\n\n## Socials\n\n[](https://matrix.to/#/#metron-general:matrix.org)\n[](https://matrix.to/#/#metron-development:matrix.org)\n",
"bugtrack_url": null,
"license": "GPL-3.0-or-later",
"summary": "A Python wrapper for the Comicvine API.",
"version": "1.5.1",
"project_urls": {
"Documentation": "https://simyan.readthedocs.io/en/latest/",
"Homepage": "https://pypi.org/project/Simyan",
"Issues": "https://github.com/Metron-Project/Simyan/issues",
"Source": "https://github.com/Metron-Project/Simyan"
},
"split_keywords": [
"comic",
" comics",
" metadata"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "e1999215901e9c70b2a815ffb20a74fe85da8b8c0c06073d24e7315cf7ca9204",
"md5": "8c15e0dad8a0f3e133818286c685204b",
"sha256": "c98e6f6533af2008eaf96bf351a4e6f484b5b861a615736be3f29452c41e4e69"
},
"downloads": -1,
"filename": "simyan-1.5.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8c15e0dad8a0f3e133818286c685204b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 33792,
"upload_time": "2025-07-21T00:15:32",
"upload_time_iso_8601": "2025-07-21T00:15:32.055997Z",
"url": "https://files.pythonhosted.org/packages/e1/99/9215901e9c70b2a815ffb20a74fe85da8b8c0c06073d24e7315cf7ca9204/simyan-1.5.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "bac3cbe07472214ba4f654e8586a8e5664a273b136a7a6cb259098ce32571cc3",
"md5": "df3cdddd946717d68bdf616dc7000893",
"sha256": "c96fd5d04c3446de57e91422912ba6d764bce9f73fc2a3eff1db7b466bad5cf0"
},
"downloads": -1,
"filename": "simyan-1.5.1.tar.gz",
"has_sig": false,
"md5_digest": "df3cdddd946717d68bdf616dc7000893",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 4154834,
"upload_time": "2025-07-21T00:15:34",
"upload_time_iso_8601": "2025-07-21T00:15:34.193552Z",
"url": "https://files.pythonhosted.org/packages/ba/c3/cbe07472214ba4f654e8586a8e5664a273b136a7a6cb259098ce32571cc3/simyan-1.5.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-21 00:15:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Metron-Project",
"github_project": "Simyan",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "simyan"
}