Frictionless

Latest version: v5.18.0

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

Scan your dependencies

Page 1 of 20

5.18

- Support `ignore_constraints` option for the `Indexer` (1691)
- Various bug fixes

5.17.1

- fix: deprecated dependencies ([PR 1674](https://github.com/frictionlessdata/frictionless-py/pull/1674))
- fix: unexpected "missing-label" error with option `header_case = False` ([1635](https://github.com/frictionlessdata/frictionless-py/issues/1635))
- fix: KeyError when a "primaryKey" is missing ([1633](https://github.com/frictionlessdata/frictionless-py/issues/1633))
- fix: unexpected field-error for a boolean "example" with "trueValues" or
"falseValues" properties ([1610](https://github.com/frictionlessdata/frictionless-py/issues/1610))

5.15

- Local development has been migrated to using [Hatch](https://hatch.pypa.io/latest/)

5.14

- Rebased packaging on PEP 621
- Extracted experimental application/server from the codebase

5.13

- Implemented "Metadata.from_descriptor(allow_invalid=False)" (1501)

5.10

- Various architectural and standards-compatibility improvements (minor breaking changes):
- Added new Console commands:
- list
- explore
- query
- script
- convert
- publish
- Rebased Console commands on Rich (nice output in the Console)
- Fixed `extract` returning the results depends on the source type (now it's always a dictionary indexed by the resource name)
- Enforced type safety -- many tabular command will be marked as impossible for non-tabular resources if a type checker is used
- Improved `frictionless.Resource(source)` guessing abilities; if you just like to open a table resource use `frictionless.resources.TableResource(path=path)`

Page 1 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.