GitClassic
Feed
Explore
Random
Go Pro
Sign in
zanieb
/
git-pypi
Code
/
Commits
/ 2fcaf68
Initial commit
Zanie Blue
committed on Jan 16, 2026, 09:36 PM
Showing
25
changed files
+3873 additions
-0 deletions
A
.github/workflows/build-binaries.yml
+106
A
.github/workflows/build-wheels.yml
+201
A
.github/workflows/ci.yml
+82
A
.github/workflows/publish-pypi.yml
+34
A
.github/workflows/publish-test-pypi.yml
+81
A
.github/workflows/release.yml
+107
A
.github/workflows/test.yml
+53
A
.gitignore
+35
A
LICENSE-APACHE
+201
A
LICENSE-MIT
+21
A
NOTICE
+74
A
README.md
+90
A
README.pypi.md
+68
A
build/linux/Dockerfile
+161
A
build/linux/build.sh
+95
A
build/macos/build.sh
+249
A
licenses/GIT-LICENSE-GPL2
+360
A
licenses/REFTABLE-LICENSE-BSD
+31
A
licenses/SHA1DC-LICENSE-MIT
+30
A
make_wheels.py
+548
A
pyproject.toml
+62
A
test/conftest.py
+102
A
test/test_git_commands.py
+197
A
test/test_installation.py
+23
A
uv.lock
+862
Browse files at this commit โ