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.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,10 @@ PyPI Browser
6
6
7
7
You can view a live version which provides information about packages from pypi.org:
8
8
9
-
*[Search page](https://pypi-browser.ckuehl.me/)
10
-
*[Package page for the `django` package](https://pypi-browser.ckuehl.me/package/django)
11
-
*[Archive browse page for the `Django-4.1.1-py3-none-any.whl` file](https://pypi-browser.ckuehl.me/package/django/Django-4.1.1-py3-none-any.whl)
12
-
*[File viewing page for a random file from the same archive](https://pypi-browser.ckuehl.me/package/django/Django-4.1.1-py3-none-any.whl/django/forms/boundfield.py)
9
+
*[Search page](https://pypi-browser.org/)
10
+
*[Package page for the `django` package](https://pypi-browser.org/package/django)
11
+
*[Archive browse page for the `Django-4.1.1-py3-none-any.whl` file](https://pypi-browser.org/package/django/Django-4.1.1-py3-none-any.whl)
12
+
*[File viewing page for a random file from the same archive](https://pypi-browser.org/package/django/Django-4.1.1-py3-none-any.whl/django/forms/boundfield.py)
13
13
14
14
It can also be deployed with a private PyPI registry as its target in order to
0 commit comments