We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Regards, What a great job, I would like to know if it is possible to give support to work with: https://github.com/prompt-toolkit/ptpython
Thank you
The text was updated successfully, but these errors were encountered:
Hello, I wonder if it is not already supported.
Try this wrapper script ptodoo.py:
ptodoo.py
#!/usr/bin/env python3 import odooly import ptpython.repl odooly.main(interact=ptpython.repl.embed)
I did not try it, but according to the documentation it should do something.
Sorry, something went wrong.
No branches or pull requests
Regards,
What a great job, I would like to know if it is possible to give support to work with: https://github.com/prompt-toolkit/ptpython
Thank you
The text was updated successfully, but these errors were encountered: