{ "info": { "author": "Vladislav Sikach", "author_email": "github@sijmusic.info", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Natural Language :: Russian", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "bitrix24-python-sdk\r\n===================\r\n\r\n.. image:: https://img.shields.io/pypi/v/bitrix24-python-sdk.svg\r\n :target: https://pypi.python.org/pypi/bitrix24-python-sdk\r\n\r\n.. image:: https://img.shields.io/pypi/dm/bitrix24-python-sdk.svg?maxAge=2592000\r\n :target: https://pypi.python.org/pypi/bitrix24-python-sdk\r\n\r\n\r\nDescription\r\n===========\r\n\r\n*Bitrix24 REST API wrapper*\r\n\r\nbitrix24-python-sdk is a simple API wrapper for working with Bitrix24 REST API\r\n\r\n- Bitrix24 API documentation - English: https://training.bitrix24.com/rest_help/\r\n- Bitrix24 API documentation - Russian: http://dev.1c-bitrix.ru/rest_help/\r\n\r\n\r\nRequirements\r\n============\r\n\r\n- Python 2.6+ or 3.2+\r\n- requests\r\n- multidimensional_urlencode\r\n\r\nInstallation\r\n============\r\n\r\n.. code-block:: bash\r\n\r\n pip install bitrix24-python-sdk\r\n\r\n\r\nQuickstart\r\n==========\r\n\r\n.. code-block:: python\r\n\r\n from bitrix24 import Bitrix24\r\n\r\n bx24 = Bitrix24('YOUR_THIRD_LEVEL_DOMAIN', 'YOUR_AUTH_TOKEN')\r\n\r\n print(bx24.call('app.info'))\r\n\r\nNotes\r\n=====\r\n\r\nFor some functions the order of parameters is important.\r\nFor example, methods from scope \"task\":\r\n\r\n.. code-block:: python\r\n\r\n bx24.call(\r\n 'task.item.list',\r\n {'ORDER': {'GROUP_ID': 'asc'}},\r\n {'FILTER': {'GROUP_ID': 1,'REAL_STATUS': {0: STATE_NEW}}},\r\n {'PARAMS': {'NAV_PARAMS': {'nPageSize': 50, 'iNumPage': 2}}}\r\n )\r\n\r\nTests\r\n=====\r\n\r\n1. Put your access data at tests/testBitrix24.py\r\n2. Run tests\r\n\r\n.. code-block:: bash\r\n\r\n python -m unittest discover\r\n\r\n\r\nAuthor\r\n======\r\n\r\nVladislav Sikach - `github@sijmusic.info `_\r\nSee also the list of `contributors `_ which participated in this project\r\n\r\n\r\nNeed custom Bitrix24 application?\r\n=================================\r\nemail: `github@sijmusic.info `_\r\n\r\n\r\nTODO\r\n====\r\n\r\n1. Documentation", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/gebvlad/bitrix24-python-sdk", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gebvlad/bitrix24-python-sdk", "keywords": "bitrix24 api rest python bitrix wrapper", "license": "MIT License\r\n\r\nCopyright (c) 2016 Vladislav Sikach\r\n\r\nPermission is hereby granted, free of charge, to any person obtaining a copy\r\nof this software and associated documentation files (the \"Software\"), to deal\r\nin the Software without restriction, including without limitation the rights\r\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\r\ncopies of the Software, and to permit persons to whom the Software is\r\nfurnished to do so, subject to the following conditions:\r\n\r\nThe above copyright notice and this permission notice shall be included in all\r\ncopies or substantial portions of the Software.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\r\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\r\nSOFTWARE.", "maintainer": "Vladislav Sikach", "maintainer_email": "github@sijmusic.info", "name": "bitrix24-python-sdk", "package_url": "https://pypi.org/project/bitrix24-python-sdk/", "platform": "Linux, Windows, MacOSX", "project_url": "https://pypi.org/project/bitrix24-python-sdk/", "project_urls": { "Download": "https://github.com/gebvlad/bitrix24-python-sdk", "Homepage": "https://github.com/gebvlad/bitrix24-python-sdk" }, "release_url": "https://pypi.org/project/bitrix24-python-sdk/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "Bitrix24 REST API wrapper", "version": "1.0.1" }, "last_serial": 2284983, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "45119a142d7b482b4d85971600f4e265", "sha256": "b2612faceca8ebd0dd1abe7679a94eaafc5507be17775495a75da1591495377d" }, "downloads": -1, "filename": "bitrix24-python-sdk-1.0.1.zip", "has_sig": false, "md5_digest": "45119a142d7b482b4d85971600f4e265", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6847, "upload_time": "2016-08-15T20:20:50", "url": "https://files.pythonhosted.org/packages/20/24/0bb8a7d8822a37c8a1ad6c960daa980c38fac240611db519b11c95d5b6e1/bitrix24-python-sdk-1.0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "45119a142d7b482b4d85971600f4e265", "sha256": "b2612faceca8ebd0dd1abe7679a94eaafc5507be17775495a75da1591495377d" }, "downloads": -1, "filename": "bitrix24-python-sdk-1.0.1.zip", "has_sig": false, "md5_digest": "45119a142d7b482b4d85971600f4e265", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6847, "upload_time": "2016-08-15T20:20:50", "url": "https://files.pythonhosted.org/packages/20/24/0bb8a7d8822a37c8a1ad6c960daa980c38fac240611db519b11c95d5b6e1/bitrix24-python-sdk-1.0.1.zip" } ] }