{ "info": { "author": "tezmen", "author_email": "tezmenpro@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "# SenlerPy\n\n\u0411\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0430 \u043d\u0430 python \u0434\u043b\u044f \u0440\u0430\u0431\u043e\u0442\u044b \u0441 api \u0441\u0435\u0440\u0432\u0438\u0441\u0430 senler.ru\n\n[![N|Solid](https://img.shields.io/pypi/pyversions/smsactivateru.svg)](https://pypi.python.org/pypi/smsactivateru)\n\n**\u0412\u043d\u0438\u043c\u0430\u043d\u0438\u0435!**\n\u0412\u0435\u0440\u0441\u0438\u044f 2.0 \u0438 \u0432\u044b\u0448\u0435 \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u0442\u043e\u043b\u044c\u043a\u043e \u0441 python 3.7 \u0438 \u0432\u044b\u0448\u0435\n\n### \u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430\n\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u043e\u0433\u043e \u043f\u0430\u043a\u0435\u0442\u043d\u043e\u0433\u043e \u043c\u0435\u043d\u0435\u0434\u0436\u0435\u0440\u0430 pip:\n```\n$ pip install senlerpy --upgrade\n```\n\u041b\u0438\u0431\u043e \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u043d\u0430\u043f\u0440\u044f\u043c\u0443\u044e \u0438\u0437 \u0440\u0435\u043f\u043e\u0437\u0438\u0442\u043e\u0440\u0438\u044f, \u0441 \u0440\u0443\u0447\u043d\u043e\u0439 \u0441\u0431\u043e\u0440\u043a\u043e\u0439\n```\n$ git clone https://github.com/tezmen/senlerpy\n$ cd senlerpy\n$ python setup.py install\n```\n...\u043b\u0438\u0431\u043e \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430 \u0447\u0435\u0440\u0435\u0437 pip \u043d\u043e \u0438\u0437 \u0440\u0435\u043f\u043e\u0437\u0438\u0442\u043e\u0440\u0438\u044f, \u043c\u0438\u043d\u0443\u044f \u0441\u0435\u0440\u0432\u0435\u0440\u0430 pypi\n```\n$ pip install git+https://github.com/tezmen/senlerpy\n```\n### \u041f\u0440\u043e\u0441\u0442\u043e\u0439 \u043f\u0440\u0438\u043c\u0435\u0440\n```python\napi = Senler('SECRET')\n\ndata = api(\n\tmethods.Deliveries.stat,\n\tdate_from='2018-01-01 10:00:00',\n\tdate_to='2018-12-30 23:00:00',\n\tvk_group_id=1,\n)\n\nprint(data['items'])\n```\n\u0411\u043e\u043b\u044c\u0448\u0435 \u043f\u0440\u0438\u043c\u0435\u0440\u043e\u0432 \u0441\u043c\u043e\u0442\u0440\u0438\u0442\u0435 \u0432 \u043f\u0430\u043f\u043a\u0435 /example/\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/tezmen/SenlerPy/archive/master.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tezmen/SenlerPy", "keywords": "senler,api,wrapper", "license": "Apache License, Version 2.0, see LICENSE file", "maintainer": "", "maintainer_email": "", "name": "senlerpy", "package_url": "https://pypi.org/project/senlerpy/", "platform": "", "project_url": "https://pypi.org/project/senlerpy/", "project_urls": { "Download": "https://github.com/tezmen/SenlerPy/archive/master.zip", "Homepage": "https://github.com/tezmen/SenlerPy" }, "release_url": "https://pypi.org/project/senlerpy/2.2/", "requires_dist": [ "chardet (==3.0.4)", "idna (==2.8)", "requests (==2.21.0)", "urllib3 (==1.24.1)" ], "requires_python": "", "summary": "Wrapper for senler.ru API", "version": "2.2" }, "last_serial": 5800368, "releases": { "1.1": [ { "comment_text": "", "digests": { "md5": "8dee8df87a7a3e59a24d75b1382d5872", "sha256": "9947273dbd5c6e718547badba9ada8988f65273bf9d1fa37af48463c45fb7ccd" }, "downloads": -1, "filename": "senlerpy-1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "8dee8df87a7a3e59a24d75b1382d5872", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8479, "upload_time": "2019-01-03T15:00:03", "url": "https://files.pythonhosted.org/packages/32/29/e4858977afb735992680e7bda967237304c6d7e7fcd1591dc6abede13ede/senlerpy-1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6cba50633e4905c09d9c949b5f618e74", "sha256": "ba65510a18883c8c22b593333a6ca0cf3738b4d8b7e3f99b6cbd7bb42f750f5c" }, "downloads": -1, "filename": "senlerpy-1.1.tar.gz", "has_sig": false, "md5_digest": "6cba50633e4905c09d9c949b5f618e74", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3508, "upload_time": "2019-01-03T15:00:05", "url": "https://files.pythonhosted.org/packages/44/a8/3c7a4b54a9a0fc595a84298b5eaefe6d7e24b8d9748986532f801d6ea095/senlerpy-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "76812727e8d9088eea95b774b37f5241", "sha256": "f3c569938166783d99512e7d495c2c5d8350f481524651c5668dab5abbc52c65" }, "downloads": -1, "filename": "senlerpy-1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "76812727e8d9088eea95b774b37f5241", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8474, "upload_time": "2019-02-07T20:21:36", "url": "https://files.pythonhosted.org/packages/03/c8/e0c941878a497e9a98253bd85d7c72bc808f77071c0d4d041953846f173c/senlerpy-1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9b45bad83d2e205598e84e94de58181c", "sha256": "2652a90c7607557680848ffae0b54403e390534137e46de033f8d4f641feaf4b" }, "downloads": -1, "filename": "senlerpy-1.2.tar.gz", "has_sig": false, "md5_digest": "9b45bad83d2e205598e84e94de58181c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3509, "upload_time": "2019-02-07T20:21:38", "url": "https://files.pythonhosted.org/packages/87/b7/1ae255df2b0803099f5aeadb606c7e45d635630aa84bc16916778867417e/senlerpy-1.2.tar.gz" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "0ef8d56af0d823184dc98449abde3101", "sha256": "fcf9e0f4e3551933815176a2a643243f3c44f64f92803552937b124133064e89" }, "downloads": -1, "filename": "senlerpy-1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "0ef8d56af0d823184dc98449abde3101", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8481, "upload_time": "2019-02-07T20:42:21", "url": "https://files.pythonhosted.org/packages/5c/31/6c1fed007258168266e062b34e07302ccb12d7e865f7a741be28ca407e91/senlerpy-1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8ab79c3cf4a8a723a1b50708a6b95e60", "sha256": "75f916452d32c19bd18ff780baaf4287d7aaba3492bad8548cc94955d6534d73" }, "downloads": -1, "filename": "senlerpy-1.3.tar.gz", "has_sig": false, "md5_digest": "8ab79c3cf4a8a723a1b50708a6b95e60", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3525, "upload_time": "2019-02-07T20:42:23", "url": "https://files.pythonhosted.org/packages/9a/a7/7e001e9f21d278c612a233c49324470d42eb063f53b8a348d23021d88c16/senlerpy-1.3.tar.gz" } ], "2.2": [ { "comment_text": "", "digests": { "md5": "022915069ba9035db780cda90572fa41", "sha256": "a527bf508e01e3e2c004e8fbfb3d5aaa5cce5f78fc8522bd66ede5933bbe2530" }, "downloads": -1, "filename": "senlerpy-2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "022915069ba9035db780cda90572fa41", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8523, "upload_time": "2019-09-08T20:11:19", "url": "https://files.pythonhosted.org/packages/9f/89/aea0add5415813c15a721b60f596ef7ca953ae49ada5ad795cf59b9dfd30/senlerpy-2.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a2735c3106623cd085c3124696bdf5db", "sha256": "7bf553bef825911aa7f044c2dbbda657239713fbd75dbc557c3dfab928d7e7c0" }, "downloads": -1, "filename": "senlerpy-2.2.tar.gz", "has_sig": false, "md5_digest": "a2735c3106623cd085c3124696bdf5db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3549, "upload_time": "2019-09-08T20:11:22", "url": "https://files.pythonhosted.org/packages/6f/e5/fc6f5e6b7d4b299ae186244c0ec4f85f01e74de519769fcc8887559d338d/senlerpy-2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "022915069ba9035db780cda90572fa41", "sha256": "a527bf508e01e3e2c004e8fbfb3d5aaa5cce5f78fc8522bd66ede5933bbe2530" }, "downloads": -1, "filename": "senlerpy-2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "022915069ba9035db780cda90572fa41", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8523, "upload_time": "2019-09-08T20:11:19", "url": "https://files.pythonhosted.org/packages/9f/89/aea0add5415813c15a721b60f596ef7ca953ae49ada5ad795cf59b9dfd30/senlerpy-2.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a2735c3106623cd085c3124696bdf5db", "sha256": "7bf553bef825911aa7f044c2dbbda657239713fbd75dbc557c3dfab928d7e7c0" }, "downloads": -1, "filename": "senlerpy-2.2.tar.gz", "has_sig": false, "md5_digest": "a2735c3106623cd085c3124696bdf5db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3549, "upload_time": "2019-09-08T20:11:22", "url": "https://files.pythonhosted.org/packages/6f/e5/fc6f5e6b7d4b299ae186244c0ec4f85f01e74de519769fcc8887559d338d/senlerpy-2.2.tar.gz" } ] }