hegel-core
Universal property-based testing protocol, built on Hypothesis
File Explorer
Download Latest Version (.zip)- SKILL.md
- SKILL.md
- CLAUDE.md
- action.yml
- dispatch_to_libraries.py
- release.py
- check-release.yml
- ci.yml
- zizmor.yml
- library-api.md
- default.nix
- flake.lock
- flake.nix
- __init__.py
- connection.py
- packet.py
- stream.py
- utils.py
- __init__.py
- __main__.py
- conformance.py
- py.typed
- schema.py
- server.py
- test_server.py
- utils.py
- __init__.py
- client.py
- protocol.py
- __init__.py
- binary.py
- boolean.py
- dict.py
- float.py
- integer.py
- list.py
- one_of.py
- origin_deduplication.py
- sampled_from.py
- text.py
- __init__.py
- test_conformance.py
- test_infrastructure.py
- __init__.py
- conftest.py
- test_connection.py
- test_main.py
- test_observability.py
- test_packet.py
- test_schema.py
- test_server.py
- test_stateful.py
- test_test_server.py
- test_utils.py
- utils.py
- .gitignore
- CHANGELOG.md
- justfile
- LICENSE
- pyproject.toml
- README.md
- RELEASE-sample.md
- uv.lock
# Installation Guide
1. Get the code
git clone https://github.com/hegeldev/hegel-core
Downloads the entire project code from GitHub to your computer.
cd hegel-core
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install .
Installs the package published on PyPI directly β no need to clone the source.
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
