{
"info": {
"author": "Thierry Schellenbach",
"author_email": "thierryschellenbach@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 5 - Production/Stable",
"Environment :: Web Environment",
"Framework :: Django",
"Intended Audience :: Developers",
"License :: OSI Approved :: BSD License",
"Topic :: Internet :: WWW/HTTP :: Dynamic Content"
],
"description": "DjangoOpenInviter\n=================\n\nAllows users of django and python to access the open inviter system.\n`OpenInviter.com `_ is a widely used contact\nimporter. It allows you to import your contacts from a wide scala of\nemail services and social networks.\n\nby:\n thierryschellenbach at gmail.com\n\n http://www.mellowmorning.com/\n\nAttempts to port the undocumented open inviter API to python :)\n\n\nUnderstanding the PHP API\n-------------------------\n\nThere are tons of files, but ``plugins/_hosted.plg.php`` overwrites almost\neverything.\n\n\nHosted API\n^^^^^^^^^^\n\n- Post XML to http://hosted.openinviter.com/hosted/hosted.php.\n- ::\n\n \n {{ service }}\n {$user}\n {$pass}\n \n\n- Authentication by private key, used to sign the XML with an md5 hash.\n- Supported services are requested and cached every now and then.\n\n\nTODO\n^^^^\n\n- Can't get hosted services lookup to work (`services()` function)\n- Contacts and services for a function name is ugly... import_contacts\n might be better",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://github.com/tschellenbach/DjangoOpenInviter",
"keywords": null,
"license": "Copyright (c) 2010, Thierry Schellenbach (http://www.mellowmorning.com/)\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\n 1. Redistributions of source code must retain the above copyright notice,\n this list of conditions and the following disclaimer.\n\n 2. Redistributions in binary form must reproduce the above copyright\n notice, this list of conditions and the following disclaimer in the\n documentation and/or other materials provided with the distribution.\n\n 3. Neither the name of DjangoOpenInviter nor the names of its\n contributors may be used to endorse or promote products derived from\n this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.",
"maintainer": null,
"maintainer_email": null,
"name": "DjangoOpenInviter",
"package_url": "https://pypi.org/project/DjangoOpenInviter/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/DjangoOpenInviter/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "http://github.com/tschellenbach/DjangoOpenInviter"
},
"release_url": "https://pypi.org/project/DjangoOpenInviter/1.0/",
"requires_dist": null,
"requires_python": null,
"summary": "Python implementation of the client to openinviter.com - the leading online contact importing solution",
"version": "1.0"
},
"last_serial": 784144,
"releases": {
"1.0": [
{
"comment_text": "",
"digests": {
"md5": "eb19de3ab6b3dc03b545ede0699e79b4",
"sha256": "de9db92bd761e6cdf9e5a193847c3bf46f22342136a64789213b904120d6fc9e"
},
"downloads": -1,
"filename": "DjangoOpenInviter-1.0.zip",
"has_sig": false,
"md5_digest": "eb19de3ab6b3dc03b545ede0699e79b4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8916,
"upload_time": "2010-09-01T16:05:05",
"url": "https://files.pythonhosted.org/packages/8e/cc/4af9043c43d9b5542b8ad737f0e2e07d60e707027ff081b4ac329cadcf38/DjangoOpenInviter-1.0.zip"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "eb19de3ab6b3dc03b545ede0699e79b4",
"sha256": "de9db92bd761e6cdf9e5a193847c3bf46f22342136a64789213b904120d6fc9e"
},
"downloads": -1,
"filename": "DjangoOpenInviter-1.0.zip",
"has_sig": false,
"md5_digest": "eb19de3ab6b3dc03b545ede0699e79b4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8916,
"upload_time": "2010-09-01T16:05:05",
"url": "https://files.pythonhosted.org/packages/8e/cc/4af9043c43d9b5542b8ad737f0e2e07d60e707027ff081b4ac329cadcf38/DjangoOpenInviter-1.0.zip"
}
]
}