Skip to main content

Diff Manifests via Gitiles API

Project description

Diff Manifests

PyPI Travis Coverage License

Diff Manifests is a tool used to see deeper differences between manifests via Gitiles API.

Requirement

  • python (3.7+)
  • pip
  • python-dev

Installation

On Ubuntu / Mint, install Diff Manifests with the following commands:

apt update
apt install python3-dev python3-pip python3-setuptools
pip install diffmanifests

On OS X, install Diff Manifests via Homebrew (or via Linuxbrew on Linux):

TBD

On Windows, install Diff Manifests with the following commands:

pip install -U pywin32
pip install -U pyinstaller
pip install -Ur requirements.txt

pyinstaller --clean --name diffmanifests -F diff.py

Updating

pip install diffmanifests --upgrade

Running

diffmanifests \
    --config-file config.json \
    --manifest1-file manifest1.xml \
    --manifest2-file manifest2.xml \
    --output-file output.json

Setting

Diff Manifests parameters can be set in the directory config.

An example of configuration in config.json:

{
  "gitiles": {
    "pass": "pass",
    "retry": 1,
    "timeout": -1,
    "url": "http://localhost:80",
    "user": "user"
  }
}

Feature

Diff Manifests supports to compare commit 2 with commit 1 in diagram A/B/C.

branch

License

Project License can be found here.

Reference

git-repo/subcmds/diffmanifests

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

diffmanifests-3.0.1.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

diffmanifests-3.0.1-py2.py3-none-any.whl (15.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file diffmanifests-3.0.1.tar.gz.

File metadata

  • Download URL: diffmanifests-3.0.1.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.6.9

File hashes

Hashes for diffmanifests-3.0.1.tar.gz
Algorithm Hash digest
SHA256 c9734ecc582bc458b3d5b5f8716ba32f233a8bed2a973ba150367e2cb2b7a1fb
MD5 6e4ade11b4b707fc51460a927a33063a
BLAKE2b-256 1d1121665424a9557cebcc0875735c081c43dd23b57dfa74f00c42f690c35613

See more details on using hashes here.

File details

Details for the file diffmanifests-3.0.1-py2.py3-none-any.whl.

File metadata

  • Download URL: diffmanifests-3.0.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 15.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.6.9

File hashes

Hashes for diffmanifests-3.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c21f286d5e355bda4a0a5734c96146c7a0b5e8410239f4c9b4b2f0b4002aff28
MD5 7f995e56f55ec1521c4c1d1ad9fa2e89
BLAKE2b-256 f70dc6c10d3960960701e0e77bbe1816f5e367ddcf59c58fa8f314232a5f66e5

See more details on using hashes here.

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