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

Add Python support #5

Open
GaryHilares opened this issue Mar 26, 2021 · 0 comments
Open

Add Python support #5

GaryHilares opened this issue Mar 26, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@GaryHilares
Copy link
Owner

Problem

Sometimes I want to take some information from C++ to another Python program. However, I have that information in GSS, and Python does not support GSS. In consequence, I have to manually convert GSS to XML or JSON and this is very impractical.

Describe

I would like a Python module that allows reading GSS from Python. It would be nice if it includes all functions that are also included in C++, but at least a reader module should be added.

@GaryHilares GaryHilares added enhancement New feature or request good first issue Good for newcomers labels Mar 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant