# Installation
```bash
pip install pg-podcast-toolkit
```
# Warning
This project should be considered alpha state. There is no documentation as API's are still being tested and evolving.
Raw data
{
"_id": null,
"home_page": null,
"name": "pg-podcast-toolkit",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "ipfs, parser, podcast, podcasting2.0, rss",
"author": null,
"author_email": "Jason Mazza <jason@reallybadapps.com>",
"download_url": "https://files.pythonhosted.org/packages/a1/43/1c83a9842dda145d5ef0a6964dbbb5703429e05807126322777cf6d9cde2/pg_podcast_toolkit-0.1.0.tar.gz",
"platform": null,
"description": "# Installation\n\n```bash\npip install pg-podcast-toolkit\n```\n\n# Warning\n\nThis project should be considered alpha state. There is no documentation as API's are still being tested and evolving.\n\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Tools for managing podcasting 2.0 feeds",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/Really-Bad-Apps/pg-podcast-toolkit",
"Issues": "https://github.com/Really-Bad-Apps/pg-podcast-toolkit/issues"
},
"split_keywords": [
"ipfs",
" parser",
" podcast",
" podcasting2.0",
" rss"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e49c66e83b3de4f019242d44660fad151e8bc04baae1ed319310167395d21338",
"md5": "909988285ee97cd77c3c1b6a0cb76f9f",
"sha256": "c29e0581581a8046ddb62708d2526b0db278bf1fdcef1cf1bcd7995172589113"
},
"downloads": -1,
"filename": "pg_podcast_toolkit-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "909988285ee97cd77c3c1b6a0cb76f9f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 15007,
"upload_time": "2025-01-23T01:47:45",
"upload_time_iso_8601": "2025-01-23T01:47:45.002503Z",
"url": "https://files.pythonhosted.org/packages/e4/9c/66e83b3de4f019242d44660fad151e8bc04baae1ed319310167395d21338/pg_podcast_toolkit-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a1431c83a9842dda145d5ef0a6964dbbb5703429e05807126322777cf6d9cde2",
"md5": "a3031a029b2f80003e14fef079648743",
"sha256": "4158f5af92bfd46e8278f85d84f148c7e5504e5508baf7cbcae66444a3817b90"
},
"downloads": -1,
"filename": "pg_podcast_toolkit-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "a3031a029b2f80003e14fef079648743",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 12326,
"upload_time": "2025-01-23T01:47:46",
"upload_time_iso_8601": "2025-01-23T01:47:46.740208Z",
"url": "https://files.pythonhosted.org/packages/a1/43/1c83a9842dda145d5ef0a6964dbbb5703429e05807126322777cf6d9cde2/pg_podcast_toolkit-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-23 01:47:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Really-Bad-Apps",
"github_project": "pg-podcast-toolkit",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "bs4",
"specs": []
},
{
"name": "requests",
"specs": []
},
{
"name": "lxml",
"specs": []
},
{
"name": "aioipfs",
"specs": []
}
],
"lcname": "pg-podcast-toolkit"
}