nasa / EdsLib

CCSDS SOIS Electronic Data Sheet Tool and Library
Apache License 2.0
31 stars 12 forks source link

Python modules #7

Closed mjmccaskey closed 3 years ago

mjmccaskey commented 3 years ago

This adds a few python binding modules for type checking of EDS objects in python (returns Py_True or Py_False)

There are also a few minor cleanup items

jphickey commented 3 years ago

Updated to consolidate commits into a single changeset and associate with the underlying issue (memory leak #17)