The official Python 3 client library for VirusTotal
Role in this project:
Back-end Developer Contributions:33 releases, 66 reviews, 25 commits in 2 years 2 months
Contributions summary:Marta primarily contributed to the core functionality of the Python client library for VirusTotal. They implemented features like iterator support for paginated API responses and added `__str__` and `__repr__` methods for object representation. Additionally, the user fixed a bug related to handling None values between batches. Further contributions included adding timeout parameters to the VT client and enabling support for password protected zip files.
virustotalpythonclient-librarypython-3python3
The Python programming language
Role in this project:
Back-end Developer Contributions:6 reviews, 9 PRs, 13 comments in 6 years 7 months
Contributions summary:Marta made several contributions to the Python core, specifically the `tokenize` module. These commits involved fixing bugs related to tokenization, enhancing performance, and adding support for features like the formalization of f-strings as described in PEP 701. Further work included improving the accuracy of tokenization concerning newline handling and fixing issues with the REPL.
python-programmingprogramming-languagepythonpython-programming-language