An open API service indexing awesome lists of open source software.

https://github.com/natefoo/s3pypi-root-index

Create a root index for S3PyPI buckets
https://github.com/natefoo/s3pypi-root-index

Last synced: 3 months ago
JSON representation

Create a root index for S3PyPI buckets

Awesome Lists containing this project

README

        

# S3PyPI Root Index

[S3PyPI][s3pypi] creates an index page for each package's files, but not an index for the list of packages themselves at
the repository root. This tool uses S3PyPI internals to create such an index.

Note that there is also [a PR][pr26] to add similar functionality directly to S3PyPI.

[s3pypi]: https://github.com/novemberfiveco/s3pypi
[pr26]: https://github.com/novemberfiveco/s3pypi/pull/26