yet-another-imod-wrapper


Nameyet-another-imod-wrapper JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryA simple API for automated tilt-series alignment using IMOD
upload_time2024-12-20 12:55:22
maintainerNone
docs_urlNone
authorAlister Burt
requires_python>=3.8
licenseBSD 3-Clause License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # yet-another-imod-wrapper

[![License](https://img.shields.io/pypi/l/yet-another-imod-wrapper.svg?color=green)](https://github.com/alisterburt/yet-another-imod-wrapper/raw/main/LICENSE)
[![PyPI](https://img.shields.io/pypi/v/yet-another-imod-wrapper.svg?color=green)](https://pypi.org/project/yet-another-imod-wrapper)
[![Python Version](https://img.shields.io/pypi/pyversions/yet-another-imod-wrapper.svg?color=green)](https://python.org)
[![CI](https://github.com/alisterburt/yet-another-imod-wrapper/actions/workflows/test_and_deploy.yml/badge.svg)](https://github.com/alisterburt/yet-another-imod-wrapper/actions/workflows/test_and_deploy.yml)

A simple API for automated tilt-series alignment in IMOD.

## Usage

The package can be used from Python or the command line, please check the 
documentation at [teamtomo.org/yet-another-imod-wrapper](https://teamtomo.org/yet-another-imod-wrapper/)
for information on how to use the package.


## Installation

This package requires that `IMOD>=4.11.0` is installed and on the `PATH`.

`yet-another-imod-wrapper` can be installed using `pip`. 

```shell
pip install yet-another-imod-wrapper
```

We recommend installing into a fresh virtual environment.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "yet-another-imod-wrapper",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Alister Burt",
    "author_email": "alisterburt@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/33/e2/0e9518c7236eecddc933addb8ffc8607f275a134f54b7d84a225f95cfb3a/yet_another_imod_wrapper-0.1.2.tar.gz",
    "platform": null,
    "description": "# yet-another-imod-wrapper\n\n[![License](https://img.shields.io/pypi/l/yet-another-imod-wrapper.svg?color=green)](https://github.com/alisterburt/yet-another-imod-wrapper/raw/main/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/yet-another-imod-wrapper.svg?color=green)](https://pypi.org/project/yet-another-imod-wrapper)\n[![Python Version](https://img.shields.io/pypi/pyversions/yet-another-imod-wrapper.svg?color=green)](https://python.org)\n[![CI](https://github.com/alisterburt/yet-another-imod-wrapper/actions/workflows/test_and_deploy.yml/badge.svg)](https://github.com/alisterburt/yet-another-imod-wrapper/actions/workflows/test_and_deploy.yml)\n\nA simple API for automated tilt-series alignment in IMOD.\n\n## Usage\n\nThe package can be used from Python or the command line, please check the \ndocumentation at [teamtomo.org/yet-another-imod-wrapper](https://teamtomo.org/yet-another-imod-wrapper/)\nfor information on how to use the package.\n\n\n## Installation\n\nThis package requires that `IMOD>=4.11.0` is installed and on the `PATH`.\n\n`yet-another-imod-wrapper` can be installed using `pip`. \n\n```shell\npip install yet-another-imod-wrapper\n```\n\nWe recommend installing into a fresh virtual environment.\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License",
    "summary": "A simple API for automated tilt-series alignment using IMOD",
    "version": "0.1.2",
    "project_urls": {
        "homepage": "https://github.com/teamtomo/yet-another-imod-wrapper",
        "repository": "https://github.com/teamtomo/yet-another-imod-wrapper"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d39849cca93b6ddb39bea55b4f3b33e706dfa2009303e22bf940cfcfcc23621",
                "md5": "ab6b8d42f1e4a3739d3692b7dffa46f9",
                "sha256": "58639f5b6fd099437febff1c61f9032578ee2e193429694d7d646ce88b01dc2e"
            },
            "downloads": -1,
            "filename": "yet_another_imod_wrapper-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ab6b8d42f1e4a3739d3692b7dffa46f9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 14019,
            "upload_time": "2024-12-20T12:55:21",
            "upload_time_iso_8601": "2024-12-20T12:55:21.727564Z",
            "url": "https://files.pythonhosted.org/packages/4d/39/849cca93b6ddb39bea55b4f3b33e706dfa2009303e22bf940cfcfcc23621/yet_another_imod_wrapper-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "33e20e9518c7236eecddc933addb8ffc8607f275a134f54b7d84a225f95cfb3a",
                "md5": "007fd5971513235e3457f8de559c7909",
                "sha256": "47e61ab00adf584db6067acbf716029e4a7cafdfbca6c90b86646b879d3faea4"
            },
            "downloads": -1,
            "filename": "yet_another_imod_wrapper-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "007fd5971513235e3457f8de559c7909",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 18899,
            "upload_time": "2024-12-20T12:55:22",
            "upload_time_iso_8601": "2024-12-20T12:55:22.792994Z",
            "url": "https://files.pythonhosted.org/packages/33/e2/0e9518c7236eecddc933addb8ffc8607f275a134f54b7d84a225f95cfb3a/yet_another_imod_wrapper-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-20 12:55:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "teamtomo",
    "github_project": "yet-another-imod-wrapper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "yet-another-imod-wrapper"
}
        
Elapsed time: 0.60646s