Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danglotb/green-tracer
https://github.com/danglotb/green-tracer
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/danglotb/green-tracer
- Owner: danglotb
- Created: 2020-11-03T15:30:10.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-19T15:19:14.000Z (almost 4 years ago)
- Last Synced: 2024-06-12T18:09:42.129Z (5 months ago)
- Language: Python
- Size: 3.56 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Green-Tracer
## Requirements
* python>=3.8
* [gumtree](https://github.com/GumTreeDiff/gumtree) installed in your path
* [pythonparser](https://github.com/GumTreeDiff/pythonparser) installed and in your path
* [pyJoules](https://pypi.org/project/pyJoules/)## Install
You must run:
```sh
python -m pip install injected_pyjoules/
```## Run
```sh
run/run_htb_example.sh
```