Opentabulate

Latest version: v2.1.1

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

Scan your dependencies

2.1.1

Added

- Multi-threading support to allow parallelized processing of input data
- Caching using hash digests to avoid redundant data processing when invoking OpenTabulate more than once

Changed
- Improved error and logging messages
- Reorganized package contents n a code base, additional package data and unit tests
- Completed basic unit tests for `algorithm.py`

2.0.0

This release of OpenTabulate is an overhaul of the earlier version to make it more simple and flexible. Several features have been added and removed.

Added

- [Design specification](https://opentabulate.readthedocs.io/en/stable/source/design.html)
- [Project changelog](https://opentabulate.readthedocs.io/en/stable/source/changelog.html)
- [Configuration file](https://opentabulate.readthedocs.io/en/stable/source/configuration.html) with processing and output schema configuration

Changed

- Refactored code (renamed variables, relocated classes into files, removal of redundant code, implemented new functions)
- Ported Markdown documentation to ReST/Sphinx, now hosted [here](https://opentabulate.readthedocs.io/en/stable/)

Removed

- ZIP file handling
- Address parsing

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.