Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

Analyzer library for Grapl

License

Notifications You must be signed in to change notification settings

grapl-security/grapl_analyzerlib

Repository files navigation

grapl_analyzerlib

A library for working with Grapl

readthedocs

NOTICE

Grapl has ceased operations as a company. As such, this code is no longer being actively developed, but will remain available in an archived state.

Development Setup

cd <the same folder as this readme>
python3 -m venv .venv
source .venv/bin/activate
python -m pip install --upgrade pip
# reads requirements from setup.py
pip install . ".[dev]"
# Give it a shot!
./run_tests.sh

About

Analyzer library for Grapl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published