Skip to content

CitrineInformatics/pypif-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pypif-sdk

status PyPI version

Tools for working with PIF objects that go beyond the low level objects defined in pypif.

Functionz

Functional components that do useful things like replace fields, update or merge pairs of PIFs, and create deep copies.

Accessors

Accessors functions that return PIF objects nested within a PIF and can index by name rather than position.

ReadViews

A dictionary-like read-only view into a PIF that indexes members by name and elevates keys up the PIF hierarchy as long as they are unambiguous.

Interoperability

Functions to export a PIF into an external data format. Currently supported formats are:

  • MDF record metadata

About

Higher level support for working with PIFs in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages