-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Documentation of pip's internals #6831
Comments
Related to #6637. |
Thanks @chrahunt! :) |
I'll be writing a few of the component-specific deep-dive pages/sections in the coming weeks. My current plan is to start with the following areas (in order of increasing complexity):
I expect I'll be pulling my hair out by the time I'm writing down the details of the build logic, due to how complicated that topic is. This is a very tentative plan though, and I might end up pivoting to something else after CLI. |
FWIW, this didn't happen but, hey, instead I got to close #988. :) |
Closing this out since I'm no longer interested in doing this. If someone else is, please holler here or file a new issue referencing this. :) |
This is only for developers and contributors. Using pip's internals from third party projects is not and, for the foreseeable future, will not be a supported way of using pip.
Here's how I'd planned to structure it while working on the overall architecture docs, at PyCon 2019:
development/architecture/
to the html documentationdevelopment/architecture/download.html
Originally posted by @pradyunsg in #6787 (comment)
The text was updated successfully, but these errors were encountered: