Skip to main content

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, make the correct cross-platform binary available and provide a macro submodule which makes automation of Fiji trivial from python.

Video demo

image0

Current Fiji Life-Line version in this package is 2014 November 25.

If you experience any trouble with this module, please submit an issue or send a pull request on github.

Install

pip install fijibin

Usage

>>> import fijibin
>>> fijibin.BIN
'/Users/arve/.bin/Fiji.app/Contents/MacOS/ImageJ-macosx'
>>> fijibin.FIJI_VERSION
'20141125'

fijibin.BIN will point to linux, mac or windows version, depending on the operating system detected via platform.

Macros

import fijibin.macro
macro.run(macro_string_or_list_of_strings)

Refetch binary

>>> from fijibin.fetch import fetch
>>> fetch()

See more in the API reference.

Development

Install dependencies and link development version of fijibin to pip:

git clone https://github.com/arve0/fijibin
cd fijibin
pip install -r requirements.txt

run test

pip install tox
tox

extra output, jump into pdb upon error

DEBUG=fijibin tox -- --pdb -s

build api reference

make docs

Project details


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.2.1.tar.gz (12.9 kB view details)

Uploaded Source

Built Distribution

fijibin-0.2.1-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

Details for the file fijibin-0.2.1.tar.gz.

File metadata

  • Download URL: fijibin-0.2.1.tar.gz
  • Upload date:
  • Size: 12.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for fijibin-0.2.1.tar.gz
Algorithm Hash digest
SHA256 790827c599c36e2bcbbbc49c5da12a6db8594d136c1b225f528e893174aba91b
MD5 87b5c44dd806154bfd3ed81f6bef0623
BLAKE2b-256 5c7ac942de5b3ca11c4117fdd75ef94bd498c84254cb48320da64b62a84933d1

See more details on using hashes here.

File details

Details for the file fijibin-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for fijibin-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f5b9264720dcf8268c6fdb4a291f515a3b4aa7368c9833ef051919165459fcdf
MD5 51dfd3b1db7fc5937ed5a262cd24ab20
BLAKE2b-256 572c825e56202e61b708f6a1634304b8ad2618650526aee8c08af4b72d7bc821

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page