=========
discosuck
=========
.. image:: https://img.shields.io/pypi/v/discosuck.svg
:target: https://pypi.python.org/pypi/discosuck
.. .. image:: https://img.shields.io/travis/devbisme/discosuck.svg
.. :target: https://travis-ci.com/devbisme/discosuck
.. .. image:: https://readthedocs.org/projects/discosuck/badge/?version=latest
.. :target: https://discosuck.readthedocs.io/en/latest/?version=latest
.. :alt: Documentation Status
Suck posts from a Discourse forum.
* Free software: MIT license
.. * Documentation: https://discosuck.readthedocs.io.
Features
--------
* Give it the URL of a Discourse forum and let it extract posts into a JSON file.
* Lets you specify the starting page of topic lists and the number of list pages to process.
* Lets you specify a delay between page accesses to reduce load on the forum server.
Credits
-------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
=======
History
=======
0.1.0 (2023-05-26)
------------------
* First release on PyPI.
Raw data
{
"_id": null,
"home_page": "https://github.com/devbisme/discosuck",
"name": "discosuck",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "discosuck",
"author": "Dave Vandenbout",
"author_email": "devb@xess.com",
"download_url": "https://files.pythonhosted.org/packages/21/ce/dbe1de064c981b962c4384820c97fa0d658644a9565608edcaf2b47605cd/discosuck-0.1.0.tar.gz",
"platform": null,
"description": "=========\ndiscosuck\n=========\n\n\n.. image:: https://img.shields.io/pypi/v/discosuck.svg\n :target: https://pypi.python.org/pypi/discosuck\n\n.. .. image:: https://img.shields.io/travis/devbisme/discosuck.svg\n.. :target: https://travis-ci.com/devbisme/discosuck\n\n.. .. image:: https://readthedocs.org/projects/discosuck/badge/?version=latest\n.. :target: https://discosuck.readthedocs.io/en/latest/?version=latest\n.. :alt: Documentation Status\n\n\n\nSuck posts from a Discourse forum.\n\n\n* Free software: MIT license\n\n.. * Documentation: https://discosuck.readthedocs.io.\n\n\nFeatures\n--------\n\n* Give it the URL of a Discourse forum and let it extract posts into a JSON file.\n* Lets you specify the starting page of topic lists and the number of list pages to process.\n* Lets you specify a delay between page accesses to reduce load on the forum server.\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2023-05-26)\n------------------\n\n* First release on PyPI.\n\n",
"bugtrack_url": null,
"license": "MIT license",
"summary": "Suck posts from a Discourse forum.",
"version": "0.1.0",
"project_urls": {
"Changelog": "https://github.com/devbisme/discosuck/blob/master/HISTORY.rst",
"Documentation": "https://github.com/devbisme/discosuck",
"Homepage": "https://github.com/devbisme/discosuck",
"Source": "https://github.com/devbisme/discosuck",
"Tracker": "https://github.com/devbisme/discosuck/issues"
},
"split_keywords": [
"discosuck"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "21cedbe1de064c981b962c4384820c97fa0d658644a9565608edcaf2b47605cd",
"md5": "615132feeb8dc68af7f8e47c2cfc7264",
"sha256": "7ad10ddb621b8a25a1804bd3a453eaad19add198d555650551be1ef686e852fd"
},
"downloads": -1,
"filename": "discosuck-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "615132feeb8dc68af7f8e47c2cfc7264",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 12713,
"upload_time": "2023-05-26T22:20:17",
"upload_time_iso_8601": "2023-05-26T22:20:17.328399Z",
"url": "https://files.pythonhosted.org/packages/21/ce/dbe1de064c981b962c4384820c97fa0d658644a9565608edcaf2b47605cd/discosuck-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-26 22:20:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "devbisme",
"github_project": "discosuck",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"tox": true,
"lcname": "discosuck"
}