{"id":37073416,"url":"https://github.com/tracereq/python-tracereq-sdk","last_synced_at":"2026-01-14T08:37:04.024Z","repository":{"id":167327877,"uuid":"642891444","full_name":"tracereq/python-tracereq-sdk","owner":"tracereq","description":"Python SDK for TraceReq","archived":false,"fork":false,"pushed_at":"2023-07-28T12:47:37.000Z","size":26,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-19T13:30:43.296Z","etag":null,"topics":["api-debug","flask","python","tracing-applications"],"latest_commit_sha":null,"homepage":"https://tracereq.com/","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/tracereq.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2023-05-19T15:23:20.000Z","updated_at":"2023-07-23T17:42:13.000Z","dependencies_parsed_at":"2024-12-19T13:30:37.524Z","dependency_job_id":"ea5ac819-7045-46e4-9c88-c65c43939e75","html_url":"https://github.com/tracereq/python-tracereq-sdk","commit_stats":null,"previous_names":["tracereq/python-tracereq-sdk"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/tracereq/python-tracereq-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tracereq%2Fpython-tracereq-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tracereq%2Fpython-tracereq-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tracereq%2Fpython-tracereq-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tracereq%2Fpython-tracereq-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tracereq","download_url":"https://codeload.github.com/tracereq/python-tracereq-sdk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tracereq%2Fpython-tracereq-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28414667,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T08:31:27.429Z","status":"ssl_error","status_checked_at":"2026-01-14T08:31:19.098Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["api-debug","flask","python","tracing-applications"],"created_at":"2026-01-14T08:37:03.396Z","updated_at":"2026-01-14T08:37:04.012Z","avatar_url":"https://github.com/tracereq.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TraceReq SDK for Python\n\n[![PyPi page link -- version](https://img.shields.io/pypi/v/tracereq-sdk.svg)](https://pypi.python.org/pypi/tracereq-sdk)\n\nThis is the Python SDK for [TraceReq](http://tracereq.com/)\n\n---\n\n## Installation\n\n```bash\npip install --upgrade tracereq-sdk\n```\n\n## Usage with Flask\n\n```python\nimport tracereq_sdk\n\napp = Flask(__name__)\ntracereq_sdk.init(api_key='xxx-xxx',\n    flask_app=app.wsgi_app\n)\n```\n\nAdding the above any flask service will start tracing requests.\nNo other additional code is required.\n\n## Supported Frameworks\n\n- [Flask](https://github.com/pallets/flask)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftracereq%2Fpython-tracereq-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftracereq%2Fpython-tracereq-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftracereq%2Fpython-tracereq-sdk/lists"}