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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

bolts as namespace package #9

Closed
Borda opened this issue Apr 18, 2020 · 0 comments 路 Fixed by #10
Closed

bolts as namespace package #9

Borda opened this issue Apr 18, 2020 · 0 comments 路 Fixed by #10
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Borda
Copy link
Member

Borda commented Apr 18, 2020

馃殌 Feature

have you considered having bolts as namespace package?
https://packaging.python.org/guides/packaging-namespace-packages/

Pitch

from the documentation I shared, I would say something like this

pytorch-lightning-bolts/
    pytorch_lightning/
        bolts/
            __init__.py

then I guess you could you use it as

import pytorch_lightning.bots as bolts

Alternatives

plt_bolts

@Borda Borda added enhancement New feature or request help wanted Extra attention is needed labels Apr 18, 2020
@Borda Borda mentioned this issue Apr 18, 2020
@Borda Borda closed this as completed in #10 Apr 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant