Free Unified Rendering in Python
Project description
FURY - Free Unified Rendering in Python
FURY is a software library for scientific visualization in Python
Website and Documentation: https://fury.gl
Mailing list: https://mail.python.org/mailman3/lists/fury.python.org
Official source code repo: https://github.com/fury-gl/fury.git
Download releases: https://pypi-hypernode.com/project/fury/
Issue tracker: https://github.com/fury-gl/fury/issues
Free software: 3-clause BSD license
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
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
Built Distribution
File details
Details for the file fury-0.5.0.tar.gz
.
File metadata
- Download URL: fury-0.5.0.tar.gz
- Upload date:
- Size: 192.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4d7d68f7aed63f199f24c18e4089fd2c89681aad99f256db4d5b0a0b0a19885 |
|
MD5 | d90af2e9724015089d33901a70a9f055 |
|
BLAKE2b-256 | 573da08bd4574b5cbd215405d6eba02ab8f41a611feb0be81e99eede32c35f36 |
Provenance
File details
Details for the file fury-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: fury-0.5.0-py3-none-any.whl
- Upload date:
- Size: 177.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6a6cb3955785ca2789671e230be0dd534ae755ac409fb58555e6f42cad27a53 |
|
MD5 | 3b734073d1a4d7f136a083fc23a21eb9 |
|
BLAKE2b-256 | afd72a0bd33d11ca769c0055e4c876fb2dfa720d2b1627db0361a129e5a2dec4 |