Our great sponsors
-
Anywho, checkr is a command-line tool that will scan some files and record checksum digests for each file. Then, you can later check those to see if there have been any changes. By default, an SQLite database is used via SQLAlchemy to store the results, but there is an option to use a flat CSV file instead. I used Typer to structure the command interface and Rich for the progress bar and some other output.
-
Anywho, checkr is a command-line tool that will scan some files and record checksum digests for each file. Then, you can later check those to see if there have been any changes. By default, an SQLite database is used via SQLAlchemy to store the results, but there is an option to use a flat CSV file instead. I used Typer to structure the command interface and Rich for the progress bar and some other output.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
Anywho, checkr is a command-line tool that will scan some files and record checksum digests for each file. Then, you can later check those to see if there have been any changes. By default, an SQLite database is used via SQLAlchemy to store the results, but there is an option to use a flat CSV file instead. I used Typer to structure the command interface and Rich for the progress bar and some other output.