Curies

Latest version: v0.7.9

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

Scan your dependencies

Page 1 of 7

0.7.9

What's Changed
* use model_config when pydantic v2 by sneakers-the-rat in https://github.com/biopragmatics/curies/pull/108

New Contributors
* sneakers-the-rat made their first contribution in https://github.com/biopragmatics/curies/pull/108

**Full Changelog**: https://github.com/biopragmatics/curies/compare/v0.7.8...v0.7.9

0.7.8

What's Changed
* Update docs, tox, and package metadata by cthoyt in https://github.com/biopragmatics/curies/pull/105
* Add TSV writer and update other writers' docs by cthoyt in https://github.com/biopragmatics/curies/pull/107 (motivated by joeflack4)


**Full Changelog**: https://github.com/biopragmatics/curies/compare/v0.7.7...v0.7.8

Example:

python
import curies
converter = curies.load_prefix_map({
"CHEBI": "http://purl.obolibrary.org/obo/CHEBI_",
})
curies.write_tsv(converter, "example_context.tsv")

0.7.7

What's Changed
* Improve Pydantic v1/2 cross-compatibility by hrshdhgd in https://github.com/biopragmatics/curies/pull/101

New Contributors
* hrshdhgd made their first contribution in https://github.com/biopragmatics/curies/pull/101

**Full Changelog**: https://github.com/biopragmatics/curies/compare/v0.7.6...v0.7.7

0.7.6

What's Changed
* Enable retrieving synonyms on `get_prefixes` and implement `get_uri_prefixes` by cthoyt in https://github.com/cthoyt/curies/pull/100


**Full Changelog**: https://github.com/cthoyt/curies/compare/v0.7.5...v0.7.6

0.7.5

What's Changed
* Add FastAPI list of records docs by cthoyt in https://github.com/cthoyt/curies/pull/94
* Add documentation describing all builtin converters by cthoyt in https://github.com/cthoyt/curies/pull/98
* Upgrading (non-bijective) prefix maps by cthoyt in https://github.com/cthoyt/curies/pull/99


**Full Changelog**: https://github.com/cthoyt/curies/compare/v0.7.4...v0.7.5

0.7.4

What's Changed

* Add discovery algorithm by cthoyt in https://github.com/cthoyt/curies/pull/93. See tutorial at https://curies.readthedocs.io/en/latest/discovery.html


**Full Changelog**: https://github.com/cthoyt/curies/compare/v0.7.3...v0.7.4

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.