Skip to content

alexbowe/diffract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

diffract

PyPI version License: MIT

A CLI tool and library to diff the source of Python objects specified by dotted paths.

Installation

You can install diffract from PyPi:

pip install diffract

The output will be colorized if rich is installed. This can be installed at the same time:

pip install "diffract[color]"

or separately:

pip install rich

Usage

diffract package_a.module_a.function_a package_b.module_b.function_b

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages