Skip to main content

sequence

Project description

bolero

Tests Documentation

Getting started

Please refer to the documentation. In particular, the

Installation

You need to have Python 3.10 or newer installed on your system. If you don't have Python installed, we recommend installing Miniforge.

# 1. Download the environment YAML file
wget https://raw.githubusercontent.com/lhqing/commons/main/envs/bolero_env.yaml

# 2. Create a environment named bolero
mamba env create -f bolero_env.yaml
# OR if you use conda
# conda env create -f bolero_env.yaml
# Note that conda can be very slow in solving complex dependencies

# 3. Install this package
pip install bolero

# or install the package with dev mode
git clone https://github.com/lhqing/bolero.git
cd bolero
pip install -e ".[dev,test]"

Release notes

See the changelog.

Contact

If you found a bug, please use the issue tracker.

Citation

t.b.a

Project details


Download files

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

Source Distribution

bolero-0.0.25.tar.gz (13.1 MB view hashes)

Uploaded Source

Built Distribution

bolero-0.0.25-py3-none-any.whl (13.1 MB 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