-
Notifications
You must be signed in to change notification settings - Fork 0
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 initial new library (that will serve as a "best practice"). #2
Comments
I've been thinking about this and sadly, I didn't get any idea for a new library. |
I think the network utility is a good candidate. |
There was this idea of implementing a new library, so nobody would be using it and it'd allow us to experiment. |
Ah, okay, got it. I have two suggestions in mind that may be useful for us:
|
It would be nice, however since PIP v10, all PIP's code has been moved to
I have created the podman library when working with the podman spawner. At the time I was thinking about creating this library directly to the new repo, but because of its important user (podman spawner) I decided to go with the current location. I don't see a problem migrating this utility library to this new repo, however due this reason I would not choose to be the first one. |
Since the idea is to keep the import namespace, another idea would be to start migrating some "small and with low usage" libraries. Maybe |
We could create a new small library that will serve as "best practice" example model for others. Library to be decided. Comment here if you have ideas.
The text was updated successfully, but these errors were encountered: