Name | rakam-analytics JSON |
Version |
0.0.6
JSON |
| download |
home_page | None |
Summary | A package to gather analytics on rakam projects |
upload_time | 2024-07-25 15:30:25 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | None |
keywords |
rakam
django
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# rakam-analytics-package
Python package for the Analytics API of RAKAM. This package defines a decorator to log events of a RAKAM API into the Analytics database.
## Installation
1. Install the package:
```bash
pip install rakam-analytics
```
2. Configure your environment:
- Add `ANALYTICS_URL` to your environment file
- Add `ANALYTICS_COMPANY` to your environment file
- Add `ANALYTICS_PROJECT` to your environment file
## Used Documentation
- https://packaging.python.org/en/latest/tutorials/packaging-projects/
- https://realpython.com/pypi-publish-python-package/
Raw data
{
"_id": null,
"home_page": null,
"name": "rakam-analytics",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "rakam, django",
"author": null,
"author_email": "Rakam <clement@rakam.ai>",
"download_url": "https://files.pythonhosted.org/packages/84/3c/855e8537779586b4328344b1728e825f2afb24bbb269c703beb79c1dc663/rakam_analytics-0.0.6.tar.gz",
"platform": null,
"description": "# rakam-analytics-package\n\nPython package for the Analytics API of RAKAM. This package defines a decorator to log events of a RAKAM API into the Analytics database.\n\n## Installation\n\n1. Install the package:\n ```bash\n pip install rakam-analytics\n ```\n2. Configure your environment:\n - Add `ANALYTICS_URL` to your environment file\n - Add `ANALYTICS_COMPANY` to your environment file\n - Add `ANALYTICS_PROJECT` to your environment file\n\n## Used Documentation\n\n- https://packaging.python.org/en/latest/tutorials/packaging-projects/\n- https://realpython.com/pypi-publish-python-package/\n",
"bugtrack_url": null,
"license": null,
"summary": "A package to gather analytics on rakam projects",
"version": "0.0.6",
"project_urls": {
"Homepage": "https://gitlab.com/rakam-ai-services/internal-tech/rakam-analytics-package"
},
"split_keywords": [
"rakam",
" django"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "75895e039991bb438710a798f4233ffbc2ccd3d060a6a3199f3a73baa0d1d39e",
"md5": "c511c61ce06f1b37b83b928788ac5074",
"sha256": "020f16f8eff294e5285aa2cc43031214b4eab65b213e31b33c35da53d310c83f"
},
"downloads": -1,
"filename": "rakam_analytics-0.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c511c61ce06f1b37b83b928788ac5074",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 4510,
"upload_time": "2024-07-25T15:30:22",
"upload_time_iso_8601": "2024-07-25T15:30:22.615932Z",
"url": "https://files.pythonhosted.org/packages/75/89/5e039991bb438710a798f4233ffbc2ccd3d060a6a3199f3a73baa0d1d39e/rakam_analytics-0.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "843c855e8537779586b4328344b1728e825f2afb24bbb269c703beb79c1dc663",
"md5": "8533ee4dd51cb617fce46ca674184cf2",
"sha256": "a7ac126d0739589ccf5225241850eb4586926f1295619edfb76bc291bb5539b9"
},
"downloads": -1,
"filename": "rakam_analytics-0.0.6.tar.gz",
"has_sig": false,
"md5_digest": "8533ee4dd51cb617fce46ca674184cf2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 3592,
"upload_time": "2024-07-25T15:30:25",
"upload_time_iso_8601": "2024-07-25T15:30:25.107502Z",
"url": "https://files.pythonhosted.org/packages/84/3c/855e8537779586b4328344b1728e825f2afb24bbb269c703beb79c1dc663/rakam_analytics-0.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-25 15:30:25",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "rakam-ai-services",
"gitlab_project": "internal-tech",
"lcname": "rakam-analytics"
}