SkillAgentSearch skills...

Persimmon

A visual dataflow programming language for sklearn

Install / Use

/learn @AlvarBer/Persimmon
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Persimmon Travis AppVeyor PyPI GitHub (pre-)release

Final aspect

What is it?

Persimmon is a visual dataflow language for creating sklearn pipelines.

It represents functions as blocks, inputs and outputs are presented as pins, and type safety is enforced when the connection is being made.

Type safety

A smart bubble helps suggesting suitable context-sensitive blocks when making a connection, showing only the blocks which are type safe. There is also a search box that can be used for finding a particular block.

Smart bubble

How to install?

If you have pip (Python 3.5+) you can simply type

$> pip install persimmon

To execute use.

$> python -m persimmon

For windows self-contained executables can be found on the releases page.

Full use

View on GitHub
GitHub Stars246
CategoryDevelopment
Updated9d ago
Forks41

Languages

Python

Security Score

100/100

Audited on Mar 29, 2026

No findings