{ "info": { "author": "Benjamin Weber", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: Telecommunications Industry", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "**Build an SMS service with Infobip**\n*************************************\n\n*Building blocks to write an SMS service with infobip from scratch with simulator for TDD.*\n\n1. Write the test.\n2. Get your function right until the test passes.\n3. Remove ``@responses.activate`` and ``sms_server(**connection)`` to put your script live.\n\nWhile you get your stuff right, you don\u2019t risk to send any real SMS.\nYou don\u2019t even need a connection to the web.\n\nWhen you switch your code to live there\u2019s no reason to worry now either.\nYour test assures you that the very first real SMS will be delivered (presuming your login and balance allow).\n\n`Documentation`_\n\n.. _Documentation: https://ibires.rtfd.io\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/hyllos/ibires", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "ibires", "package_url": "https://pypi.org/project/ibires/", "platform": "", "project_url": "https://pypi.org/project/ibires/", "project_urls": { "Homepage": "https://bitbucket.org/hyllos/ibires" }, "release_url": "https://pypi.org/project/ibires/0.2.2/", "requires_dist": [ "arrow", "pytest", "requests (>=2.0)", "responses" ], "requires_python": "", "summary": "", "version": "0.2.2" }, "last_serial": 4231033, "releases": { "0.2.2": [ { "comment_text": "", "digests": { "md5": "d0baed55b39ec10480f44cbb29dc47a3", "sha256": "e351bbc3baaa46ab6879e4f593455324427c3488e577d15e73a8788c0620a969" }, "downloads": -1, "filename": "ibires-0.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "d0baed55b39ec10480f44cbb29dc47a3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 84613, "upload_time": "2018-09-02T11:58:25", "url": "https://files.pythonhosted.org/packages/6f/fa/30e3167d5a92e5fd20fa53966826150352571a3071e7d54315f2fab44e00/ibires-0.2.2-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d0baed55b39ec10480f44cbb29dc47a3", "sha256": "e351bbc3baaa46ab6879e4f593455324427c3488e577d15e73a8788c0620a969" }, "downloads": -1, "filename": "ibires-0.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "d0baed55b39ec10480f44cbb29dc47a3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 84613, "upload_time": "2018-09-02T11:58:25", "url": "https://files.pythonhosted.org/packages/6f/fa/30e3167d5a92e5fd20fa53966826150352571a3071e7d54315f2fab44e00/ibires-0.2.2-py3-none-any.whl" } ] }