Skip to main content

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

License

This project is licensed under the MIT License - see the LICENSE file for details. Acknowledgments

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

deltaver-0.2.1.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

deltaver-0.2.1-py3-none-any.whl (7.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page