Skip to main content

Multi-purpose extensible self-adaptive optimizer and fuzzer

Project description

Codename GitHub License PyPI - Python Version GitHub Workflow Status (with event) Documentation Status GitHub last commit (alpha) PyPI - Downloads

Byron is an evolutionary tool: given a problem, it first generates a set of random solutions, then iteratively improves them using the results of their evaluations together with structural information. It may be used as a coverage-driven fuzzer and a general-purpose optimizer.

⚠️ Byron is currently in alpha and under active development

Installation

As simple as

pip install --upgrade byron

A few dependencies can enhance Byron functionalities, but are not strictly required. You can get them all with

pip install --upgrade "byron[full]"

Documentation

None yet, but some HOWTO's and examples are available in the development repo.

Contacts

License

Copyright (c) 2023-24 Giovanni Squillero and Alberto Tonda
Byron is free and open-source software, and it is distributed under the permissive Apache License 2.0.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

byron-0.8a1.dev45.tar.gz (61.5 kB view hashes)

Uploaded Source

Built Distribution

byron-0.8a1.dev45-py3-none-any.whl (117.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page