everapi


Nameeverapi JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/everapihq/everapi-python
SummaryEverapi Python Client
upload_time2023-06-06 08:42:29
maintainer
docs_urlNone
authorEverapi
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Everapi Python Client #

Everapi Python Client is the official Python Wrapper around the Everapi [API](https://everapi.com/).

## Installation

Install from pip:
````sh
pip install everapi
````

Install from code:
````sh
pip install git+https://github.com/everapihq/everapi-python.git
````


### Contact us
Any feedback? Please feel free to [contact our team](mailto:office@everapi.com).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/everapihq/everapi-python",
    "name": "everapi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Everapi",
    "author_email": "office@everapi.com",
    "download_url": "https://files.pythonhosted.org/packages/64/ff/5ede519adc76c81e4f866ceff7023a817f578ab7b1c1b643035e0edaf566/everapi-0.1.1.tar.gz",
    "platform": null,
    "description": "# Everapi Python Client #\n\nEverapi Python Client is the official Python Wrapper around the Everapi [API](https://everapi.com/).\n\n## Installation\n\nInstall from pip:\n````sh\npip install everapi\n````\n\nInstall from code:\n````sh\npip install git+https://github.com/everapihq/everapi-python.git\n````\n\n\n### Contact us\nAny feedback? Please feel free to [contact our team](mailto:office@everapi.com).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Everapi Python Client",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/everapihq/everapi-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8a33039f7bb87a54a04e12de5e13d27ec02ec76cbe5bf65edba0c3ce67cbf751",
                "md5": "d9078dd84a9572ebcf813f3c1c938513",
                "sha256": "c269c1296964ea0bea4ba307efdbaf2bd1b1b4973e4360e959e91a1cd874991f"
            },
            "downloads": -1,
            "filename": "everapi-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d9078dd84a9572ebcf813f3c1c938513",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2911,
            "upload_time": "2023-06-06T08:42:27",
            "upload_time_iso_8601": "2023-06-06T08:42:27.289767Z",
            "url": "https://files.pythonhosted.org/packages/8a/33/039f7bb87a54a04e12de5e13d27ec02ec76cbe5bf65edba0c3ce67cbf751/everapi-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "64ff5ede519adc76c81e4f866ceff7023a817f578ab7b1c1b643035e0edaf566",
                "md5": "3c47cdc61c62720aff621142deb2b16d",
                "sha256": "81bc2ebfe8171cfb283df86e7d32c3b14cdbf9753d41c89254c558857b70f8cf"
            },
            "downloads": -1,
            "filename": "everapi-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3c47cdc61c62720aff621142deb2b16d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2577,
            "upload_time": "2023-06-06T08:42:29",
            "upload_time_iso_8601": "2023-06-06T08:42:29.064799Z",
            "url": "https://files.pythonhosted.org/packages/64/ff/5ede519adc76c81e4f866ceff7023a817f578ab7b1c1b643035e0edaf566/everapi-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-06 08:42:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "everapihq",
    "github_project": "everapi-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "everapi"
}
        
Elapsed time: 0.10479s