Name | content-tracker JSON |
Version |
0.0.2
JSON |
| download |
home_page | |
Summary | Tracking changes in arbitrary content. |
upload_time | 2023-06-01 16:02:53 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.7 |
license | |
keywords |
changes
content
diff
tracking
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# content-tracker
*content-tracker* is a Python library that tracks changes in arbitrary content.
[![PyPI](https://img.shields.io/pypi/v/content-tracker)](https://pypi.org/project/content-tracker/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/content-tracker)](https://pypi.org/project/content-tracker/)
[![Python Tests](https://github.com/speg03/content-tracker/actions/workflows/python-tests.yml/badge.svg)](https://github.com/speg03/content-tracker/actions/workflows/python-tests.yml)
[![codecov](https://codecov.io/gh/speg03/content-tracker/branch/main/graph/badge.svg?token=wsW6rjrcBz)](https://codecov.io/gh/speg03/content-tracker)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/speg03/content-tracker/main.svg)](https://results.pre-commit.ci/latest/github/speg03/content-tracker/main)
## Installation
```console
$ pip install content-tracker
```
Raw data
{
"_id": null,
"home_page": "",
"name": "content-tracker",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "changes,content,diff,tracking",
"author": "",
"author_email": "Takahiro Yano <speg03@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/f1/40/1664316da3d9e10e2cd4b7d4824d9ccb56e7d7ffe3fa9cd07fa417af2179/content_tracker-0.0.2.tar.gz",
"platform": null,
"description": "# content-tracker\n\n*content-tracker* is a Python library that tracks changes in arbitrary content.\n\n[![PyPI](https://img.shields.io/pypi/v/content-tracker)](https://pypi.org/project/content-tracker/)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/content-tracker)](https://pypi.org/project/content-tracker/)\n[![Python Tests](https://github.com/speg03/content-tracker/actions/workflows/python-tests.yml/badge.svg)](https://github.com/speg03/content-tracker/actions/workflows/python-tests.yml)\n[![codecov](https://codecov.io/gh/speg03/content-tracker/branch/main/graph/badge.svg?token=wsW6rjrcBz)](https://codecov.io/gh/speg03/content-tracker)\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/speg03/content-tracker/main.svg)](https://results.pre-commit.ci/latest/github/speg03/content-tracker/main)\n\n## Installation\n\n```console\n$ pip install content-tracker\n```\n",
"bugtrack_url": null,
"license": "",
"summary": "Tracking changes in arbitrary content.",
"version": "0.0.2",
"project_urls": {
"Homepage": "https://github.com/speg03/content-tracker",
"Repository": "https://github.com/speg03/content-tracker"
},
"split_keywords": [
"changes",
"content",
"diff",
"tracking"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e5a89ea774a2e18f4dedf8fc32e56bd62abfabb0f929aed2f3b2f984736566f5",
"md5": "e78d8f1db005169a8de85cb751657cce",
"sha256": "45a77f95638e3ee8abe3e9513fb9ddb65764d03af704998002e6289d945b7e56"
},
"downloads": -1,
"filename": "content_tracker-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e78d8f1db005169a8de85cb751657cce",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 2849,
"upload_time": "2023-06-01T16:02:52",
"upload_time_iso_8601": "2023-06-01T16:02:52.354821Z",
"url": "https://files.pythonhosted.org/packages/e5/a8/9ea774a2e18f4dedf8fc32e56bd62abfabb0f929aed2f3b2f984736566f5/content_tracker-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f1401664316da3d9e10e2cd4b7d4824d9ccb56e7d7ffe3fa9cd07fa417af2179",
"md5": "25e52df1dc949e04fdbb02a25771b002",
"sha256": "a8771607a4627e276033c6cfcea61b1ef6e24a3584f017b04a644a237ecfd31a"
},
"downloads": -1,
"filename": "content_tracker-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "25e52df1dc949e04fdbb02a25771b002",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 4785,
"upload_time": "2023-06-01T16:02:53",
"upload_time_iso_8601": "2023-06-01T16:02:53.830529Z",
"url": "https://files.pythonhosted.org/packages/f1/40/1664316da3d9e10e2cd4b7d4824d9ccb56e7d7ffe3fa9cd07fa417af2179/content_tracker-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-01 16:02:53",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "speg03",
"github_project": "content-tracker",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "content-tracker"
}