{ "info": { "author": "radzhome", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "python-emailage\n====================\n\n.. image:: https://travis-ci.org/radzhome/python-emailage.svg?branch=master\n :target: https://travis-ci.org/radzhome/python-emailage\n\nPython emailAge integration wrapper using `requests `_. See emailage_ .\n\n\nInstallation\n------------\n\nVia pip:\n\n pip install emailage\n\nExample Usage\n-------------\n\n.. code:: python\n\n import emailage\n emailage.api.get_emailage_score('wang@emailage.com', ip='142.136.211.118', customer_key='', secret_token='')\n\nSee `tests `_\n\nTodos\n-----\n\n* re-organize package, i.e. emailage.get_score()\n\nLegal\n-----\n\nThis software is licensed under the BSD License.\n\nThis software is not authored by, endorsed by, or in any way affiliated with\nemailAge Corp.\n\n.. _emailage: emailage/", "description_content_type": null, "docs_url": "https://pythonhosted.org/emailage/", "download_url": "http://pypi.python.org/pypi/emailage/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.github.com/radzhome", "keywords": "emailAge api wrapper", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "emailage", "package_url": "https://pypi.org/project/emailage/", "platform": "Platform Independent", "project_url": "https://pypi.org/project/emailage/", "project_urls": { "Download": "http://pypi.python.org/pypi/emailage/", "Homepage": "http://www.github.com/radzhome" }, "release_url": "https://pypi.org/project/emailage/1.1.2/", "requires_dist": null, "requires_python": null, "summary": "A Python EmailAge API Wrapper", "version": "1.1.2" }, "last_serial": 1931839, "releases": { "1.1.1": [ { "comment_text": "", "digests": { "md5": "dbcce05b47ca118f915a1aefb18f239b", "sha256": "4bd6c595950ddc7870dc44b75cd4baf8ba839a59cdff5a30489f1531dd0774d1" }, "downloads": -1, "filename": "emailage-1.1.1.tar.gz", "has_sig": false, "md5_digest": "dbcce05b47ca118f915a1aefb18f239b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4836, "upload_time": "2016-01-20T07:50:12", "url": "https://files.pythonhosted.org/packages/ea/4c/0bc955312ab7ed67efd923f846eaa8911ff74d7e101777ac2aae4ec13e70/emailage-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "f5130665fc373609f0f2a66608051643", "sha256": "5342b10f93f7bd947231305a2703c203ec41844764243e87fb1925a1838b4bdf" }, "downloads": -1, "filename": "emailage-1.1.2.tar.gz", "has_sig": false, "md5_digest": "f5130665fc373609f0f2a66608051643", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4857, "upload_time": "2016-01-31T08:57:52", "url": "https://files.pythonhosted.org/packages/19/8f/554e7b96012a3d6488aeeb0966f1856e50abb259a461c8410326c6acecdf/emailage-1.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f5130665fc373609f0f2a66608051643", "sha256": "5342b10f93f7bd947231305a2703c203ec41844764243e87fb1925a1838b4bdf" }, "downloads": -1, "filename": "emailage-1.1.2.tar.gz", "has_sig": false, "md5_digest": "f5130665fc373609f0f2a66608051643", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4857, "upload_time": "2016-01-31T08:57:52", "url": "https://files.pythonhosted.org/packages/19/8f/554e7b96012a3d6488aeeb0966f1856e50abb259a461c8410326c6acecdf/emailage-1.1.2.tar.gz" } ] }