Skip to content

Commit c83d588

Browse files
authored
Add RepoFlow to list of existing PyPI compatible repositories
Added RepoFlow to the comparison table in the "Hosting your own simple repository" guide. RepoFlow is a modern package registry that supports PyPI uploads and proxying. It is available as both a cloud-hosted and self-hosted solution, and also supports other package types like npm, Docker, and Maven.
1 parent 0edbfa0 commit c83d588

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

source/guides/hosting-your-own-index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,12 @@ Existing projects
126126
<https://httpd.apache.org/docs/current/mod/mod_cache_disk.html>`_,
127127
you can cache requests to package indexes through an Apache server
128128

129+
* - `RepoFlow <https://www.repoflow.io>`_
130+
- ✔
131+
- ✔
132+
- Modern package registry with PyPI upload and proxy support, available self-hosted or in the cloud.
133+
134+
129135
----
130136

131137
.. [1] For complete documentation of the simple repository protocol, see

0 commit comments

Comments
 (0)