{
"info": {
"author": "Arve Seljebu",
"author_email": "arve.seljebu@gmail.com",
"bugtrack_url": null,
"classifiers": [],
"description": "fijibin\n=======\n\nThis software will download the latest *Life-Line* version of\n`Fiji `__, make the correct cross-platform binary\navailable and provide a macro submodule which makes automation of Fiji\ntrivial from python.\n\n**Video demo**\n\n|image0|\n\nCurrent Fiji Life-Line version in this package is **2014 November 25**.\n\nIf you experience any trouble with this module, please `submit an\nissue `__ or send a pull\nrequest on github.\n\nInstall\n-------\n\n::\n\n pip install fijibin\n\nUsage\n-----\n\n.. code:: python\n\n >>> import fijibin\n >>> fijibin.BIN\n '/Users/arve/.bin/Fiji.app/Contents/MacOS/ImageJ-macosx'\n >>> fijibin.FIJI_VERSION\n '20141125'\n\n``fijibin.BIN`` will point to linux, mac or windows version, depending\non the operating system detected via\n`platform `__.\n\nMacros\n~~~~~~\n\n.. code:: python\n\n import fijibin.macro\n macro.run(macro_string_or_list_of_strings)\n\nRefetch binary\n~~~~~~~~~~~~~~\n\n.. code:: python\n\n >>> from fijibin.fetch import fetch\n >>> fetch()\n\nSee more in the `API reference `__.\n\nDevelopment\n-----------\n\nInstall dependencies and link development version of fijibin to pip:\n\n.. code:: bash\n\n git clone https://github.com/arve0/fijibin\n cd fijibin\n pip install -r requirements.txt\n\nrun test\n~~~~~~~~\n\n.. code:: bash\n\n pip install tox\n tox\n\nextra output, jump into pdb upon error\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n.. code:: bash\n\n DEBUG=fijibin tox -- --pdb -s\n\nbuild api reference\n~~~~~~~~~~~~~~~~~~~\n\n.. code:: bash\n\n pip install -r docs/requirements.txt\n make docs\n\n.. |image0| image:: http://img.youtube.com/vi/v0q88SisBtw/0.jpg\n :target: http://youtu.be/v0q88SisBtw",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/arve0/fijibin",
"keywords": null,
"license": "MIT",
"maintainer": null,
"maintainer_email": null,
"name": "fijibin",
"package_url": "https://pypi.org/project/fijibin/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/fijibin/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "https://github.com/arve0/fijibin"
},
"release_url": "https://pypi.org/project/fijibin/0.3.0/",
"requires_dist": null,
"requires_python": null,
"summary": "Latest Life-Line version of Fiji for easy inclusion in python projects.",
"version": "0.3.0"
},
"last_serial": 1516872,
"releases": {
"0.0.1": [
{
"comment_text": "",
"digests": {
"md5": "445d5d36c3b77319af91c45d8db4b338",
"sha256": "1c66437b38be27c2f4ce4d2bccd5a3beaa6e555c822071c61a85524b82ab89be"
},
"downloads": -1,
"filename": "fijibin-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "445d5d36c3b77319af91c45d8db4b338",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3898,
"upload_time": "2015-02-07T20:24:20",
"url": "https://files.pythonhosted.org/packages/9b/c9/fc816dbc6eb8e24658c88a120532c661eb9ae74017c778b383c273481e8f/fijibin-0.0.1.tar.gz"
}
],
"0.0.2": [
{
"comment_text": "",
"digests": {
"md5": "77272f7b8c1b298977e537432546dc14",
"sha256": "e03e853082be1f116a24cb6591ca01b3c02af5f011ffd7b7827125cb6945f93c"
},
"downloads": -1,
"filename": "fijibin-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "77272f7b8c1b298977e537432546dc14",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3989,
"upload_time": "2015-02-08T14:10:25",
"url": "https://files.pythonhosted.org/packages/11/64/b9820309629df5e1a66b6987dadf66becf04865de56f9b46df7ad14c866d/fijibin-0.0.2.tar.gz"
}
],
"0.0.3": [
{
"comment_text": "",
"digests": {
"md5": "fa962d341fe5e7885a299393e31045f1",
"sha256": "aac7d6bf348c4b73bb132944786404dbfb931988cb5f55ddb22b54b50e16a451"
},
"downloads": -1,
"filename": "fijibin-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "fa962d341fe5e7885a299393e31045f1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6246,
"upload_time": "2015-02-12T23:30:44",
"url": "https://files.pythonhosted.org/packages/87/d2/f4e2a255ffa10067f36ecab03b1e901ba2d800a174312fa622256839df13/fijibin-0.0.3.tar.gz"
}
],
"0.0.4": [
{
"comment_text": "",
"digests": {
"md5": "58cb41e90a47e7cb014df1a3ec6b7a39",
"sha256": "b85564f717c0c5aefe49c728feec02dabd02f9d1634013cf9ab4d74964aeaed7"
},
"downloads": -1,
"filename": "fijibin-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "58cb41e90a47e7cb014df1a3ec6b7a39",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6332,
"upload_time": "2015-02-13T09:48:18",
"url": "https://files.pythonhosted.org/packages/e2/b9/928fb15ca5a257b1e465cc9f855a9d3c0bec6ea0d9e443b74ac37156c046/fijibin-0.0.4.tar.gz"
}
],
"0.0.5": [
{
"comment_text": "",
"digests": {
"md5": "c8f7050b97d0d9a218a27e7b9edfb9d2",
"sha256": "2faace48aa132771d79d42bf89b225aa8f6cf08c5d8e89e0a901fee2cf5a2bb9"
},
"downloads": -1,
"filename": "fijibin-0.0.5.tar.gz",
"has_sig": false,
"md5_digest": "c8f7050b97d0d9a218a27e7b9edfb9d2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6449,
"upload_time": "2015-02-17T07:55:30",
"url": "https://files.pythonhosted.org/packages/5d/d3/d56e60156952190a1116bee773dda465b5ba91580869910f5ff918e64882/fijibin-0.0.5.tar.gz"
}
],
"0.1.0": [
{
"comment_text": "",
"digests": {
"md5": "7f046c13de9999ac98881e26b1f5ea14",
"sha256": "5c46f8748b74522648226613a50bfd9bb94b01f2796dca4b04ec7e520df0615c"
},
"downloads": -1,
"filename": "fijibin-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7f046c13de9999ac98881e26b1f5ea14",
"packagetype": "bdist_wheel",
"python_version": "3.4",
"requires_python": null,
"size": 8035,
"upload_time": "2015-03-19T13:55:56",
"url": "https://files.pythonhosted.org/packages/53/87/04ea6383ebef64766dcb9b6c0ea4d19248510971a336c102b651e6884e51/fijibin-0.1.0-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "b311765b4cff51daece221d2be12d318",
"sha256": "562e81b93896db72c9cb0060422c3cf13a0abb346d3f117436bc796b992d4b38"
},
"downloads": -1,
"filename": "fijibin-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "b311765b4cff51daece221d2be12d318",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5828,
"upload_time": "2015-03-19T13:55:52",
"url": "https://files.pythonhosted.org/packages/75/bf/a609ea08a6e0239e8896688d61cb7921b41bf6a214b5923cc998b7e0fe86/fijibin-0.1.0.tar.gz"
}
],
"0.2.0": [
{
"comment_text": "",
"digests": {
"md5": "a1c9cdf4dd114c06aeaf51a39ffed7ef",
"sha256": "cbb8f6d87cf59a1ed6a82014bf00ebd46ae19460db07b485ee403adcbadf8fe3"
},
"downloads": -1,
"filename": "fijibin-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a1c9cdf4dd114c06aeaf51a39ffed7ef",
"packagetype": "bdist_wheel",
"python_version": "3.4",
"requires_python": null,
"size": 7899,
"upload_time": "2015-03-22T11:48:37",
"url": "https://files.pythonhosted.org/packages/e3/86/d19126cee96271b940b5434960e93d59636275353bdddc79c433f2144dc3/fijibin-0.2.0-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "4e0876c933e42803f14528a24df5944f",
"sha256": "ba0b5bb52bbdac7d510476a55db561b6e9b9f1526a9624bc46c90e04524fc92b"
},
"downloads": -1,
"filename": "fijibin-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "4e0876c933e42803f14528a24df5944f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5736,
"upload_time": "2015-03-22T11:48:33",
"url": "https://files.pythonhosted.org/packages/17/2a/3a5b70ea08b53f00a856b617e2b9caffd22ebc17171bdde1048c3b487001/fijibin-0.2.0.tar.gz"
}
],
"0.2.1": [
{
"comment_text": "",
"digests": {
"md5": "51dfd3b1db7fc5937ed5a262cd24ab20",
"sha256": "f5b9264720dcf8268c6fdb4a291f515a3b4aa7368c9833ef051919165459fcdf"
},
"downloads": -1,
"filename": "fijibin-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "51dfd3b1db7fc5937ed5a262cd24ab20",
"packagetype": "bdist_wheel",
"python_version": "3.4",
"requires_python": null,
"size": 7905,
"upload_time": "2015-04-16T15:41:20",
"url": "https://files.pythonhosted.org/packages/57/2c/825e56202e61b708f6a1634304b8ad2618650526aee8c08af4b72d7bc821/fijibin-0.2.1-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "87b5c44dd806154bfd3ed81f6bef0623",
"sha256": "790827c599c36e2bcbbbc49c5da12a6db8594d136c1b225f528e893174aba91b"
},
"downloads": -1,
"filename": "fijibin-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "87b5c44dd806154bfd3ed81f6bef0623",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12916,
"upload_time": "2015-04-16T15:41:16",
"url": "https://files.pythonhosted.org/packages/5c/7a/c942de5b3ca11c4117fdd75ef94bd498c84254cb48320da64b62a84933d1/fijibin-0.2.1.tar.gz"
}
],
"0.3.0": [
{
"comment_text": "",
"digests": {
"md5": "ec4923b53f9b5fa00c5a9e230bf6186d",
"sha256": "9aa1ed721994c8820f58c4510f15c5557f4eff99ba93b28478f5180bbbc7653c"
},
"downloads": -1,
"filename": "fijibin-0.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ec4923b53f9b5fa00c5a9e230bf6186d",
"packagetype": "bdist_wheel",
"python_version": "3.4",
"requires_python": null,
"size": 7912,
"upload_time": "2015-04-22T18:58:20",
"url": "https://files.pythonhosted.org/packages/0a/5b/286d0b728371fd9e4e43e9e270fda2fb91eeb6041d6bde83f6b08702ef14/fijibin-0.3.0-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "4edaba1a393fead386133233744af679",
"sha256": "b34011dba7e1be401495784cc567cb4c962aed5fd9adfe6e92b2f09cb1bd4835"
},
"downloads": -1,
"filename": "fijibin-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "4edaba1a393fead386133233744af679",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 727736,
"upload_time": "2015-04-22T18:58:15",
"url": "https://files.pythonhosted.org/packages/f0/75/9f28bf033a8caa912d97f54f3e8727f424eab38d30ec5a04471e715e646e/fijibin-0.3.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "ec4923b53f9b5fa00c5a9e230bf6186d",
"sha256": "9aa1ed721994c8820f58c4510f15c5557f4eff99ba93b28478f5180bbbc7653c"
},
"downloads": -1,
"filename": "fijibin-0.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ec4923b53f9b5fa00c5a9e230bf6186d",
"packagetype": "bdist_wheel",
"python_version": "3.4",
"requires_python": null,
"size": 7912,
"upload_time": "2015-04-22T18:58:20",
"url": "https://files.pythonhosted.org/packages/0a/5b/286d0b728371fd9e4e43e9e270fda2fb91eeb6041d6bde83f6b08702ef14/fijibin-0.3.0-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "4edaba1a393fead386133233744af679",
"sha256": "b34011dba7e1be401495784cc567cb4c962aed5fd9adfe6e92b2f09cb1bd4835"
},
"downloads": -1,
"filename": "fijibin-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "4edaba1a393fead386133233744af679",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 727736,
"upload_time": "2015-04-22T18:58:15",
"url": "https://files.pythonhosted.org/packages/f0/75/9f28bf033a8caa912d97f54f3e8727f424eab38d30ec5a04471e715e646e/fijibin-0.3.0.tar.gz"
}
]
}