Pynxtools

Latest version: v0.10.1

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

Scan your dependencies

Page 1 of 6

0.10.1

What's Changed
* fix short "*{}" notation by rettigl in https://github.com/FAIRmat-NFDI/pynxtools/pull/586
* add bool to NX_CHAR_OR_NUMBER by rettigl in https://github.com/FAIRmat-NFDI/pynxtools/pull/590
* Fix Coverage reports via coveralls by rettigl in https://github.com/FAIRmat-NFDI/pynxtools/pull/596
* Fix slow varification of arrays by rettigl in https://github.com/FAIRmat-NFDI/pynxtools/pull/594
* Update for nexus app after pynxtools update by GinzburgLev in https://github.com/FAIRmat-NFDI/pynxtools/pull/598
* update nexus app - change sampleID column and remove usedID by GinzburgLev in https://github.com/FAIRmat-NFDI/pynxtools/pull/601
* Jump to reference em apm cg ms 2nd by mkuehbach in https://github.com/FAIRmat-NFDI/pynxtools/pull/597


**Full Changelog**: https://github.com/FAIRmat-NFDI/pynxtools/compare/v0.10.0...v0.10.1

0.10.0

What's Changed
* Connecting to base sections by sanbrock in https://github.com/FAIRmat-NFDI/pynxtools/pull/484
* Bump ruff version. by RubelMozumder in https://github.com/FAIRmat-NFDI/pynxtools/pull/487
* using readonly instead of user_editability; enabling injesting multip… by sanbrock in https://github.com/FAIRmat-NFDI/pynxtools/pull/486
* Bug fix for "validation error when passing zero" by GinzburgLev in https://github.com/FAIRmat-NFDI/pynxtools/pull/522
* replace nomad plugin logo by lukaspie in https://github.com/FAIRmat-NFDI/pynxtools/pull/512
* update ruff version and format files. by RubelMozumder in https://github.com/FAIRmat-NFDI/pynxtools/pull/528
* Bug fix for adding attributes to non-existing fields being ignored by GinzburgLev in https://github.com/FAIRmat-NFDI/pynxtools/pull/531
* No inner sections by sanbrock in https://github.com/FAIRmat-NFDI/pynxtools/pull/525
* Apm norm by sanbrock in https://github.com/FAIRmat-NFDI/pynxtools/pull/553
* accept open enumerations as no real enumerations by sanbrock in https://github.com/FAIRmat-NFDI/pynxtools/pull/558
* Adds value in output message during write error by sherjeelshabih in https://github.com/FAIRmat-NFDI/pynxtools/pull/562
* Fix memory leak in nexus parser by rettigl in https://github.com/FAIRmat-NFDI/pynxtools/pull/566
* Fix for checking of undocumented keys by rettigl in https://github.com/FAIRmat-NFDI/pynxtools/pull/565
* Add more tests by rettigl in https://github.com/FAIRmat-NFDI/pynxtools/pull/573
* Do not log `read_nexus` to the console in tests by lukaspie in https://github.com/FAIRmat-NFDI/pynxtools/pull/579
* Update NeXus search app in pynxtools by GinzburgLev in https://github.com/FAIRmat-NFDI/pynxtools/pull/580
* Example update by sanbrock in https://github.com/FAIRmat-NFDI/pynxtools/pull/559
* Update nexus def and add toposort package in pyproject.toml. by RubelMozumder in https://github.com/FAIRmat-NFDI/pynxtools/pull/588
* Mark namefitted group as undocumented by lukaspie in https://github.com/FAIRmat-NFDI/pynxtools/pull/570
* Fix validation and add more tests by rettigl in https://github.com/FAIRmat-NFDI/pynxtools/pull/585
* Nexus identifierNAME implementation by RubelMozumder in https://github.com/FAIRmat-NFDI/pynxtools/pull/584
* update definitions and change tools related to new NIAC ideas by lukaspie in https://github.com/FAIRmat-NFDI/pynxtools/pull/578
* Fixes uint posint plus dbg hint by mkuehbach in https://github.com/FAIRmat-NFDI/pynxtools/pull/592
* update CI/CD workflows by lukaspie in https://github.com/FAIRmat-NFDI/pynxtools/pull/589

New Contributors
* GinzburgLev made their first contribution in https://github.com/FAIRmat-NFDI/pynxtools/pull/522

**Full Changelog**: https://github.com/FAIRmat-NFDI/pynxtools/compare/v0.9.3...v0.10.0

0.9.3

What's Changed
* update spm. by RubelMozumder in https://github.com/FAIRmat-NFDI/pynxtools/pull/483


**Full Changelog**: https://github.com/FAIRmat-NFDI/pynxtools/compare/v0.9.2...v0.9.3

0.9.2

What's Changed
* initial skeleton for NeXus App by sanbrock in https://github.com/FAIRmat-NFDI/pynxtools/pull/474
* allow the use of wildcard definitions for the reader tests by rettigl in https://github.com/FAIRmat-NFDI/pynxtools/pull/476
* punctual typo fixes and corrections in docs by lukaspie in https://github.com/FAIRmat-NFDI/pynxtools/pull/478
* hook nexus definition to SPM_domain_app_def by RubelMozumder in https://github.com/FAIRmat-NFDI/pynxtools/pull/396
* activate ramman. by RubelMozumder in https://github.com/FAIRmat-NFDI/pynxtools/pull/480
* Integrate pynxtools igor by lukaspie in https://github.com/FAIRmat-NFDI/pynxtools/pull/481

New Contributors
* rettigl made their first contribution in https://github.com/FAIRmat-NFDI/pynxtools/pull/476

**Full Changelog**: https://github.com/FAIRmat-NFDI/pynxtools/compare/v0.9.1...v0.9.2

0.9.1

What's Changed
* raise lower plugin versions by lukaspie in https://github.com/FAIRmat-NFDI/pynxtools/pull/475


**Full Changelog**: https://github.com/FAIRmat-NFDI/pynxtools/compare/v0.9.0...v0.9.1

0.9.0

What's Changed
* fix for entry_type assignment by sanbrock in https://github.com/FAIRmat-NFDI/pynxtools/pull/464
* Small updates to multi reader by lukaspie in https://github.com/FAIRmat-NFDI/pynxtools/pull/470
* Entry type2 by sanbrock in https://github.com/FAIRmat-NFDI/pynxtools/pull/466
* Constrain plugin versions in extra install by lukaspie in https://github.com/FAIRmat-NFDI/pynxtools/pull/471
* Allow kwargs in ReaderTest by lukaspie in https://github.com/FAIRmat-NFDI/pynxtools/pull/468
* Update NeXus definitions by lukaspie in https://github.com/FAIRmat-NFDI/pynxtools/pull/473
* Move NOMAD examples to plugin by lukaspie in https://github.com/FAIRmat-NFDI/pynxtools/pull/448


**Full Changelog**: https://github.com/FAIRmat-NFDI/pynxtools/compare/v0.8.2...v0.9.0

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.