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 documentation to import in Pycharm IDE #190

Open
jgpATs2w opened this issue Mar 11, 2024 · 1 comment
Open

Add documentation to import in Pycharm IDE #190

jgpATs2w opened this issue Mar 11, 2024 · 1 comment

Comments

@jgpATs2w
Copy link

jgpATs2w commented Mar 11, 2024

Is your feature request related to a problem? Please describe.
Yes, I'm trying to launch in my IDE to debug a query and i don't find the way.

Describe the solution you'd like
Add to the documentation a quick guide to setup Pycharm, or your IDE in use to easily import the project and be able to run/debug.

Describe alternatives you've considered
I have been trying a couple of days to import by myself but i don't get it to work debugging.

Thanks for such a nice tool!

@albertodonato
Copy link
Owner

Hi, I'm not a PyCharm user so I'm not really sure how to help and what you're trying to do.

In theory you should be able to import query_exporter.main and call the script instance there (or create your own), possibly adding debug in the code, but I'm not sure how PyCharm handles installing dependencies (you might need to create your own virtualenv?).

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

No branches or pull requests

2 participants