{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: Unix", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Software Development :: Libraries" ], "description": "\nMoySklad\n===========\n\n[![PyPI Version](https://img.shields.io/pypi/v/fs-moysklad-api.svg)](https://pypi.python.org/pypi/fs-moysklad-api)\n\n\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435\n------------\n\u0411\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0430 \u0443\u043f\u0440\u043e\u0449\u0430\u044e\u0449\u0430\u044f \u0440\u0430\u0431\u043e\u0442\u0443 \u0441 API [\u041c\u043e\u0439\u0421\u043a\u043b\u0430\u0434](https://www.moysklad.ru/).\n\n\n\u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438\n-----------\n* \u041a\u043e\u043d\u0441\u0442\u0440\u0443\u043a\u0442\u043e\u0440 \u0444\u0438\u043b\u044c\u0442\u0440\u043e\u0432 \u0438 \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u0432\n* \u0420\u0435\u043f\u043e\u0437\u0438\u0442\u043e\u0440\u0439 API \u044d\u043d\u0434\u043f\u043e\u0438\u043d\u0442\u043e\u0432\n* \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u044c \u0440\u0430\u0431\u043e\u0442\u044b \u0441 JSON \u0438 POS API\n\n## \u041a\u043e\u043d\u0441\u0442\u0440\u0443\u043a\u0442\u043e\u0440 \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u0432\n### \u0424\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u044f\n```python\nFilter().exists('email').eq('archived', False).exists('name', False)\n```\n\u041a\u043e\u043c\u0431\u0438\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0444\u0438\u043b\u044c\u0442\u0440\u043e\u0432\n ```python\n new_filter = Filter().exists('email') + Filter().exists('name', False)\n```\n[\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u044f](https://online.moysklad.ru/api/remap/1.1/doc/index.html#header-%D1%84%D0%B8%D0%BB%D1%8C%D1%82%D1%80%D0%B0%D1%86%D0%B8%D1%8F-%D0%B2%D1%8B%D0%B1%D0%BE%D1%80%D0%BA%D0%B8-%D1%81-%D0%BF%D0%BE%D0%BC%D0%BE%D1%89%D1%8C%D1%8E-%D0%BF%D0%B0%D1%80%D0%B0%D0%BC%D0%B5%D1%82%D1%80%D0%B0-filter) \u043f\u043e \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u043c\n\n### \u0421\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u043a\u0430\n```python\nOrdering().asc('id').desc('name')\n```\n[\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u044f](https://online.moysklad.ru/api/remap/1.1/doc/index.html#header-%D1%81%D0%BE%D1%80%D1%82%D0%B8%D1%80%D0%BE%D0%B2%D0%BA%D0%B0-%D0%BE%D0%B1%D1%8A%D0%B5%D0%BA%D1%82%D0%BE%D0%B2) \u0441\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u043a\u0438\n\n### \u041a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u044b\u0439 \u043f\u043e\u0438\u0441\u043a\n```python\nSearch('\u043f\u0435\u0442\u0440\u043e\u0432')\n```\n[\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u044f](https://online.moysklad.ru/api/remap/1.1/doc/index.html#header-%D0%BA%D0%BE%D0%BD%D1%82%D0%B5%D0%BA%D1%81%D1%82%D0%BD%D1%8B%D0%B9-%D0%BF%D0%BE%D0%B8%D1%81%D0%BA) \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u043e\u0433\u043e \u043f\u043e\u0438\u0441\u043a\u0430\n\n\n### \u0420\u0430\u0441\u043a\u0440\u044b\u0442\u0438\u0435 \u0432\u043b\u043e\u0436\u0435\u043d\u043d\u044b\u0445 \u0441\u0443\u0449\u043d\u043e\u0441\u0442\u0435\u0439\n```python\nExpand('owner', 'owner.group', 'state')\n```\n[\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u044f](https://online.moysklad.ru/api/remap/1.1/doc/index.html#%D0%BE%D0%B1%D1%89%D0%B8%D0%B5-%D1%81%D0%B2%D0%B5%D0%B4%D0%B5%D0%BD%D0%B8%D1%8F-%D0%B7%D0%B0%D0%BC%D0%B5%D0%BD%D0%B0-%D1%81%D1%81%D1%8B%D0%BB%D0%BE%D0%BA-%D0%BE%D0%B1%D1%8A%D0%B5%D0%BA%D1%82%D0%B0%D0%BC%D0%B8-%D1%81-%D0%BF%D0%BE%D0%BC%D0%BE%D1%89%D1%8C%D1%8E-expand)\n\n### \u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u0438 \u0432\u044b\u0431\u043e\u0440\u043a\u0438\n```python\nSelect(limit=1, offset=0, updated_to=datetime.now(), updated_by='uuid')\n```\n[\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u044f](https://online.moysklad.ru/api/remap/1.1/doc/index.html#header-%D0%BF%D0%B0%D1%80%D0%B0%D0%BC%D0%B5%D1%82%D1%80%D1%8B-%D1%84%D0%B8%D0%BB%D1%8C%D1%82%D1%80%D0%B0%D1%86%D0%B8%D0%B8-%D0%B2%D1%8B%D0%B1%D0%BE%D1%80%D0%BA%D0%B8)\n\n## \u041f\u0440\u0438\u043c\u0435\u0440\u044b \u043a\u043e\u0434\u0430\n\u0410\u0432\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u044f \u0438 \u043f\u043e\u043b\u0443\u0447\u0435\u043d\u0438\u044f \u043a\u043e\u043d\u0442\u0440\u0430\u0433\u0435\u043d\u0442\u043e\u0432 \u0441 \u043f\u0440\u0438\u043c\u0435\u043d\u0435\u043d\u0438\u0435\u043c \u0444\u0438\u043b\u044c\u0442\u0440\u0430\u0446\u0438\u0438\n```python\nfrom moysklad.api import MoySklad\nfrom moysklad.queries import Expand, Filter, Ordering, Select, Search, Query\n\n\nsklad = MoySklad.get_instance('login', 'password')\nclient = sklad.get_client()\nmethods = sklad.get_methods()\n\nresponse = client.get(\n method=methods.get_list_url('counterparty'),\n query=Query(\n Filter().exists('email').eq('archived', False),\n Search('\u043f\u0435\u0442\u0440\u043e\u0432'),\n Expand('owner', 'owner.group'),\n Ordering().asc('id').desc('name'),\n Select(limit=1),\n ),\n)\nprint(response.meta)\nprint(response.context)\nprint(response.rows[0])\n\n```\n\n## \u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u043f\u0440\u043e\u043a\u0441\u0438\n```python\nsklad = MoySklad.get_instance('login', 'password')\nclient = sklad.get_client()\n\nproxies = {\n 'http': 'type://user:pass@host:port',\n 'https:': 'type://user:pass@host:port',\n}\nclient.set_proxies(proxies)\n```\n\u0414\u043b\u044f \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044f [SOCKS5](https://ru.wikipedia.org/wiki/SOCKS#%D0%9F%D1%80%D0%BE%D1%82%D0%BE%D0%BA%D0%BE%D0%BB_SOCKS_5) \u043f\u0440\u043e\u043a\u0441\u0438 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0443 [PySocks](https://github.com/Anorov/PySocks).\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/fogstream/fs-moysklad", "keywords": "moysklad,api,fs-moysklad-api,sdk,integration,fogstream,lib", "license": "MIT", "maintainer": "fadedDexofan", "maintainer_email": "fadeddexofan@gmail.com", "name": "fs-moysklad-api", "package_url": "https://pypi.org/project/fs-moysklad-api/", "platform": "", "project_url": "https://pypi.org/project/fs-moysklad-api/", "project_urls": { "Homepage": "https://github.com/fogstream/fs-moysklad" }, "release_url": "https://pypi.org/project/fs-moysklad-api/0.5.0/", "requires_dist": [ "requests", "PySocks ; extra == 'proxy'" ], "requires_python": ">=3.6.0", "summary": "MoySklad API wrapper", "version": "0.5.0" }, "last_serial": 5543602, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "809fd3841ea2628eaacbc6f29288414e", "sha256": "649261230c659776ca131cede67ee0ca4b0ebe39411f177a51a1329bfb329d84" }, "downloads": -1, "filename": "fs_moysklad_api-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "809fd3841ea2628eaacbc6f29288414e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 10580, "upload_time": "2019-05-07T09:10:22", "url": "https://files.pythonhosted.org/packages/9d/01/f1f007cc3479c772d4238bac971045f4cf2b58ac2199ce3f7896a6269ed5/fs_moysklad_api-0.3.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8b64a0d89e3fa4048789563100a99482", "sha256": "1253897a68a70706b274989e75c5066e8d235274457dd9dae7ed1614876c9722" }, "downloads": -1, "filename": "fs-moysklad-api-0.3.0.tar.gz", "has_sig": false, "md5_digest": "8b64a0d89e3fa4048789563100a99482", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 8995, "upload_time": "2019-05-07T09:10:25", "url": "https://files.pythonhosted.org/packages/26/3b/4508fbf3fe99a67e667ee682d030f51c631c96d3d75bdfbb253c2847d712/fs-moysklad-api-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "6829a0d23a3d40adbd31fd92e67cc9a0", "sha256": "eb1f404565c0d165e92b05b1bfcc905e89fc46c2b957fe67a81dd96456029eef" }, "downloads": -1, "filename": "fs_moysklad_api-0.3.1-py3-none-any.whl", "has_sig": false, "md5_digest": "6829a0d23a3d40adbd31fd92e67cc9a0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 10655, "upload_time": "2019-05-08T00:41:19", "url": "https://files.pythonhosted.org/packages/25/d5/f321e610c71c24f7b54bf5065e15846a4a0c145a1d806d64366dd6d1054d/fs_moysklad_api-0.3.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "16fb6ea1fb6a7d78e97ad1a2526472dd", "sha256": "cce81a58114f9e7e2ef707db526052ea81aefe4780b8df7b3bddb79ca3b1e473" }, "downloads": -1, "filename": "fs-moysklad-api-0.3.1.tar.gz", "has_sig": false, "md5_digest": "16fb6ea1fb6a7d78e97ad1a2526472dd", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 9060, "upload_time": "2019-05-08T00:41:20", "url": "https://files.pythonhosted.org/packages/74/b3/ea844f5d3a6e13608247b51ad2d100127399c66bdbf4a7914d51bddb38de/fs-moysklad-api-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "ce3eb0b01e0da664bfd5de10826ef383", "sha256": "5bfc05e79bc06b8270ce324a7cd39c75823d746222d1af26c87db5a52f37d710" }, "downloads": -1, "filename": "fs_moysklad_api-0.3.2-py3-none-any.whl", "has_sig": false, "md5_digest": "ce3eb0b01e0da664bfd5de10826ef383", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 10686, "upload_time": "2019-05-15T05:48:25", "url": "https://files.pythonhosted.org/packages/d3/e1/1a8e0943345474a22d921c6ae472621903d7ee1ee26a0fdf3015a4711868/fs_moysklad_api-0.3.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7a2fc91d8a963308aec7c94cd5541212", "sha256": "a2bbf2dbf650cf0c0fd3a0efa1a2be2ae359cfd109a9d412389acd6933c33b00" }, "downloads": -1, "filename": "fs-moysklad-api-0.3.2.tar.gz", "has_sig": false, "md5_digest": "7a2fc91d8a963308aec7c94cd5541212", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 9080, "upload_time": "2019-05-15T05:48:29", "url": "https://files.pythonhosted.org/packages/99/7b/88ea9c02440baabd443b69e30ba7ac0eb8e38e73b6a1cdaf2c6c6d225c2a/fs-moysklad-api-0.3.2.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "0571a379d5d535259b54deacff799eff", "sha256": "20cf309a014fdc7e76d9ec5c54288d3c7af543b8a1e0d848f1deedd6f522af97" }, "downloads": -1, "filename": "fs_moysklad_api-0.4.0-py3-none-any.whl", "has_sig": false, "md5_digest": "0571a379d5d535259b54deacff799eff", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 10713, "upload_time": "2019-05-22T00:42:43", "url": "https://files.pythonhosted.org/packages/f2/a1/609d30eb39278f5af46e35777d3d012facbf748c634774a4867d242c7fab/fs_moysklad_api-0.4.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "181812f071d452a01ab46a79c75906b4", "sha256": "b2aac836634ce9989f2ce92bb8b1e289bdec0a374e75e0376248692350ae11f0" }, "downloads": -1, "filename": "fs-moysklad-api-0.4.0.tar.gz", "has_sig": false, "md5_digest": "181812f071d452a01ab46a79c75906b4", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 9124, "upload_time": "2019-05-22T00:42:47", "url": "https://files.pythonhosted.org/packages/66/60/715df5455722be35ea664c59f78d075ce262c9a686434b9e380b1439f4ad/fs-moysklad-api-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "f46feb53d26259a5ce05d16e6614dd92", "sha256": "e89815a87eed0369974f43f59363b993dec673df6986096f831128c12456354e" }, "downloads": -1, "filename": "fs_moysklad_api-0.4.1-py3-none-any.whl", "has_sig": false, "md5_digest": "f46feb53d26259a5ce05d16e6614dd92", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 10761, "upload_time": "2019-05-22T07:00:44", "url": "https://files.pythonhosted.org/packages/83/63/4c8d1a372a54aabcc0f3e02437c8b308cc56e19f96cc9b5c194f0de7a3eb/fs_moysklad_api-0.4.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "86d7cd6f403d4a7cc891e5c75752eae1", "sha256": "9b2b75d1f6582890aaded4623234fab06e649bc46f3362f1fcfb148304408198" }, "downloads": -1, "filename": "fs-moysklad-api-0.4.1.tar.gz", "has_sig": false, "md5_digest": "86d7cd6f403d4a7cc891e5c75752eae1", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 9156, "upload_time": "2019-05-22T07:00:49", "url": "https://files.pythonhosted.org/packages/e4/4a/7273059325cb695a77dfa76730f1fe4ee01365f955d3512d44988fe1f248/fs-moysklad-api-0.4.1.tar.gz" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "7dfe9cfc34d07c9656a84f9b6cecf83b", "sha256": "758496f3cb26a77f40011666d5480460cd70e4f1429410cfb5362181f4154d15" }, "downloads": -1, "filename": "fs_moysklad_api-0.4.2-py3-none-any.whl", "has_sig": false, "md5_digest": "7dfe9cfc34d07c9656a84f9b6cecf83b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 10880, "upload_time": "2019-05-24T01:05:46", "url": "https://files.pythonhosted.org/packages/38/a7/21bfe73e3acdf5814524319edce39d9332e839f84cabff046d324eb2fe2c/fs_moysklad_api-0.4.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "550561b631d9bffff56fada676381c91", "sha256": "7756c86bfa4a963d39caff606c1d5b5130fdde9727f70418a08d419e2d9e6769" }, "downloads": -1, "filename": "fs-moysklad-api-0.4.2.tar.gz", "has_sig": false, "md5_digest": "550561b631d9bffff56fada676381c91", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 9229, "upload_time": "2019-05-24T01:05:52", "url": "https://files.pythonhosted.org/packages/93/34/d9926a214f10c2b43b7df656bd376e55a795792ec59f2752d6587dfcc79f/fs-moysklad-api-0.4.2.tar.gz" } ], "0.4.3": [ { "comment_text": "", "digests": { "md5": "3c950bb1c9a2617275cc2ce1df6586e7", "sha256": "6423defedf58c2a5f1f018d62526298369d6113ad9b8f8c1548654bf05ff5863" }, "downloads": -1, "filename": "fs_moysklad_api-0.4.3-py3-none-any.whl", "has_sig": false, "md5_digest": "3c950bb1c9a2617275cc2ce1df6586e7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 10881, "upload_time": "2019-05-31T05:52:25", "url": "https://files.pythonhosted.org/packages/b4/2e/2ff4790e4444cb52d2589cd2123d6a4e98a8665110a7c94da2408c7c85ed/fs_moysklad_api-0.4.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "24428e93a8a329574704de0c1c7eb252", "sha256": "d520baae5b65944bf3c971bdccfdde2c508802d6ed4798c26ffd7a5ed57e9d6a" }, "downloads": -1, "filename": "fs-moysklad-api-0.4.3.tar.gz", "has_sig": false, "md5_digest": "24428e93a8a329574704de0c1c7eb252", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 9239, "upload_time": "2019-05-31T05:52:33", "url": "https://files.pythonhosted.org/packages/1f/d9/4e8c5486f51ddcf0339c5e4ee0b3720b704da6fe224971a77c076fc373ad/fs-moysklad-api-0.4.3.tar.gz" } ], "0.4.4": [ { "comment_text": "", "digests": { "md5": "b4aa42500a42115dd9142cdf04574f17", "sha256": "74f8ae99a12c2dbc3ff1bccf78cf685a066dfefac711c05afe841d5ba5cfabe3" }, "downloads": -1, "filename": "fs_moysklad_api-0.4.4-py3-none-any.whl", "has_sig": false, "md5_digest": "b4aa42500a42115dd9142cdf04574f17", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 10914, "upload_time": "2019-06-05T03:51:08", "url": "https://files.pythonhosted.org/packages/39/ec/67d1fb3fd5fa2b4c836a0a73605fde1083d58715cc2721249c377ca9b690/fs_moysklad_api-0.4.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0fcf32cb4f0c6c4f5dca749ad8682c20", "sha256": "21c472836fd5da67f3aeb2dc6ee11fa1f5c8dc680d278ec10d2a9da28fc12138" }, "downloads": -1, "filename": "fs-moysklad-api-0.4.4.tar.gz", "has_sig": false, "md5_digest": "0fcf32cb4f0c6c4f5dca749ad8682c20", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 9261, "upload_time": "2019-06-05T03:51:10", "url": "https://files.pythonhosted.org/packages/e0/76/8c326dd1a73a0962e9df44034bf7dc99e7547ca8a7cdd95cef4d6ff97f4c/fs-moysklad-api-0.4.4.tar.gz" } ], "0.4.5": [ { "comment_text": "", "digests": { "md5": "a2dd8ef7ba503bd4c0b110e2ebdb8797", "sha256": "ae557267c43d5e2295099209b7f8b7647566586f9d40e5e04cd61c63341c744e" }, "downloads": -1, "filename": "fs_moysklad_api-0.4.5-py3-none-any.whl", "has_sig": false, "md5_digest": "a2dd8ef7ba503bd4c0b110e2ebdb8797", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 10943, "upload_time": "2019-06-25T08:05:35", "url": "https://files.pythonhosted.org/packages/bc/da/495396b443800c35c14db2ab07c5a49ca1e99ea1d28586192cbef96ac596/fs_moysklad_api-0.4.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9741fb493423e138db7a4d807f399e7b", "sha256": "7dfd20532c480cf5f81ea3206f28a0e25f1fd4475db5fb6822b5c14e72478b6d" }, "downloads": -1, "filename": "fs-moysklad-api-0.4.5.tar.gz", "has_sig": false, "md5_digest": "9741fb493423e138db7a4d807f399e7b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 9295, "upload_time": "2019-06-25T08:05:39", "url": "https://files.pythonhosted.org/packages/f1/ae/e824cab357712a1898c2e10601aa2c3ce86af8dcd0fc934b1df826259978/fs-moysklad-api-0.4.5.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "d864b8582aff3eb550e423c772b748f0", "sha256": "38935660574dc439d1ff1632f79d81333f0fe62fcf6f2b8ea6e29b4f42f472e4" }, "downloads": -1, "filename": "fs_moysklad_api-0.5.0-py3-none-any.whl", "has_sig": false, "md5_digest": "d864b8582aff3eb550e423c772b748f0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 10949, "upload_time": "2019-07-17T02:07:03", "url": "https://files.pythonhosted.org/packages/a1/00/ce4d4a91ccffe38231391ccd013e735a5f10b34ca3603febe5c8b5b11cc1/fs_moysklad_api-0.5.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3ddefd636f9e84a2ad41881222c95665", "sha256": "983e3542fb4b5bda923a39f3183cec07a21c153a2235aed98772704a15fa4684" }, "downloads": -1, "filename": "fs-moysklad-api-0.5.0.tar.gz", "has_sig": false, "md5_digest": "3ddefd636f9e84a2ad41881222c95665", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 9304, "upload_time": "2019-07-17T02:07:08", "url": "https://files.pythonhosted.org/packages/c7/15/2d3bf72cba206d8c164c645b91befaa60657ef8f39312b08fd2e67379583/fs-moysklad-api-0.5.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d864b8582aff3eb550e423c772b748f0", "sha256": "38935660574dc439d1ff1632f79d81333f0fe62fcf6f2b8ea6e29b4f42f472e4" }, "downloads": -1, "filename": "fs_moysklad_api-0.5.0-py3-none-any.whl", "has_sig": false, "md5_digest": "d864b8582aff3eb550e423c772b748f0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 10949, "upload_time": "2019-07-17T02:07:03", "url": "https://files.pythonhosted.org/packages/a1/00/ce4d4a91ccffe38231391ccd013e735a5f10b34ca3603febe5c8b5b11cc1/fs_moysklad_api-0.5.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3ddefd636f9e84a2ad41881222c95665", "sha256": "983e3542fb4b5bda923a39f3183cec07a21c153a2235aed98772704a15fa4684" }, "downloads": -1, "filename": "fs-moysklad-api-0.5.0.tar.gz", "has_sig": false, "md5_digest": "3ddefd636f9e84a2ad41881222c95665", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 9304, "upload_time": "2019-07-17T02:07:08", "url": "https://files.pythonhosted.org/packages/c7/15/2d3bf72cba206d8c164c645b91befaa60657ef8f39312b08fd2e67379583/fs-moysklad-api-0.5.0.tar.gz" } ] }