Commit Graph

13 Commits

Author SHA1 Message Date
dependabot[bot] fa974ec70d
Bump black from 22.12.0 to 24.3.0
Bumps [black](https://github.com/psf/black) from 22.12.0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.12.0...24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 16:42:51 +00:00
Gonçalo Valério eb6f2e97e0
bump version and update readme 2023-01-25 22:37:30 +00:00
Gonçalo Valério 20fc87f5cd
Add other types of output for the results 2023-01-25 20:31:34 +00:00
Gonçalo Valério 65889f83a3
add linter job to the CI 2023-01-22 17:55:53 +00:00
Gonçalo Valério a916ea14e6
only support python 3.11 2023-01-22 17:38:25 +00:00
Gonçalo Valério cc4acda723
Fix supported python versions 2023-01-22 17:27:29 +00:00
Gonçalo Valério 2d9477d0f3
Test tool using all supported python versions 2023-01-22 17:16:27 +00:00
Gonçalo Valério 37d0217708
Add line numbers and removed unneeded dependency 2022-03-29 21:39:03 +01:00
Gonçalo Valério 373ed13ef5
Update readme and bump version 2022-03-27 18:01:57 +01:00
Gonçalo Valério fa40e7323d
Add readme to pypi 2022-03-13 17:47:03 +00:00
Gonçalo Valério ed10d7c909
Change command, update readme and validate chosen algorithm 2022-03-13 17:07:24 +00:00
Gonçalo Valério 0d8f365fda
Add hash implementation and basic html parsing. The cli app should be usable. 2022-03-13 13:18:34 +00:00
Gonçalo Valério 6fad4c43cc
Lets get started 2022-03-11 19:04:51 +00:00