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.2'
>>> 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.2.tar.gz
(4.0 kB
view details)
File details
Details for the file fijibin-0.0.2.tar.gz
.
File metadata
- Download URL: fijibin-0.0.2.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e03e853082be1f116a24cb6591ca01b3c02af5f011ffd7b7827125cb6945f93c |
|
MD5 | 77272f7b8c1b298977e537432546dc14 |
|
BLAKE2b-256 | 1164b9820309629df5e1a66b6987dadf66becf04865de56f9b46df7ad14c866d |