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.7.tar.gz (9.7 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.7-py3-none-any.whl (9.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: version-differ-0.3.7.tar.gz
  • Upload date:
  • Size: 9.7 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.7.tar.gz
Algorithm Hash digest
SHA256 40f818c136108480596fb85aceab139f2b14303200a1a76129117f39c48e3bcb
MD5 ed2c276f3d5be7663e2783330b5aa4e3
BLAKE2b-256 49e8f998d5f7f411707eeb41e74e5e2330b087499953e19762be2474d44bbd3a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: version_differ-0.3.7-py3-none-any.whl
  • Upload date:
  • Size: 9.3 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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 ca76c591bc5e0ca0026a0fec175c6a81664a9691ffb59210dc54a273c06e5b75
MD5 6a40409aa29372f4c02fbba289f6ca10
BLAKE2b-256 3455187ea0ed453464c185848f84772e32aa28890a57e4778b1ebf3fccc8f32b

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