Latest Life-Line version of Fiji for easy inclusion in python projects.
Project description
This software will download the latest Life-Line version of Fiji and make the binary easily available from python.
Current Fiji Life-Line version in this package is 2014 November 25.
Install
pip install fijibin
Use
>>> import fijibin
>>> fijibin.BIN
'/Users/arve/.bin/Fiji.app/Contents/MacOS/ImageJ-macosx'
>>> fijibin.VERSION
'0.0.4'
>>> fijibin.FIJI_VERSION
'20141125'
fijibin.BIN will point to linux, mac or windows version, depending on the operating system detected via platform.
Refetch binary
>>> from fijibin.fetch import fetch
>>> fetch()
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
fijibin-0.0.4.tar.gz
(6.3 kB
view details)
File details
Details for the file fijibin-0.0.4.tar.gz
.
File metadata
- Download URL: fijibin-0.0.4.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b85564f717c0c5aefe49c728feec02dabd02f9d1634013cf9ab4d74964aeaed7 |
|
MD5 | 58cb41e90a47e7cb014df1a3ec6b7a39 |
|
BLAKE2b-256 | e2b9928fb15ca5a257b1e465cc9f855a9d3c0bec6ea0d9e443b74ac37156c046 |