exotelpy


Nameexotelpy JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://noorahealth.github.io/exotel-python/
SummaryAn unofficial Python wrapper for the Exotel API
upload_time2023-12-22 06:58:45
maintainer
docs_urlNone
authorUdit
requires_python>=3.9,<3.13
licenseApache-2.0
keywords exotel
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ExotelPy
An unofficial python wrapper for the [Exotel API](https://developer.exotel.com/api)


## What is this for?
This is a python wrapper which provides you the ability to interact with the Exotel API. It also comes with certain utility methods which makes interacting with the Exotel API easier.
- Documentation : https://noorahealth.github.io/exotel-python/


## Installation
```
pip install exotelpy
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://noorahealth.github.io/exotel-python/",
    "name": "exotelpy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<3.13",
    "maintainer_email": "",
    "keywords": "exotel",
    "author": "Udit",
    "author_email": "udit@noorahealth.com",
    "download_url": "https://files.pythonhosted.org/packages/73/c4/9752cd95f0b78855f3c1517d1271d053febd2dd2f3aef52158bda273497b/exotelpy-0.1.0.tar.gz",
    "platform": null,
    "description": "# ExotelPy\nAn unofficial python wrapper for the [Exotel API](https://developer.exotel.com/api)\n\n\n## What is this for?\nThis is a python wrapper which provides you the ability to interact with the Exotel API. It also comes with certain utility methods which makes interacting with the Exotel API easier.\n- Documentation : https://noorahealth.github.io/exotel-python/\n\n\n## Installation\n```\npip install exotelpy\n```\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "An unofficial Python wrapper for the Exotel API",
    "version": "0.1.0",
    "project_urls": {
        "Documentation": "https://noorahealth.github.io/exotel-python/",
        "Homepage": "https://noorahealth.github.io/exotel-python/",
        "Repository": "https://github.com/NooraHealth/exotel-python/"
    },
    "split_keywords": [
        "exotel"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1cf2c41c41d5d9b3c8e4c3b2399674ae7a852ce5cad9be1aa3d79173548bf964",
                "md5": "e7919e16751d789286fca738227d0698",
                "sha256": "62d670d7a71c1c200e1251d298509f0e49cd2c3a79ccd4bdd78c79d19fa15610"
            },
            "downloads": -1,
            "filename": "exotelpy-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e7919e16751d789286fca738227d0698",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<3.13",
            "size": 9591,
            "upload_time": "2023-12-22T06:58:44",
            "upload_time_iso_8601": "2023-12-22T06:58:44.405113Z",
            "url": "https://files.pythonhosted.org/packages/1c/f2/c41c41d5d9b3c8e4c3b2399674ae7a852ce5cad9be1aa3d79173548bf964/exotelpy-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "73c49752cd95f0b78855f3c1517d1271d053febd2dd2f3aef52158bda273497b",
                "md5": "95e03ce916e156a59cf7ee5cec9e7a0b",
                "sha256": "2ba58b2550a423b4339ddaf64434b0443e2655713040584927d379cdc7cef1e4"
            },
            "downloads": -1,
            "filename": "exotelpy-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "95e03ce916e156a59cf7ee5cec9e7a0b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<3.13",
            "size": 8671,
            "upload_time": "2023-12-22T06:58:45",
            "upload_time_iso_8601": "2023-12-22T06:58:45.995009Z",
            "url": "https://files.pythonhosted.org/packages/73/c4/9752cd95f0b78855f3c1517d1271d053febd2dd2f3aef52158bda273497b/exotelpy-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-22 06:58:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NooraHealth",
    "github_project": "exotel-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "exotelpy"
}
        
Elapsed time: 0.23320s