eunomia-bpf / GPTtrace

Generate eBPF programs and tracing with ChatGPT

Home Page:https://eunomia.dev/GPTtrace/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE] Install GPTtrace via pip

try-agaaain opened this issue · comments

Write the pyproject.toml file to build the project. Then upload the packaged project to pypi. This allows users to easily complete the installation process by doing something like pip install gpttrace.

reference: https://packaging.python.org/en/latest/tutorials/packaging-projects/