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.1'
>>> 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.1.tar.gz
(3.9 kB
view details)
File details
Details for the file fijibin-0.0.1.tar.gz
.
File metadata
- Download URL: fijibin-0.0.1.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c66437b38be27c2f4ce4d2bccd5a3beaa6e555c822071c61a85524b82ab89be |
|
MD5 | 445d5d36c3b77319af91c45d8db4b338 |
|
BLAKE2b-256 | 9bc9fc816dbc6eb8e24658c88a120532c661eb9ae74017c778b383c273481e8f |