azos icon indicating copy to clipboard operation
azos copied to clipboard

Python interop library

Open JohnPKosh opened this issue 2 years ago • 2 comments

This is needed for data integration by 3rd parties

JohnPKosh avatar Jun 22 '23 14:06 JohnPKosh

We need at minimum the following types:

  • Atom
  • EntityId (uses Atoms)
  • GDID
  • RGDID

Nice to have:

  • Amount (uses Atoms)
  • DateRange
  • NLSMap
  • Schedule

itadapter avatar Jun 22 '23 15:06 itadapter

Starting work here: https://github.com/azist/azos-py/tree/main

zhabis avatar Jul 01 '23 20:07 zhabis