New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

griddly

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

griddly

Griddly Python Libraries

1.6.7
Maintainers
1

Griddly Python

This module contains all you need to run the Griddly AI research environment using python.

Installation

Currently the library supports any python > 3.6. It is recommended to use a conda environment:

conda create --name griddly_env python=3.7
conda activate griddly_env
pip install griddly

Usage

Full documentation can be found here: https://griddly.readthedocs.org

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts