{ "info": { "author": "Victor Safronovich", "author_email": "vsafronovich@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development" ], "description": "python-pechkin\n==============\n\n\u0418\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f pechkin-mail.ru \u0438 \u0432\u0430\u0448\u0435\u0433\u043e \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f\n\npechkin API: http://pechkin-mail.ru/?page=api\n\n\u041f\u0440\u0438\u043c\u0435\u0440 \u043a\u043e\u0434\u0430\n\n from pechkin.api import PechkinApi\n\n api = PeckinApi('my_username', 'my_password')\n\n api.lists_get() # \u041f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442 \u0432\u0441\u0435 \u0432\u0430\u0448\u0438 \u0431\u0430\u0437\u044b\n\n list_id = api.lists_add('\u041f\u0435\u0440\u0432\u0430\u044f \u0411\u0430\u0437\u0430')\n\n plist = api.lists_get(list_id)\n\n member_id = plist.add_member(email='vsafronovich@gmail.com')", "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/suvit/python-pechkin", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "python-pechkin", "package_url": "https://pypi.org/project/python-pechkin/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/python-pechkin/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/suvit/python-pechkin" }, "release_url": "https://pypi.org/project/python-pechkin/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "python api client for pechkin-mail.ru", "version": "0.1.0" }, "last_serial": 716766, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "b005daaa409362bfb0bc508f340acfac", "sha256": "0e3ca9dd6872cb65e10e6f6a6e518711550582f7cc8356549ca1a0335c23f273" }, "downloads": -1, "filename": "python-pechkin-0.1.0.zip", "has_sig": false, "md5_digest": "b005daaa409362bfb0bc508f340acfac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7088, "upload_time": "2013-06-01T18:50:59", "url": "https://files.pythonhosted.org/packages/08/41/90184a990688867b16c59e6682a32498830f696085e09951a3cc0c2c36e8/python-pechkin-0.1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b005daaa409362bfb0bc508f340acfac", "sha256": "0e3ca9dd6872cb65e10e6f6a6e518711550582f7cc8356549ca1a0335c23f273" }, "downloads": -1, "filename": "python-pechkin-0.1.0.zip", "has_sig": false, "md5_digest": "b005daaa409362bfb0bc508f340acfac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7088, "upload_time": "2013-06-01T18:50:59", "url": "https://files.pythonhosted.org/packages/08/41/90184a990688867b16c59e6682a32498830f696085e09951a3cc0c2c36e8/python-pechkin-0.1.0.zip" } ] }