{"id":15067205,"url":"https://github.com/howfast/apm-python","last_synced_at":"2025-04-10T13:54:40.058Z","repository":{"id":62569480,"uuid":"205498275","full_name":"HowFast/apm-python","owner":"HowFast","description":"APM agent for Python and Flask","archived":false,"fork":false,"pushed_at":"2024-12-24T00:58:40.000Z","size":278,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T05:33:56.565Z","etag":null,"topics":["apm","flask","flask-middleware","howfast","performance"],"latest_commit_sha":null,"homepage":"https://www.howfast.tech/application-performance-monitoring/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HowFast.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-31T05:08:28.000Z","updated_at":"2024-10-14T13:47:13.000Z","dependencies_parsed_at":"2025-02-17T10:42:05.027Z","dependency_job_id":null,"html_url":"https://github.com/HowFast/apm-python","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HowFast%2Fapm-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HowFast%2Fapm-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HowFast%2Fapm-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HowFast%2Fapm-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HowFast","download_url":"https://codeload.github.com/HowFast/apm-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248229438,"owners_count":21068892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apm","flask","flask-middleware","howfast","performance"],"created_at":"2024-09-25T01:18:12.234Z","updated_at":"2025-04-10T13:54:40.039Z","avatar_url":"https://github.com/HowFast.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HowFast APM agent for Python\n\n[![PyPI](https://img.shields.io/pypi/v/howfast-apm)](https://pypi.org/project/howfast-apm/)\n[![CircleCI](https://circleci.com/gh/HowFast/apm-python.svg?style=svg)](https://circleci.com/gh/HowFast/apm-python)\n[![uptime](https://badge.howfast.tech/uptime.png?t=https%3A%2F%2Fwww.howfast.tech%2F)](https://www.howfast.tech/#/monitors/https:%2F%2Fwww.howfast.tech%2F?pk_campaign=badge)\n[![Coverage Status](https://coveralls.io/repos/github/HowFast/apm-python/badge.svg?branch=master)](https://coveralls.io/github/HowFast/apm-python?branch=master)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/howfast-apm)\n![PyPI - Downloads](https://img.shields.io/pypi/dw/howfast-apm)\n\nThis Python APM (Application Performance Monitoring) agent sends performance data to your\n[HowFast](https://www.howfast.tech/) account.\n\nIt only supports Flask for now.\n\n![Screenshot of HowFast APM](./screenshot.png)\n\n## Usage\n\n```bash\npip install howfast-apm[flask]\n```\n\nThen, follow the instructions detailed in [the package page](https://pypi.org/project/howfast-apm/).\n\n## Develop\n\n```bash\n# Install dependencies, including the one needed to develop\npoetry install -v -E flask\n# To build a new version\npoetry build\npoetry publish\n```\n\n## Test\n\n```bash\n# Lint the code\npoetry run flake8 howfast_apm\n\n# Running the tests\npoetry run pytest\n\n# Running the tests across a matrix of Python versions and Flask versions\npip install tox tox-pyenv\ntox\n```\n\n## Publish\n\n```bash\n# Replace \"minor\" by \"patch\" or \"major\" depending how you want to bump the version\npoetry version minor\n# Commit the changes\ngit add pyproject.toml \u0026\u0026 git commit -m \"Bump version\"\n# Build and publish\npoetry publish --build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhowfast%2Fapm-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhowfast%2Fapm-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhowfast%2Fapm-python/lists"}