fastdiff 0.3.0
0
A fast native implementation of diff algorithm with a pure python fallback
Contents
A fast native implementation of diff algorithm with a pure python fallback
Stars: 38, Watchers: 38, Forks: 4, Open Issues: 7The syrusakbary/fastdiff
repo was created 5 years ago and the last code push was 1 years ago. The project is moderately popular with 38 github stars!
How to Install fastdiff
You can install fastdiff using pip
pip install fastdiff
or add it to a project with poetry
poetry add fastdiff
Package Details
- Author
- Syrus Akbary
- License
- MIT license
- Homepage
- https://github.com/syrusakbary/fastdiff
- PyPi:
- https://pypi.org/project/fastdiff/
- GitHub Repo:
- https://github.com/syrusakbary/fastdiff
Classifiers
Related Packages
Errors
A list of common fastdiff errors.
Code Examples
Here are some fastdiff
code examples and snippets.
GitHub Issues
The fastdiff package has 7 open issues on GitHub
- Differences / comparison between
testfixtures
? - New Python release