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

question: stringification in python? #5

Open
benediamond opened this issue Jun 12, 2018 · 1 comment
Open

question: stringification in python? #5

benediamond opened this issue Jun 12, 2018 · 1 comment

Comments

@benediamond
Copy link

@xpl, this is great. I'm just wondering: is a tool like this available for calling within python, so that string representations like these could be generated from python dicts / objects?

I know that there is e.g. pprint, but it's not as nice---the dict keys do not get right-aligned like they do here. Thank you.

@xpl
Copy link
Owner

xpl commented Jun 13, 2018

@benediamond I would really like to see it ported to Python (as we use Python in @ccxt), but I think it would not be easy, as a lot of stuff in the current implementation is utterly JavaScript-specific...

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

2 participants