Avro-py

Latest version: v2024.10.30

Safety actively analyzes 682251 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 8

0.1.5.post1

0.1.5

What's Changed
This version adds backwards compatibility for versions as low as **Python 3.8**, while also removing some 3.10 features like union operators. We've also:
- separated the command-line tools into one, new package: [avro.py-cli](https://github.com/hitblast/avro.py-cli)

0.1.4.post1

0.1.4

What's Changed
Just like the previous update, more future-proofing has been done to ensure code quality.

- Improved consistency over code style across files with the addition of the [flake8](https://flake8.pycqa.org/en/latest/) framework for linting.

0.1.3

What's Changed
Nothing, basically. The only thing that has been done is some future-proofing:

- Removed dependency from the [pyperclip3](https://pypi.org/project/pyperclip3/) package and switched to its newer, renamed [pyclip](https://pypi.org/project/pyclip) iteration.

0.1.2

What's Changed
This release primarily covers updates for the command-line part. It is followed by:

- Support for multiple arguments for the `--text / -t` flag, allowing for parsing multiple texts to Bangla at once.
- A table-themed UI for presenting the parsed results and the input alongside each other in the terminal.
- The removal of the `--copy` flag, so that whenever you parse some text through avro.py's CLI, the result gets copied at the same time.

---

Along with all this...
- furtidev made their first contribution in https://github.com/hitblast/avro.py/pull/1
- The project has been tested on **Python 3.10.5** to work successfully.
- You can compare the release with the previous one [here!](https://github.com/hitblast/avro.py/compare/0.1.1...0.1.2)

Page 7 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.