You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.
Python implementation should be a wrapper of the node library. This would help because any change in the Node library can be easily ported to the Python library. If not any change in the Node lib would need changes in the Python repo, and vice versa.
The text was updated successfully, but these errors were encountered:
Great, I was looking for this library. Couldn't find, so had started building the library from scratch.
Anyways, I will now build the Python lib with this
@anroopak - I converted the JavaScript implementation into TypeScript and added a pipeline to create Python, dotnet and Java wrappers based on that using aws/jsii - when you get a chance, please check out the python package: https://pypi.org/project/kollavarsham/ 🙂
Python implementation should be a wrapper of the node library. This would help because any change in the Node library can be easily ported to the Python library. If not any change in the Node lib would need changes in the Python repo, and vice versa.
The text was updated successfully, but these errors were encountered: