{ "info": { "author": "Stephen Bunn", "author_email": "stephen@bunn.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP :: Indexing/Search", "Topic :: Utilities" ], "description": ".. image:: https://github.com/stephen-bunn/torvend/raw/master/docs/source/_static/logo.png\n :alt: Torvend Logo\n :width: 800\n :align: center\n\n|\n\n.. image:: https://img.shields.io/pypi/v/torvend.svg\n :target: https://pypi.org/project/torvend/\n :alt: PyPi Status\n\n.. image:: https://img.shields.io/pypi/pyversions/torvend.svg\n :target: https://pypi.org/project/torvend/\n :alt: Supported Versions\n\n.. image:: https://img.shields.io/pypi/status/torvend.svg\n :target: https://pypi.org/project/torvend/\n :alt: Release Status\n\n.. image:: https://img.shields.io/github/last-commit/stephen-bunn/torvend.svg\n :target: https://github.com/stephen-bunn/torvend\n :alt: Last Commit\n\n.. image:: https://img.shields.io/github/license/stephen-bunn/torvend.svg\n :target: https://github.com/stephen-bunn/torvend/blob/master/LICENSE\n :alt: License\n\n.. image:: https://readthedocs.org/projects/torvend/badge/?version=latest\n :target: http://torvend.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://travis-ci.org/stephen-bunn/torvend.svg?branch=master\n :target: https://travis-ci.org/stephen-bunn/torvend\n :alt: Build Status\n\n.. image:: https://codecov.io/gh/stephen-bunn/torvend/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/stephen-bunn/torvend\n :alt: Code Coverage\n\n.. image:: https://requires.io/github/stephen-bunn/torvend/requirements.svg?branch=master\n :target: https://requires.io/github/stephen-bunn/torvend/requirements/?branch=master\n :alt: Requirements Status\n\n.. image:: https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg\n :target: https://saythanks.io/to/stephen-bunn\n :alt: Say Thanks\n\n|\n\n\nCommand Line\n------------\n\nSearch for torrents through the command-line...\n\n.. image:: https://github.com/stephen-bunn/torvend/raw/master/docs/source/_static/usage.gif\n :alt: Torvend Usage\n :width: 800\n :align: center\n\n\nUsage\n-----\n\n| Search for torrents in your own applications...\n| Read about more complex usage in the `documentation `_.\n\n\n.. code-block:: python\n\n from torvend.client import (TorvendClient,)\n\n discovered_torrents = []\n\n def torrent_callback(item, **kwargs):\n discovered_torrents.append(item)\n\n\n client = TorvendClient()\n client.search('my query', torrent_callback)\n\n print(discovered_torrents)", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/stephen-bunn/torvend", "keywords": "web-scraping,torrent,search,python3,asynchronous,command-line,framework", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "torvend", "package_url": "https://pypi.org/project/torvend/", "platform": "", "project_url": "https://pypi.org/project/torvend/", "project_urls": { "Homepage": "https://github.com/stephen-bunn/torvend" }, "release_url": "https://pypi.org/project/torvend/0.0.1/", "requires_dist": null, "requires_python": ">=3.5", "summary": "A framework for public torrent vendor scrapers", "version": "0.0.1" }, "last_serial": 3428555, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "6d021144fe40e3fbe7c84fb85f8b34fa", "sha256": "0eb525962419cd42c39ba10677e5ee271473a223acbb99af84c4f333dd7cf238" }, "downloads": -1, "filename": "torvend-0.0.0.tar.gz", "has_sig": false, "md5_digest": "6d021144fe40e3fbe7c84fb85f8b34fa", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 21329, "upload_time": "2017-12-19T14:41:30", "url": "https://files.pythonhosted.org/packages/06/12/b4422186563fd412509af481e5c525feeeb9ea69eb6df4ad20cc93865788/torvend-0.0.0.tar.gz" } ], "0.0.1": [ { "comment_text": "", "digests": { "md5": "5ac1a90e88efaff359268c87f9527bc1", "sha256": "67a02c07607360e26b17fc30702196a57e6802f44650ee9ffca1c7302358d48f" }, "downloads": -1, "filename": "torvend-0.0.1.tar.gz", "has_sig": false, "md5_digest": "5ac1a90e88efaff359268c87f9527bc1", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 21386, "upload_time": "2017-12-19T14:48:18", "url": "https://files.pythonhosted.org/packages/76/4e/2336b92b0a82f9d05fd11f30c62037e49b9a20ce892f1da6e2d7a987369d/torvend-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5ac1a90e88efaff359268c87f9527bc1", "sha256": "67a02c07607360e26b17fc30702196a57e6802f44650ee9ffca1c7302358d48f" }, "downloads": -1, "filename": "torvend-0.0.1.tar.gz", "has_sig": false, "md5_digest": "5ac1a90e88efaff359268c87f9527bc1", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 21386, "upload_time": "2017-12-19T14:48:18", "url": "https://files.pythonhosted.org/packages/76/4e/2336b92b0a82f9d05fd11f30c62037e49b9a20ce892f1da6e2d7a987369d/torvend-0.0.1.tar.gz" } ] }