{ "info": { "author": "Riyadh Al Nur", "author_email": "riyadh.alnur@hyperlab.xyz", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet", "Topic :: Internet :: WWW/HTTP" ], "description": "Dialex SDK for Python\n=====================\n\nPython Client for HyperLab Dialex API\n\n|Build Status| |Coverage Status| |Known Vulnerabilities|\n\nInstall\n-------\n\n.. code:: bash\n\n $ pip install -U dialex\n\nQuick Start\n-----------\n\n.. code:: python\n\n from dialex import dialex\n dial = dialex.Dialex('apiKey')\n\nDeveloping\n----------\n\n| Clone using git:\n| ``git clone git@github.com:HyperLab-Solutions-Sdn-Bhd/dialex-sdk-python.git``\n\n| Install pipenv:\n| ``pip install -U pipenv``\n\n| Install dependencies:\n| ``pipenv install --dev``\n\n| Run tests:\n| ``python setup.py test``\n\n.. |Build Status| image:: https://travis-ci.org/HyperLab-Solutions-Sdn-Bhd/dialex-sdk-python.svg?branch=master\n :target: https://travis-ci.org/HyperLab-Solutions-Sdn-Bhd/dialex-sdk-python\n.. |Coverage Status| image:: https://coveralls.io/repos/github/HyperLab-Solutions-Sdn-Bhd/dialex-sdk-python/badge.svg?branch=master\n :target: https://coveralls.io/github/HyperLab-Solutions-Sdn-Bhd/dialex-sdk-python?branch=master\n.. |Known Vulnerabilities| image:: https://snyk.io/test/github/hyperlab-solutions-sdn-bhd/dialex-sdk-python/badge.svg\n :target: https://snyk.io/test/github/hyperlab-solutions-sdn-bhd/dialex-sdk-python\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/HyperLab-Solutions-Sdn-Bhd/dialex-sdk-python", "keywords": "hyperlab", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "dialex", "package_url": "https://pypi.org/project/dialex/", "platform": "", "project_url": "https://pypi.org/project/dialex/", "project_urls": { "Homepage": "https://github.com/HyperLab-Solutions-Sdn-Bhd/dialex-sdk-python" }, "release_url": "https://pypi.org/project/dialex/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Python Client for HyperLab Dialex API", "version": "1.0.0" }, "last_serial": 5143272, "releases": { "0.5.0b0": [ { "comment_text": "", "digests": { "md5": "f3041bc3b51a49462d715c30d115b164", "sha256": "2d62b92695ded8b3f0cab6ba71737e91b59657b6861d20b760a9011f52fc83d4" }, "downloads": -1, "filename": "dialex-0.5.0b0.tar.gz", "has_sig": false, "md5_digest": "f3041bc3b51a49462d715c30d115b164", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3924, "upload_time": "2017-11-03T05:55:27", "url": "https://files.pythonhosted.org/packages/ea/63/ed133fb6bff0573ad5a6f35592b728d7df60e50a6a3df815beb5afe308f5/dialex-0.5.0b0.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "3ad24f0b4872ee606b1d9b4e93482eae", "sha256": "28f048b58aca26781a03b866a2124c04365571b8022c3603dd978d4e364c7309" }, "downloads": -1, "filename": "dialex-1.0.0.tar.gz", "has_sig": false, "md5_digest": "3ad24f0b4872ee606b1d9b4e93482eae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4487, "upload_time": "2017-11-15T04:49:46", "url": "https://files.pythonhosted.org/packages/6e/42/023e110220c67643e7dd936a41caeb1b4d6c1cf0a9288c7276cdfccb63d2/dialex-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3ad24f0b4872ee606b1d9b4e93482eae", "sha256": "28f048b58aca26781a03b866a2124c04365571b8022c3603dd978d4e364c7309" }, "downloads": -1, "filename": "dialex-1.0.0.tar.gz", "has_sig": false, "md5_digest": "3ad24f0b4872ee606b1d9b4e93482eae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4487, "upload_time": "2017-11-15T04:49:46", "url": "https://files.pythonhosted.org/packages/6e/42/023e110220c67643e7dd936a41caeb1b4d6c1cf0a9288c7276cdfccb63d2/dialex-1.0.0.tar.gz" } ] }