{ "info": { "author": "Eldar Aliiev", "author_email": "e.aliiev@vnmu.edu.ua", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Communications" ], "description": "EDBO-connector\n==============\n\n.. image:: https://img.shields.io/pypi/v/python-edbo-connector.svg\n :target: https://pypi.python.org/pypi/python-edbo-connector\n\n.. image:: https://img.shields.io/pypi/l/python-edbo-connector.svg\n :target: https://raw.githubusercontent.com/EldarAliiev/python-edbo-connector/master/LICENSE\n\n.. image:: https://img.shields.io/pypi/pyversions/python-edbo-connector.svg\n :target: https://pypi.python.org/pypi/python-edbo-connector\n\n.. image:: https://img.shields.io/pypi/wheel/python-edbo-connector.svg\n :target: https://pypi.python.org/pypi/python-edbo-connector\n\n.. image:: https://img.shields.io/pypi/status/python-edbo-connector.svg\n :target: https://pypi.python.org/pypi/python-edbo-connector\n\n.. image:: https://travis-ci.org/EldarAliiev/python-edbo-connector.svg?branch=master\n :target: https://travis-ci.org/EldarAliiev/python-edbo-connector\n\n.. image:: https://img.shields.io/github/contributors/EldarAliiev/python-edbo-connector.svg\n :target: https://github.com/EldarAliiev/python-edbo-connector/graphs/contributors\n\n\n\nPython library for work with EDBO\n\nhttps://github.com/EldarAliiev/python-edbo-connector\n\nInstall:\n--------\n\n.. code-block:: bash\n\n $ git clone https://github.com/EldarAliiev/python-edbo-connector.git\n $ cd python-edbo-connector\n $ python setup.py install\n\nor with pip:\n\n.. code-block:: bash\n\n $ pip install python-edbo-connector\n\nUsage example:\n--------------\n\nBefore usage set some environment variables:\n\n* EDBO_SERVER\n* EDBO_USER\n* EDBO_PASSWORD\n* EDBO_APPLICATION_KEY\n\nFor example create **edbo_settings.py**:\n\n.. code-block:: python\n\n import os\n\n os.environ['EDBO_SERVER'] = '192.168.180.22'\n os.environ['EDBO_USER'] = ''\n os.environ['EDBO_PASSWORD'] = '**********'\n os.environ['EDBO_APPLICATION_KEY'] = ''\n\nAnd import it to your application:\n\n.. code-block:: python\n\n import edbo_settings\n from edbo_connector import EDBOWebApiClient\n\n client = EDBOWebApiClient()\n result = client.get_specialities_list()\n print(result)\n\nFor disable debug output change **ECHO_ON** environment variable to *False*.\nFull list of settings parameters you can find in **edbo_connector/config.py**.", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/EldarAliiev/python-edbo-connector/archive/master.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/EldarAliiev/python-edbo-connector", "keywords": "EDBO", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "python-edbo-connector", "package_url": "https://pypi.org/project/python-edbo-connector/", "platform": "", "project_url": "https://pypi.org/project/python-edbo-connector/", "project_urls": { "Download": "https://github.com/EldarAliiev/python-edbo-connector/archive/master.zip", "Homepage": "https://github.com/EldarAliiev/python-edbo-connector" }, "release_url": "https://pypi.org/project/python-edbo-connector/1.0.4.post13/", "requires_dist": null, "requires_python": "", "summary": "Python connector for EDBO based on python-requests", "version": "1.0.4.post13" }, "last_serial": 4096716, "releases": { "1.0.4.post13": [ { "comment_text": "", "digests": { "md5": "53d7135c49f87f6dd3d6220e21d79756", "sha256": "a3ac337535b144f1f8bddc71a88c029aa145d0d71b0374e70aebef5eee6ceca5" }, "downloads": -1, "filename": "python_edbo_connector-1.0.4.post13-py3-none-any.whl", "has_sig": true, "md5_digest": "53d7135c49f87f6dd3d6220e21d79756", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 14916, "upload_time": "2018-07-24T12:04:50", "url": "https://files.pythonhosted.org/packages/1b/2f/c695e01d19c14fc374761e2a4b48bc13bb9ebce7733effb5a8b0d8349510/python_edbo_connector-1.0.4.post13-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b1ea5f1211fad5e4738cefc22964220a", "sha256": "f392952f78683e1d9f032db05b54924427b041fd03513c29b4362837dc7091f2" }, "downloads": -1, "filename": "python-edbo-connector-1.0.4.post13.tar.gz", "has_sig": true, "md5_digest": "b1ea5f1211fad5e4738cefc22964220a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9833, "upload_time": "2018-07-24T12:04:52", "url": "https://files.pythonhosted.org/packages/70/30/99bb18522fda54fbd441d92bdc458c40a6a8ba148d7bbe0e8eb3f1ee82dd/python-edbo-connector-1.0.4.post13.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "53d7135c49f87f6dd3d6220e21d79756", "sha256": "a3ac337535b144f1f8bddc71a88c029aa145d0d71b0374e70aebef5eee6ceca5" }, "downloads": -1, "filename": "python_edbo_connector-1.0.4.post13-py3-none-any.whl", "has_sig": true, "md5_digest": "53d7135c49f87f6dd3d6220e21d79756", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 14916, "upload_time": "2018-07-24T12:04:50", "url": "https://files.pythonhosted.org/packages/1b/2f/c695e01d19c14fc374761e2a4b48bc13bb9ebce7733effb5a8b0d8349510/python_edbo_connector-1.0.4.post13-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b1ea5f1211fad5e4738cefc22964220a", "sha256": "f392952f78683e1d9f032db05b54924427b041fd03513c29b4362837dc7091f2" }, "downloads": -1, "filename": "python-edbo-connector-1.0.4.post13.tar.gz", "has_sig": true, "md5_digest": "b1ea5f1211fad5e4738cefc22964220a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9833, "upload_time": "2018-07-24T12:04:52", "url": "https://files.pythonhosted.org/packages/70/30/99bb18522fda54fbd441d92bdc458c40a6a8ba148d7bbe0e8eb3f1ee82dd/python-edbo-connector-1.0.4.post13.tar.gz" } ] }