https://github.com/abhirooptalasila/hashchecker
Application to check integrity of files/folders after they're copied/moved
https://github.com/abhirooptalasila/hashchecker
Last synced: 19 days ago
JSON representation
Application to check integrity of files/folders after they're copied/moved
- Host: GitHub
- URL: https://github.com/abhirooptalasila/hashchecker
- Owner: abhirooptalasila
- License: mit
- Archived: true
- Created: 2020-05-23T07:16:43.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-12T18:08:59.000Z (almost 5 years ago)
- Last Synced: 2025-03-13T10:22:47.653Z (3 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HashChecker
- [HashChecker](#hashchecker)
- [About](#about)
- [References](#references)---
## About
This project is aimed to provide a unified application to check integrity of files/folders after they're copied/moved## References
1. https://medium.com/financeexplained/3-quick-ways-to-compare-data-in-python-65201be10b6
2. https://towardsdatascience.com/learn-how-to-quickly-create-uis-in-python-a97ae1394d5