readme-metrics


Namereadme-metrics JSON
Version 3.1.0 PyPI version JSON
download
home_pagehttps://github.com/readmeio/metrics-sdks/tree/main/packages/python
SummaryReadMe API Metrics SDK
upload_time2023-09-20 17:54:36
maintainer
docs_urlNone
authorReadMe
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ReadMe Metrics

<p align="center">
  <img src="https://user-images.githubusercontent.com/33762/182927634-2aebeb46-c215-4ac3-9e98-61f931e33583.png" />
</p>

<p align="center">
  Track usage of your API and troubleshoot issues faster.
</p>

<p align="center">
  <a href="https://pypi.org/project/readme-metrics/"><img src="https://img.shields.io/pypi/v/readme-metrics.svg?style=for-the-badge" alt="Latest release"></a>
  <a href="https://github.com/readmeio/metrics-sdks"><img src="https://img.shields.io/github/actions/workflow/status/readmeio/metrics-sdks/python.yml?branch=main&style=for-the-badge" alt="Build status"></a>
</p>

With [ReadMe's Metrics API](https://readme.com/metrics) your team can get deep insights into your API's usage. If you're a developer, it takes a few small steps to send your API logs to [ReadMe](http://readme.com). Here's an overview of how the integration works:

- You add the ReadMe middleware to your [Django](https://www.djangoproject.com/), [Flask](https://flask.palletsprojects.com/), or [WSGI](https://wsgi.readthedocs.io/) application.
- The middleware sends to ReadMe the response object that your application generates each time a user makes a request to your API. The entire response is sent, unless you allow or deny keys.
- ReadMe populates Metrics with this information, such as which endpoint is being called, response code, and error messages. It also identifies the customer who called your API, using whichever keys in the middleware you call out as containing relevant customer info.

```bash
pip install "readme-metrics[Django]" # Django applications
pip install "readme-metrics[Flask]" # Flask applications
pip install readme-metrics # WSGI
```

- [Django Integrations](https://docs.readme.com/docs/python-django-api-metrics)
- [Flask Integrations](https://docs.readme.com/docs/python-flask-api-metrics)
- [WSGI Integrations](https://docs.readme.com/docs/python-wsgi-api-metrics)

> 🚧 Any Issues?
>
> Integrations can be tricky! [Contact support](https://docs.readme.com/guides/docs/contact-support) if you have any questions/issues.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/readmeio/metrics-sdks/tree/main/packages/python",
    "name": "readme-metrics",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "ReadMe",
    "author_email": "support@readme.io",
    "download_url": "https://files.pythonhosted.org/packages/35/a3/50932e1cdbd3e6c5bfa7263b6ef15c8c7485a81d715533106764110fed1f/readme-metrics-3.1.0.tar.gz",
    "platform": null,
    "description": "# ReadMe Metrics\n\n<p align=\"center\">\n  <img src=\"https://user-images.githubusercontent.com/33762/182927634-2aebeb46-c215-4ac3-9e98-61f931e33583.png\" />\n</p>\n\n<p align=\"center\">\n  Track usage of your API and troubleshoot issues faster.\n</p>\n\n<p align=\"center\">\n  <a href=\"https://pypi.org/project/readme-metrics/\"><img src=\"https://img.shields.io/pypi/v/readme-metrics.svg?style=for-the-badge\" alt=\"Latest release\"></a>\n  <a href=\"https://github.com/readmeio/metrics-sdks\"><img src=\"https://img.shields.io/github/actions/workflow/status/readmeio/metrics-sdks/python.yml?branch=main&style=for-the-badge\" alt=\"Build status\"></a>\n</p>\n\nWith [ReadMe's Metrics API](https://readme.com/metrics) your team can get deep insights into your API's usage. If you're a developer, it takes a few small steps to send your API logs to [ReadMe](http://readme.com). Here's an overview of how the integration works:\n\n- You add the ReadMe middleware to your [Django](https://www.djangoproject.com/), [Flask](https://flask.palletsprojects.com/), or [WSGI](https://wsgi.readthedocs.io/) application.\n- The middleware sends to ReadMe the response object that your application generates each time a user makes a request to your API. The entire response is sent, unless you allow or deny keys.\n- ReadMe populates Metrics with this information, such as which endpoint is being called, response code, and error messages. It also identifies the customer who called your API, using whichever keys in the middleware you call out as containing relevant customer info.\n\n```bash\npip install \"readme-metrics[Django]\" # Django applications\npip install \"readme-metrics[Flask]\" # Flask applications\npip install readme-metrics # WSGI\n```\n\n- [Django Integrations](https://docs.readme.com/docs/python-django-api-metrics)\n- [Flask Integrations](https://docs.readme.com/docs/python-flask-api-metrics)\n- [WSGI Integrations](https://docs.readme.com/docs/python-wsgi-api-metrics)\n\n> \ud83d\udea7 Any Issues?\n>\n> Integrations can be tricky! [Contact support](https://docs.readme.com/guides/docs/contact-support) if you have any questions/issues.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "ReadMe API Metrics SDK",
    "version": "3.1.0",
    "project_urls": {
        "Homepage": "https://github.com/readmeio/metrics-sdks/tree/main/packages/python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d3b6038377f7cc41a59b5ba6b832dcbc15c75542adb8a28728d0b52f8ddb505",
                "md5": "9eede297465ce77507cfe3ca0d2f76bf",
                "sha256": "2c1fbc538483700a9abef132d264218903b50cd437cb8685d4864ca26db1441c"
            },
            "downloads": -1,
            "filename": "readme_metrics-3.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9eede297465ce77507cfe3ca0d2f76bf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 18291,
            "upload_time": "2023-09-20T17:54:35",
            "upload_time_iso_8601": "2023-09-20T17:54:35.081734Z",
            "url": "https://files.pythonhosted.org/packages/6d/3b/6038377f7cc41a59b5ba6b832dcbc15c75542adb8a28728d0b52f8ddb505/readme_metrics-3.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "35a350932e1cdbd3e6c5bfa7263b6ef15c8c7485a81d715533106764110fed1f",
                "md5": "2b644562bfb504ad426e350139537c04",
                "sha256": "c736477acaf0ce015bca4dbe22cd8a4e64642f131127888f90783a5c12ea89eb"
            },
            "downloads": -1,
            "filename": "readme-metrics-3.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2b644562bfb504ad426e350139537c04",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15081,
            "upload_time": "2023-09-20T17:54:36",
            "upload_time_iso_8601": "2023-09-20T17:54:36.706521Z",
            "url": "https://files.pythonhosted.org/packages/35/a3/50932e1cdbd3e6c5bfa7263b6ef15c8c7485a81d715533106764110fed1f/readme-metrics-3.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-20 17:54:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "readmeio",
    "github_project": "metrics-sdks",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "readme-metrics"
}
        
Elapsed time: 0.12747s