Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade code from python 2 to python3 and platform independent #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

devarajug
Copy link

@devarajug devarajug commented Dec 23, 2023

Updates:

  • Upgraded script from python version 2 to 3.
  • Platform dependency removed. Now script work on Windows, Linux and Mac as well :)
  • Script Checks the dependency check tool version on system (if present) and compare it with latest version on the web.
  • If old version present in system it downloads the latest version and extracts it.
  • If tool is same version as web latest version then skips the step.
  • If tool not present in system then latest version downloaded and extracts it.
  • Added Poetry as dependency tracker for better management.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant