# 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/c3/7c/313fd88ce519e2854d99ec41604071dae1e4833a6a62a24d5eba884908eb/pg_podcast_toolkit-0.0.8.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.0.8",
"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": "e2982f29e0c1e367b7b5a2618563b72465b16eb9d5351aad914741a99aced656",
"md5": "08641aac3be48122e8378509046d0626",
"sha256": "233bb23672bf90e47e1309d628d14ff179dca33741d2ad387b395e48aee016fe"
},
"downloads": -1,
"filename": "pg_podcast_toolkit-0.0.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "08641aac3be48122e8378509046d0626",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 15003,
"upload_time": "2024-04-21T16:28:13",
"upload_time_iso_8601": "2024-04-21T16:28:13.383424Z",
"url": "https://files.pythonhosted.org/packages/e2/98/2f29e0c1e367b7b5a2618563b72465b16eb9d5351aad914741a99aced656/pg_podcast_toolkit-0.0.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c37c313fd88ce519e2854d99ec41604071dae1e4833a6a62a24d5eba884908eb",
"md5": "d95a1627dc64bc25e2b8a45eda855495",
"sha256": "91c6ed52adc96b10a37d1d2ee2d874f22bfa32c2744281a1d70ec6c988f12e4e"
},
"downloads": -1,
"filename": "pg_podcast_toolkit-0.0.8.tar.gz",
"has_sig": false,
"md5_digest": "d95a1627dc64bc25e2b8a45eda855495",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 111055,
"upload_time": "2024-04-21T16:28:15",
"upload_time_iso_8601": "2024-04-21T16:28:15.172065Z",
"url": "https://files.pythonhosted.org/packages/c3/7c/313fd88ce519e2854d99ec41604071dae1e4833a6a62a24d5eba884908eb/pg_podcast_toolkit-0.0.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-21 16:28:15",
"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": []
}
],
"lcname": "pg-podcast-toolkit"
}