Libhxl

Latest version: v5.2.1

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

Scan your dependencies

Page 13 of 14

0.13

Not secure
Python library for the Humanitarian Exchange Language. See the Wiki and the HXL standard for more information.

Major changes:
- take responsibility for closing any files we open, instead of waiting for GC
- all unit tests now pass under Python 3.4.2 as well as Python 2.7.8

0.12

Not secure
Python library for the Humanitarian Exchange Language. See the Wiki and the HXL standard for more information.

Major changes:
- preserve headers through all filters
- fix show-all logic for hxlvalidate (wasn't reporting errors properly)
- factor out a new common genHXL() function, and add writeJSON and writeHTML as sinks
- add some Python 3 support (but possibly not working right now)

0.10

Tenth alpha release of the Python library for the Humanitarian Exchange Language. See the Wiki and the HXL standard for more information.

New:
- added the hxlsort utility
- renamed hxlfilter to hxlselect
- changed hxlvalidate to produce HXL output
- significant improvements to hxlnorm, including the ability to normalise dates and numbers
- substantially refactored the modules under hxl.filter. to use composable filter classes (to provide the equivalent of a command-line pipe)
- added the hxl.model.HXLSource base class for anything that's a source of HXL data, including an in-memory HXLDataset, a HXLReader, or any HXL filter
- renamed filter modules with shorter names
- more tests and stabilisations

0.9

Ninth alpha release of the Python library for the Humanitarian Exchange Language. See the [Wiki](https://github.com/HXLStandard/libhxl-python/wiki) and the [HXL standard](http://hxlstandard.org) for more information.

**New:**
- _hxlnorm_ significantly enhanced to support whitespace, case, date, and number normalisation.

0.8

Eighth alpha release of the Python library for the Humanitarian Exchange Language. See the [Wiki](https://github.com/HXLStandard/libhxl-python/wiki) and the [HXL standard](http://hxlstandard.org) for more information.

**New:**
- _hxlcount_ now optionally aggregates (sum and average) in addition to counting.

0.7

Seventh alpha release of the Python library for the Humanitarian Exchange Language. See http://hxlstandard.org for more information.

**New:**
- go back to disttools for installation
- add more comparison operators to hxlfilter

Page 13 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.