scipion-app


Namescipion-app JSON
Version 3.3.1 PyPI version JSON
download
home_pagehttps://github.com/scipion-em/scipion-app
SummaryScipion application. For processing cryo electron microscopy images and hybrid modelling
upload_time2024-03-15 12:54:50
maintainer
docs_urlNone
authorScipion team
requires_python
license
keywords scipion cryoem imageprocessing scipion-3.0
VCS
bugtrack_url
requirements scipion-em outdated typing_extensions
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===========
Scipion app
===========

**Scipion** is an image processing framework to obtain 3D models of
macromolecular complexes using Electron Microscopy (3DEM). It integrates
several software packages and presents an unified interface for both biologists
and developers. Scipion allows to execute workflows combining different
software tools, while taking care of formats and conversions. Additionally,
all steps are tracked and can be reproduced later on.

Want to learn more? [Go to our web site.](http://scipion.i2pc.es)


.. figure:: https://travis-ci.org/I2PC/scipion.svg?branch=devel
   :align: left
   :alt: Build Status

.. figure:: https://sonarcloud.io/api/project_badges/measure?project=Scipion&metric=alert_status
   :align: left
   :alt: Quality Gate

.. figure:: https://sonarcloud.io/api/project_badges/measure?project=Scipion&metric=sqale_index
   :align: left
   :alt: Technical debt

.. figure:: https://sonarcloud.io/api/project_badges/measure?project=Scipion&metric=bugs
   :align: left
   :alt: Bugs

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/scipion-em/scipion-app",
    "name": "scipion-app",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "scipion cryoem imageprocessing scipion-3.0",
    "author": "Scipion team",
    "author_email": "scipion@cnb.csic.es",
    "download_url": "https://files.pythonhosted.org/packages/69/62/3794b41779ed2018c4e8a651411ab46b7b302c81e8d55be0611c50eb3450/scipion-app-3.3.1.tar.gz",
    "platform": null,
    "description": "===========\nScipion app\n===========\n\n**Scipion** is an image processing framework to obtain 3D models of\nmacromolecular complexes using Electron Microscopy (3DEM). It integrates\nseveral software packages and presents an unified interface for both biologists\nand developers. Scipion allows to execute workflows combining different\nsoftware tools, while taking care of formats and conversions. Additionally,\nall steps are tracked and can be reproduced later on.\n\nWant to learn more? [Go to our web site.](http://scipion.i2pc.es)\n\n\n.. figure:: https://travis-ci.org/I2PC/scipion.svg?branch=devel\n   :align: left\n   :alt: Build Status\n\n.. figure:: https://sonarcloud.io/api/project_badges/measure?project=Scipion&metric=alert_status\n   :align: left\n   :alt: Quality Gate\n\n.. figure:: https://sonarcloud.io/api/project_badges/measure?project=Scipion&metric=sqale_index\n   :align: left\n   :alt: Technical debt\n\n.. figure:: https://sonarcloud.io/api/project_badges/measure?project=Scipion&metric=bugs\n   :align: left\n   :alt: Bugs\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Scipion application. For processing cryo electron microscopy images and hybrid modelling",
    "version": "3.3.1",
    "project_urls": {
        "Homepage": "https://github.com/scipion-em/scipion-app"
    },
    "split_keywords": [
        "scipion",
        "cryoem",
        "imageprocessing",
        "scipion-3.0"
    ],
    "urls": [
        {
            "comment_text": "scipion-3.0",
            "digests": {
                "blake2b_256": "69623794b41779ed2018c4e8a651411ab46b7b302c81e8d55be0611c50eb3450",
                "md5": "5285b3208fa8e36bdf86f95617dfd24b",
                "sha256": "69494dd8d7cf6cf40d143a88e6574bd37ec37836c10bb3bc69441fa2060e32db"
            },
            "downloads": -1,
            "filename": "scipion-app-3.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5285b3208fa8e36bdf86f95617dfd24b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 81785,
            "upload_time": "2024-03-15T12:54:50",
            "upload_time_iso_8601": "2024-03-15T12:54:50.881288Z",
            "url": "https://files.pythonhosted.org/packages/69/62/3794b41779ed2018c4e8a651411ab46b7b302c81e8d55be0611c50eb3450/scipion-app-3.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-15 12:54:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "scipion-em",
    "github_project": "scipion-app",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "scipion-em",
            "specs": []
        },
        {
            "name": "outdated",
            "specs": [
                [
                    "==",
                    "0.2.2"
                ]
            ]
        },
        {
            "name": "typing_extensions",
            "specs": []
        }
    ],
    "lcname": "scipion-app"
}
        
Elapsed time: 0.21886s