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

Uploaded Python 3

File details

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

File metadata

  • Download URL: version-differ-0.3.3.tar.gz
  • Upload date:
  • Size: 9.3 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.3.tar.gz
Algorithm Hash digest
SHA256 b54d572cfcb7b57802a77b0f0096af10f626b3e57c412ffce3ed1082eed37d08
MD5 931f3ca90cb714137d11a70041052d24
BLAKE2b-256 82f8a8095f5cfe87b03e5228560d3d0b5e1f9faaafb28541b46e104280c54a5a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: version_differ-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 9.0 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 3091ad3c78ef49e15510d3fc23cd342b134f25a6e44cf695f936d3b84004fe54
MD5 320e8071ba748f2dd27d2620a222a58d
BLAKE2b-256 443ae217b89bb8dff19390e6171c570b0ee30f9bac7f6ce1b01211643d17173e

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