pyFluxim


NamepyFluxim JSON
Version 0.0.12 PyPI version JSON
download
home_pagehttps://bitbucket.org/fluximag/pyfluxim
Summarylibrary to handle data generated by Fluxim's hardwares
upload_time2023-01-12 12:32:20
maintainer
docs_urlNone
authorStefano Sem
requires_python
licenseApache 2.0
keywords fluxim litos lite phelos paios characterization suit
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Python 3.6](https://img.shields.io/badge/python-3.4+-orange.svg)](https://www.python.org/download/releases/3.4.0/)

# pyFluxim
pyFluxim is a python library to read and handle data saved by instruments from Fluxim AG.
With it you can read and parse Litos Lite results data as well as our new flux data.

## Supported Hardware
* Litos Lite

## Documentation
There is no extensive documentation for the moment. Please have a look at the following examples to get started:

* [Litos Lite](https://nbviewer.jupyter.org/urls/bitbucket.org/fluximag/pyfluxim/raw/c4de023f87290127773239484d74d63a10d7798d/doc/LL_data_example1.ipynb)
* [Flux data](https://nbviewer.jupyter.org/urls/bitbucket.org/fluximag/pyfluxim/raw/15a88fc6a21f10e7cafb4141c45c00e39f514574/doc/Flux_data_example1.ipynb)




            

Raw data

            {
    "_id": null,
    "home_page": "https://bitbucket.org/fluximag/pyfluxim",
    "name": "pyFluxim",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "fluxim litos lite phelos paios characterization suit",
    "author": "Stefano Sem",
    "author_email": "stefano.sem@fluxim.com",
    "download_url": "https://files.pythonhosted.org/packages/e9/c2/15019134fd84b9576b8a1b21313caee59fe86f1110e7a968a2220813a64b/pyFluxim-0.0.12.tar.gz",
    "platform": null,
    "description": "[![Python 3.6](https://img.shields.io/badge/python-3.4+-orange.svg)](https://www.python.org/download/releases/3.4.0/)\n\n# pyFluxim\npyFluxim is a python library to read and handle data saved by instruments from Fluxim AG.\nWith it you can read and parse Litos Lite results data as well as our new flux data.\n\n## Supported Hardware\n* Litos Lite\n\n## Documentation\nThere is no extensive documentation for the moment. Please have a look at the following examples to get started:\n\n* [Litos Lite](https://nbviewer.jupyter.org/urls/bitbucket.org/fluximag/pyfluxim/raw/c4de023f87290127773239484d74d63a10d7798d/doc/LL_data_example1.ipynb)\n* [Flux data](https://nbviewer.jupyter.org/urls/bitbucket.org/fluximag/pyfluxim/raw/15a88fc6a21f10e7cafb4141c45c00e39f514574/doc/Flux_data_example1.ipynb)\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "library to handle data generated by Fluxim's hardwares",
    "version": "0.0.12",
    "split_keywords": [
        "fluxim",
        "litos",
        "lite",
        "phelos",
        "paios",
        "characterization",
        "suit"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d79ccb61f2b2ba11dd5dc8a9049dddbc24f273ed1612f206136e94a4c7f710d",
                "md5": "dc00b503d439c7ded21d6a7fe1b36b55",
                "sha256": "a9d1bb6b732a82d86726cb9be2dda8bf409c643e408ed4abaea6bbe7c4b52263"
            },
            "downloads": -1,
            "filename": "pyFluxim-0.0.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dc00b503d439c7ded21d6a7fe1b36b55",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11172,
            "upload_time": "2023-01-12T12:32:19",
            "upload_time_iso_8601": "2023-01-12T12:32:19.172467Z",
            "url": "https://files.pythonhosted.org/packages/6d/79/ccb61f2b2ba11dd5dc8a9049dddbc24f273ed1612f206136e94a4c7f710d/pyFluxim-0.0.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e9c215019134fd84b9576b8a1b21313caee59fe86f1110e7a968a2220813a64b",
                "md5": "306d1bd3cde56ff5f6580cf6d85f7745",
                "sha256": "aa6e8f2aea29538fb30caf54d9dbafa1d6df1777565cc9c1fe5cbef53d2f3571"
            },
            "downloads": -1,
            "filename": "pyFluxim-0.0.12.tar.gz",
            "has_sig": false,
            "md5_digest": "306d1bd3cde56ff5f6580cf6d85f7745",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10493,
            "upload_time": "2023-01-12T12:32:20",
            "upload_time_iso_8601": "2023-01-12T12:32:20.385434Z",
            "url": "https://files.pythonhosted.org/packages/e9/c2/15019134fd84b9576b8a1b21313caee59fe86f1110e7a968a2220813a64b/pyFluxim-0.0.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-12 12:32:20",
    "github": false,
    "gitlab": false,
    "bitbucket": true,
    "bitbucket_user": "fluximag",
    "bitbucket_project": "pyfluxim",
    "lcname": "pyfluxim"
}
        
Elapsed time: 0.02662s