{ "info": { "author": "Mike Skovgaard", "author_email": "mikesk@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "Senderbase\n==========\nA python-based screen scraper for the senderbase.org website\n\nInstallation\n============\nPip install::\n\n sudo pip install senderbase\n \nSource install::\n\n git clone https://github.com/meatheadmike/senderbase\n cd senderbase\n python setup.py test\n sudo python setup.py install\n\nUsage\n=====\nIn your code::\n\n from senderbase import SenderBase \n \n sb = SenderBase(timeout=30) \n my_result = sb.lookup('8.8.8.8') \n\nNotes\n=====\n- This module has only been tested with python 2.7.\n- Make sure you limit your queries to 1000 per day or less. Be a good netizen!\n- I do not work for or with senderbase. This module will likely break in the future if/when senderbase updates their page!", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/meatheadmike/senderbase", "keywords": "senderbase development email spam", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "senderbase", "package_url": "https://pypi.org/project/senderbase/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/senderbase/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/meatheadmike/senderbase" }, "release_url": "https://pypi.org/project/senderbase/0.2/", "requires_dist": null, "requires_python": null, "summary": "A screen scraper for the senderbase.org website", "version": "0.2" }, "last_serial": 1753065, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "26cc7a251aa9b681b0bc4eff23117458", "sha256": "e40b78e092893d763b4fc0d1cab4b682c7af852b3872a0d4426e4e65afb5744d" }, "downloads": -1, "filename": "senderbase-0.1.tar.gz", "has_sig": false, "md5_digest": "26cc7a251aa9b681b0bc4eff23117458", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24703, "upload_time": "2015-10-02T17:56:21", "url": "https://files.pythonhosted.org/packages/34/10/a2c5bac34a4682788f356d9ef2073dca727e5ca7956e0d7f60f13c35daa5/senderbase-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "448c42317795576ea7eb0f655c46cbae", "sha256": "bd24ec7f9795ea2afe9a287766542dfa08169049d99425adcc8f0f05a250e340" }, "downloads": -1, "filename": "senderbase-0.2.tar.gz", "has_sig": false, "md5_digest": "448c42317795576ea7eb0f655c46cbae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32495, "upload_time": "2015-10-05T17:36:19", "url": "https://files.pythonhosted.org/packages/d5/f7/deaf6ad9d92f7ab29d7a6ca89280befb6d3bfdfab7d0d7a0f8d57622de0c/senderbase-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "448c42317795576ea7eb0f655c46cbae", "sha256": "bd24ec7f9795ea2afe9a287766542dfa08169049d99425adcc8f0f05a250e340" }, "downloads": -1, "filename": "senderbase-0.2.tar.gz", "has_sig": false, "md5_digest": "448c42317795576ea7eb0f655c46cbae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32495, "upload_time": "2015-10-05T17:36:19", "url": "https://files.pythonhosted.org/packages/d5/f7/deaf6ad9d92f7ab29d7a6ca89280befb6d3bfdfab7d0d7a0f8d57622de0c/senderbase-0.2.tar.gz" } ] }