Skip to content

Commit

Permalink
Improve documented features
Browse files Browse the repository at this point in the history
  • Loading branch information
EpicWink committed Jul 11, 2024
1 parent d745476 commit 8562ef9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,14 @@ https://github.com/EpicWink/proxpi/actions?query=branch%3Amaster+workflow%3Atest
[![codecov](https://codecov.io/gh/EpicWink/proxpi/branch/master/graph/badge.svg)](
https://codecov.io/gh/EpicWink/proxpi)

PyPI caching mirror
PyPI caching proxy

* Host a proxy PyPI mirror server with caching
* Cache the index (project list and projects' file list)
* Cache the project files
* Support multiple indices
* Proxy multiple package indices
* Provide and consume both JSON and HTML
[APIs](https://packaging.python.org/en/latest/specifications/simple-repository-api/)
* Set index cache times-to-live (individually for each index)
* Set files cache max-size on disk
* Manually invalidate index cache
Expand Down

0 comments on commit 8562ef9

Please sign in to comment.