Skip to main content

Accurate diffing between two versions of a project

Project description

PyPI Python Version License Read the documentation at https://version-differ.readthedocs.io/ Build Package Status Run Tests Status Codecov pre-commit Black

Features

  • Given any two versions of a package, returns the list of changed files with the count of loc_added and loc_removed in each file.

  • Covers eight ecosystems, namely Cargo, Composer, Go, Maven, npm, NuGet, pip, and RubyGems.

  • For Cargo, Composer, Maven, npm, pip, and RubyGems, version-differ downloads source code for a version of a package directly from the respective package registries to measure the diff.

  • For Go and NuGet, it clones the source code repository, applies some heuristics to detect package specific files, and measures the diff.

  • diffing is performed using native git-diff, ignores black lines (does not ignore comments).

Installation

You can install version-differ via pip from PyPI:

$ pip install version-differ

Usage

Please see the Command-line Reference for details.

Credits

This package was created with cookietemple using Cookiecutter based on Hypermodern_Python_Cookiecutter.

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

version-differ-0.3.11.tar.gz (9.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

version_differ-0.3.11-py3-none-any.whl (9.5 kB view details)

Uploaded Python 3

File details

Details for the file version-differ-0.3.11.tar.gz.

File metadata

  • Download URL: version-differ-0.3.11.tar.gz
  • Upload date:
  • Size: 9.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.11 CPython/3.9.7 Darwin/21.1.0

File hashes

Hashes for version-differ-0.3.11.tar.gz
Algorithm Hash digest
SHA256 9131dcafdc659ba4b6c98a65a917545a2aa45d973ae34727654898b527e0e453
MD5 52fa553958c2328ccd04c462eaa0fd2b
BLAKE2b-256 9e8bf1607b223b52965422d5bfb5d779df6d7f350b4c7190ff8c1a25674866e2

See more details on using hashes here.

File details

Details for the file version_differ-0.3.11-py3-none-any.whl.

File metadata

  • Download URL: version_differ-0.3.11-py3-none-any.whl
  • Upload date:
  • Size: 9.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.11 CPython/3.9.7 Darwin/21.1.0

File hashes

Hashes for version_differ-0.3.11-py3-none-any.whl
Algorithm Hash digest
SHA256 5a2f372b72561ee3a4ffbd9eff3d062c7405d1fc51b613ea7e08d127b6467c30
MD5 87e2a30664159aec9155759f823a3bf5
BLAKE2b-256 74ae4ccd1251bc22b279a1ba49feee2c4366aa91be383b2c7d429af33bde3213

See more details on using hashes here.

Supported by

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