Name | deltaver JSON |
Version |
0.2.3
JSON |
| download |
home_page | None |
Summary | None |
upload_time | 2024-08-06 21:19:19 |
maintainer | None |
docs_url | None |
author | Almaz Ilaletdinov |
requires_python | <4.0,>=3.9 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Deltaver (Dependency Lag Calculator)
[](https://badge.fury.io/py/deltaver)

[](https://github.com/XAMPPRocky/tokei_rs)
[](https://hitsofcode.com/github/blablatdinov/deltaver/view)
## Overview
The "Deltaver" is a Python project designed to calculate the lag or delay in dependencies in terms of days. It provides insights into how outdated your project dependencies are, helping you stay up-to-date with the latest developments and security patches.
## Features:
- **Dependency Lag Calculation**: The tool analyzes the timestamp of the current dependency version and compares it with the latest available version, providing the time lag in days.
- **Security Insights**: Identify outdated dependencies to prioritize updates based on security considerations.
- **Customization**: Configure the tool to focus on specific dependencies or categories, allowing for flexibility in analysis.
## Getting Started
### Prerequisites
Make sure you have the following installed:
- Python 3.x
- Pip (Python package installer)
### Installation
```bash
pip install deltaver
```
### Usage
Run deltaver:
```bash
deltaver requirements.txt
```
## License
This project is licensed under the MIT [License](LICENSE) - see the LICENSE file for details.
Acknowledgments
Raw data
{
"_id": null,
"home_page": null,
"name": "deltaver",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Almaz Ilaletdinov",
"author_email": "a.ilaletdinov@yandex.ru",
"download_url": "https://files.pythonhosted.org/packages/a0/75/249fa3a0386eb40e96f6de104a38bf2dcf95e54fec9ab36d9d821f19d18a/deltaver-0.2.3.tar.gz",
"platform": null,
"description": "# Deltaver (Dependency Lag Calculator)\n\n[](https://badge.fury.io/py/deltaver)\n\n[](https://github.com/XAMPPRocky/tokei_rs)\n[](https://hitsofcode.com/github/blablatdinov/deltaver/view)\n\n## Overview\n\nThe \"Deltaver\" is a Python project designed to calculate the lag or delay in dependencies in terms of days. It provides insights into how outdated your project dependencies are, helping you stay up-to-date with the latest developments and security patches.\n\n## Features:\n\n- **Dependency Lag Calculation**: The tool analyzes the timestamp of the current dependency version and compares it with the latest available version, providing the time lag in days.\n- **Security Insights**: Identify outdated dependencies to prioritize updates based on security considerations.\n- **Customization**: Configure the tool to focus on specific dependencies or categories, allowing for flexibility in analysis.\n\n## Getting Started\n### Prerequisites\n\nMake sure you have the following installed:\n\n- Python 3.x\n- Pip (Python package installer)\n\n### Installation\n\n```bash\npip install deltaver\n```\n\n### Usage\n\nRun deltaver:\n\n```bash\ndeltaver requirements.txt\n```\n\n## License\n\nThis project is licensed under the MIT [License](LICENSE) - see the LICENSE file for details.\nAcknowledgments\n",
"bugtrack_url": null,
"license": null,
"summary": null,
"version": "0.2.3",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2e823aafb5a281acb2371769be4232258c0c72272d96235168f039853c8ff68a",
"md5": "b284d0d9d182848038260b71bee0ce80",
"sha256": "136f99187a4989ca8beed756d62c77f685ea9128d5b095b5da941ba4b8af165f"
},
"downloads": -1,
"filename": "deltaver-0.2.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b284d0d9d182848038260b71bee0ce80",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 9427,
"upload_time": "2024-08-06T21:19:18",
"upload_time_iso_8601": "2024-08-06T21:19:18.059624Z",
"url": "https://files.pythonhosted.org/packages/2e/82/3aafb5a281acb2371769be4232258c0c72272d96235168f039853c8ff68a/deltaver-0.2.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a075249fa3a0386eb40e96f6de104a38bf2dcf95e54fec9ab36d9d821f19d18a",
"md5": "6a0e64d66cf7833323faf5fee772834b",
"sha256": "ed8fb959b92cb8abda5fa3631000c625c49a78627881c3a49bda7973ff93f125"
},
"downloads": -1,
"filename": "deltaver-0.2.3.tar.gz",
"has_sig": false,
"md5_digest": "6a0e64d66cf7833323faf5fee772834b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 8231,
"upload_time": "2024-08-06T21:19:19",
"upload_time_iso_8601": "2024-08-06T21:19:19.408029Z",
"url": "https://files.pythonhosted.org/packages/a0/75/249fa3a0386eb40e96f6de104a38bf2dcf95e54fec9ab36d9d821f19d18a/deltaver-0.2.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-06 21:19:19",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "deltaver"
}