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

Create dummy modules for all python package attributes #10

Merged
merged 1 commit into from Jul 23, 2019

Conversation

adisbladis
Copy link
Contributor

I was missing module metadata and tab completions in ipython :)

This is potentially very slow so it's guarded behind a function that a
user has to call manually.

This is potentially very slow so it's guarded behind a function that a
user has to call.
@t184256
Copy link
Owner

t184256 commented Jul 23, 2019

Cool!

I expected it to be slower, but, sadly, even with a second of loading time the guard has to stay, and bring in some module control interface.

Will merge soon.

@t184256 t184256 merged commit e97db7e into t184256:master Jul 23, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants