https://github.com/bing-su/eget-py
Easily install prebuilt binaries from GitHub.
https://github.com/bing-su/eget-py
go python
Last synced: 4 months ago
JSON representation
Easily install prebuilt binaries from GitHub.
- Host: GitHub
- URL: https://github.com/bing-su/eget-py
- Owner: Bing-su
- License: mit
- Created: 2023-09-13T05:42:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-15T03:58:08.000Z (over 1 year ago)
- Last Synced: 2024-03-15T15:23:26.491Z (about 1 year ago)
- Topics: go, python
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# eget-py
A library that wraps the go package [eget](https://github.com/zyedidia/eget) in python.
See the original repository for usage:
## Install
```sh
pip install eget-py
```