Python-dwca-reader

Latest version: v0.16.0

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

Scan your dependencies

Page 1 of 7

0.16.0

--------------------

- Dropped Python 3.5 and 3.6 support. Use Python 3.7 to 3.11 instead.
- Added a star record iterator to DwCAReader (thanks to csbrown)

0.15.1

--------------------

- Workaround for errors with buggy GBIF downloads, see https://github.com/gbif/portal-feedback/issues/4533

0.15.0

--------------------

- Lower memory use for archives with extensions
- GBIFResultsReader (deprecated since v0.10.0) is now removed
- DwCAReader.get_row_by_id() (long deprecated) is now removed, use DwCAReader.get_corerow_by_id() instead
- DwCAReader.get_row_by_index() (long deprecated) is now removed, use DwCAReader.get_corerow_by_position() instead

0.14.0

--------------------

- Dropped support for Python 2.7
- API new: Temporary directory is now configurable

0.13.2

--------------------

- Better standard support: fields with data column can also have a default value (issue 80)

0.13.1

--------------------

- API new: DwCAReader.core_file_location
- API new: String representation (__str__) for CSVDataFile objects.
- API change: CSVDataFile.get_line_at_position() raises IndexError in case of line not found (previously: returned None)

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.