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.3'
>>> 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.3.tar.gz
(6.2 kB
view details)
File details
Details for the file fijibin-0.0.3.tar.gz
.
File metadata
- Download URL: fijibin-0.0.3.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aac7d6bf348c4b73bb132944786404dbfb931988cb5f55ddb22b54b50e16a451 |
|
MD5 | fa962d341fe5e7885a299393e31045f1 |
|
BLAKE2b-256 | 87d2f4e2a255ffa10067f36ecab03b1e901ba2d800a174312fa622256839df13 |