Skip to content

0.0.7

Compare
Choose a tag to compare
released this 25 Jun 20:31
· 146 commits to master since this release
c2c3fda

0.0.7 #15

Main Changes

  • Fixed syntax error in ./virustotal_python/virustotal.py.
  • Added Typing hints to ./virustotal_python/virustotal.py.
  • Updated urls to new Virustotal API documentation.
  • Bumped version to 0.0.7.
  • url_report parameter scan now accepts type(int). It is NO longer type(str).
  • Altered examples to compensate for above change.
  • Updated dependencies.
  • Added tests using pytest. Located at ./virustotal_python/tests.py
  • Changes to README.md

0.0.7 is avaliable through pip3 install virustotal-python 👍