Skip to main content

Free Unified Rendering in Python

Project description

https://travis-ci.org/fury-gl/fury.svg?branch=master https://dev.azure.com/fury-gl/fury/_apis/build/status/fury-gl.fury?branchName=master https://img.shields.io/pypi/v/fury.svg https://anaconda.org/conda-forge/fury/badges/version.svg https://codecov.io/gh/fury-gl/fury/branch/master/graph/badge.svg Codacy Badge

FURY - Free Unified Rendering in Python

FURY is a software library for scientific visualization in Python

Dependencies

FURY requires:

  • Numpy (>=1.7.1)

  • Vtk (>=8.1.0)

  • Scipy (>=0.9)

Installation

pip install fury

Development

1. Installation from source

Step 1. Get the latest source by cloning this repo:

git clone https://github.com/fury-gl/fury.git

Step 2. Install requirements:

pip install -r requirements/default.txt

Step 3. Install fury via:

pip install .

or:

pip install -e .

Step 4: Enjoy!

For more information, see also installation page on fury.gl

2. Testing

After installation, you can install test suite requirements:

pip install -r requirements/test.txt

And to launch test suite:

pytest -svv fury

Contribute

We love contributions!

You’ve discovered a bug or something else you want to change - excellent! Create an issue!

You’ve worked out a way to fix it – even better! Submit a Pull Request!

Start with the contributing guide!

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

fury-0.4.0.tar.gz (183.7 kB view hashes)

Uploaded Source

Built Distribution

fury-0.4.0-py3-none-any.whl (150.3 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