FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

python-packaging/indexurl: Reads pip.conf · GitHub

Repository files navigation

indexurl

This is a super-simple project to read the global.index-url config value of pip without extra processes.

from indexurl import get_index_url
print(get_index_url())

License

indexurl is copyright Tim Hatch, and licensed under the MIT license. I am providing code in this repository to you under an open source license. This is my personal repository; the license you receive to my code is from me and not from my employer. See the LICENSE file for details.

About

Reads pip.conf

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL