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

https://github.com/csukuangfj/simple-pypi-repo


https://github.com/csukuangfj/simple-pypi-repo

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## Usage

```
git clone https://github.com/csukuangfj/simple-pypi-repo
./simple-pypi-repo/update-page.py --dst nightly
```

Wheels are uploaded to `./nightly/whl`, where `nightly` is a symlink
to `/var/www/k2-fsa/nightly`.

Whenever a file is uploaded to `./nightly/whl`, `./nightly/index.html`
is updated.

See and