https://github.com/csukuangfj/simple-pypi-repo
https://github.com/csukuangfj/simple-pypi-repo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/csukuangfj/simple-pypi-repo
- Owner: csukuangfj
- Created: 2021-02-09T08:18:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-21T05:12:08.000Z (almost 3 years ago)
- Last Synced: 2025-02-08T08:12:51.632Z (4 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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