https://github.com/philzook58/egglogpy
Experiment in egglog python api
https://github.com/philzook58/egglogpy
Last synced: 7 months ago
JSON representation
Experiment in egglog python api
- Host: GitHub
- URL: https://github.com/philzook58/egglogpy
- Owner: philzook58
- Created: 2024-02-16T21:21:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-16T21:22:47.000Z (over 1 year ago)
- Last Synced: 2025-01-08T15:36:03.459Z (9 months ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Egglogpy
A wrapper around the raw bindings (thanks Saul!) trying to mimic the z3py api more closely.
```bash
python3 -m pip install -e .
```