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, Java/Kotlin and Swift wrapper #4

Open
DonaldTsang opened this issue Nov 28, 2018 · 11 comments
Open

Python, Java/Kotlin and Swift wrapper #4

DonaldTsang opened this issue Nov 28, 2018 · 11 comments

Comments

@DonaldTsang
Copy link

Adding this to https://github.com/hydrusnetwork/hydrus and associated mobile apps would be useful.
Hydrus is written in Python, BooruNav, AnimeBoxes and Nori are on Android, Mignori is on iOS

@fionafibration
Copy link

I would agree, I'd definitely like a Python and Java wrapper. I attempted to generate a Python one using https://github.com/go-python/gopy, but I'm fresh new to Go and don't understand any of it. @divan A python binding would be appreciated, and I think I know how to do a Java one.

@DonaldTsang
Copy link
Author

@ThePlasmaRailgun I would say the minimum would be Swift for iOS, Java/Kotlin for android and Python/JS for prototyping and scripting.

@fionafibration
Copy link

Agreed. IDK whether there are facilities for compiling/importing/binding Go into JS, Java, or Swift, but I do know Python can import compiled Go with the tool I sent above.

@NovaLogicDev
Copy link

the closest concept I have found is gomobile, but they note the bindings have performance overhead

@fionafibration
Copy link

GoMobile should be easy bindings, but my attempts at Python bindings have failed miserably. If anyone knows more about this or has more experience, then I'd love if you could take a crack at it.

@DonaldTsang
Copy link
Author

@ThePlasmaRailgun any progress on the TxQR java app?

@fionafibration
Copy link

fionafibration commented Jan 14, 2019 via email

@DonaldTsang
Copy link
Author

@ThePlasmaRailgun is Kotlin better than Java?

@fionafibration
Copy link

fionafibration commented Jan 14, 2019 via email

@NovaLogicDev
Copy link

As someone who learned Java and then switched over, I can definitely say its a better language

@DonaldTsang
Copy link
Author

Referecne: divan/txqr-reader#2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants