You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+7
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,13 @@ PYPI Server
2
2
===========
3
3
Fast asynchronous pypi server implementation.
4
4
5
+
What is this?
6
+
-------------
7
+
8
+
pypi.python.org - is a global package repository of the python packages. This package is a self-hosted pypi service with caching functionallity from the global pypi.
9
+
10
+
HTTP proxy can't works with XML-RPC of pypi.python.org.
0 commit comments