No project description provided
Project description
Deltaver (Dependency Lag Calculator)
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
pip install deltaver
Usage
Run deltaver:
deltaver requirements.txt
Supported Formats
Deltaver supports multiple dependency file formats:
- pip-freeze (default): Python requirements.txt files
- poetry-lock: Poetry lock files
- npm-lock: npm package-lock.json files
- golang: Go go.sum files
- mix-lock: Elixir mix.lock files
Example with specific format:
deltaver mix.lock --format mix-lock
License
This project is licensed under the MIT License - see the LICENSE file for details. Acknowledgments
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file deltaver-1.0.0.tar.gz.
File metadata
- Download URL: deltaver-1.0.0.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.13.1 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00e3454aa109dfc7c98c1a1622398d4681e7711fe6c978e914b14215e770f550
|
|
| MD5 |
ef23e80b1918e020738603cd513b09dd
|
|
| BLAKE2b-256 |
91e27dad199a2a51dadd71d7999b5f89fe093cab1332d84ae32f6bf610967dab
|
File details
Details for the file deltaver-1.0.0-py3-none-any.whl.
File metadata
- Download URL: deltaver-1.0.0-py3-none-any.whl
- Upload date:
- Size: 52.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.13.1 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8760b491609aac0da4d87ce346d3bce584b7c9f2c9c06dab9f31f068a31fa60c
|
|
| MD5 |
afb8a6dfcd5e0bcd4f4af6090f45faf0
|
|
| BLAKE2b-256 |
44cc008e7bcc79d5ac6489bc0c7879eecdf1598dbc4bc9abc3266cdd71f1a108
|