Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python interop library #880

Open
JohnPKosh opened this issue Jun 22, 2023 · 2 comments
Open

Python interop library #880

JohnPKosh opened this issue Jun 22, 2023 · 2 comments
Assignees
Labels
LANG<--->INTER Interoperability with Other Languages PROJECT A project which is comprised of multiple tasks wip This is being worked on right now

Comments

@JohnPKosh
Copy link
Contributor

This is needed for data integration by 3rd parties

@itadapter itadapter added the PROJECT A project which is comprised of multiple tasks label Jun 22, 2023
@itadapter
Copy link
Contributor

We need at minimum the following types:

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

Nice to have:

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

@itadapter itadapter changed the title Need int to Atom and Atom to int Python library function Python interop library Jun 22, 2023
@itadapter itadapter added the LANG<--->INTER Interoperability with Other Languages label Jun 22, 2023
@zhabis zhabis added the wip This is being worked on right now label Jul 1, 2023
@zhabis
Copy link
Contributor

zhabis commented Jul 1, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LANG<--->INTER Interoperability with Other Languages PROJECT A project which is comprised of multiple tasks wip This is being worked on right now
Projects
None yet
Development

No branches or pull requests

3 participants