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

Uploaded Python 3

File details

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

File metadata

  • Download URL: version-differ-0.1.0.tar.gz
  • Upload date:
  • Size: 8.6 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.1.0.tar.gz
Algorithm Hash digest
SHA256 fe56da2fb86759062798bdebeb0ffa0e7d9bfbcabe4c1e84ec62f9c572033876
MD5 6d2e2f2fa5b069714058a291cbe24f1f
BLAKE2b-256 39e1f941e592fdaf4ccac7721f6facae1ffbadaa9ad8f6f47a9c8c8d1b26209f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: version_differ-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 8.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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a33129f1ada2489098e590f9b823915f94e327f1bcf9d680832f3dc105a649a9
MD5 abdfacfa314deb6952ba5ca4928e74e9
BLAKE2b-256 a6c10331768e8bb8732c156ce23af74e545eef63c081618e2c37a2f6e425ac57

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