air-sans


Nameair-sans JSON
Version 0.3.0 PyPI version JSON
download
home_page
SummaryA trame application for analysis, inspection, and reduction of multi-detector data produced by the Small-Angle Neutron Scattering (SANS) instruments.
upload_time2024-01-03 19:49:59
maintainer
docs_urlNone
authorPatrick O'Leary
requires_python
licenseApache Software License
keywords python interactive web application framework
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========
air-sans
========

A trame application for analysis, inspection, and reduction of multi-detector data produced by the Small-Angle Neutron Scattering (SANS) instruments.

.. image:: air-sans.png
  :alt: Usage example within Binder 

License
----------

Apache Software License


Installing
----------

Install the application

.. code-block:: console

    pip install air-sans


Run the application

.. code-block:: console

    air-sans --data ./data

Binder usage
------------

`Test it with Binder <https://mybinder.org/v2/gh/Kitware/air-sans/HEAD>`_

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "air-sans",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Python,Interactive,Web,Application,Framework",
    "author": "Patrick O'Leary",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/27/d6/aea4d2c493c0dff396e2b990dfa27127f7318c79ff1c515486cf25ff275c/air-sans-0.3.0.tar.gz",
    "platform": null,
    "description": "========\nair-sans\n========\n\nA trame application for analysis, inspection, and reduction of multi-detector data produced by the Small-Angle Neutron Scattering (SANS) instruments.\n\n.. image:: air-sans.png\n  :alt: Usage example within Binder \n\nLicense\n----------\n\nApache Software License\n\n\nInstalling\n----------\n\nInstall the application\n\n.. code-block:: console\n\n    pip install air-sans\n\n\nRun the application\n\n.. code-block:: console\n\n    air-sans --data ./data\n\nBinder usage\n------------\n\n`Test it with Binder <https://mybinder.org/v2/gh/Kitware/air-sans/HEAD>`_\n",
    "bugtrack_url": null,
    "license": "Apache Software License",
    "summary": "A trame application for analysis, inspection, and reduction of multi-detector data produced by the Small-Angle Neutron Scattering (SANS) instruments.",
    "version": "0.3.0",
    "project_urls": null,
    "split_keywords": [
        "python",
        "interactive",
        "web",
        "application",
        "framework"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "74cec6977a21831736bf87dff7a1325d0403e7527b24f269d5ee935c20ab6054",
                "md5": "6e5b491eeffaf065fbd0bbfc5d1a673c",
                "sha256": "97a28efbf719e57bfdc71ab2cdcc008bd06b7749f726bf2620a504a5ffde24c8"
            },
            "downloads": -1,
            "filename": "air_sans-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6e5b491eeffaf065fbd0bbfc5d1a673c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 792509,
            "upload_time": "2024-01-03T19:49:56",
            "upload_time_iso_8601": "2024-01-03T19:49:56.272602Z",
            "url": "https://files.pythonhosted.org/packages/74/ce/c6977a21831736bf87dff7a1325d0403e7527b24f269d5ee935c20ab6054/air_sans-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "27d6aea4d2c493c0dff396e2b990dfa27127f7318c79ff1c515486cf25ff275c",
                "md5": "71c4644a7ef2942c5a3308ce2786b09c",
                "sha256": "8db623b8f7e1b87b8fcd2364927d2c5942529e0dd21eb0f5bcaec39b562e9bc9"
            },
            "downloads": -1,
            "filename": "air-sans-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "71c4644a7ef2942c5a3308ce2786b09c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 789722,
            "upload_time": "2024-01-03T19:49:59",
            "upload_time_iso_8601": "2024-01-03T19:49:59.552875Z",
            "url": "https://files.pythonhosted.org/packages/27/d6/aea4d2c493c0dff396e2b990dfa27127f7318c79ff1c515486cf25ff275c/air-sans-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-03 19:49:59",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "air-sans"
}
        
Elapsed time: 0.17064s