Skip to content

observatorycontrolsystem/pypi-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pypi-simple

A hand rolled PEP 503 compatible PyPi repo

Why?

I'd like to host Python packages on Github. But Github Packages doesn't support PyPi yet (github/roadmap#94). So by hosting artifacts on Releases and generating the index (by hand for now), we can hack a PyPi repo together.

Usage

Add YAML docs to input/ and Github Actions will take care of the rest. Doesn't really matter how you name files or structure them. It'll recursively read all YAMLs in there.

Releases

No releases published

Packages

No packages published

Languages