Skip to content

Static PyPI package server for personal packages. Uses GitHub pages for hosting.

Notifications You must be signed in to change notification settings

tiagoshibata/PyPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI repository

Static PyPI repository for personal Python packages. Built with dumb-pypi and hosted with GitHub Pages.

Web interface

See https://tiagoshibata.github.io/PyPI

Updating the static pages with new packages

Run on the repository root:

dumb-pypi --package-list <(ls packages) \
    --packages-url https://raw.githubusercontent.com/tiagoshibata/PyPI/gh-pages/packages \
    --output-dir .

About

Static PyPI package server for personal packages. Uses GitHub pages for hosting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages