bapsflib


Namebapsflib JSON
Version 2.1.0 PyPI version JSON
download
home_pagehttps://github.com/BaPSF/bapsflib
SummaryA toolkit for handling data collected at BaPSF
upload_time2024-06-27 00:17:46
maintainerErik T. Everson
docs_urlNone
authorBasic Plasma Science Facility
requires_python>=3.9
license3-clause BSD
keywords bapsf hdf5 lapd physics plasma plasma physics science
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # bapsflib

[![PyPI](https://img.shields.io/pypi/v/bapsflib.svg)](https://pypi.org/project/bapsflib)
[![License](https://img.shields.io/badge/License-BSD-blue.svg)](./LICENSES/LICENSE.txt)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/bapsflib.svg)](https://pypi.org/project/bapsflib)

[![Documentation Status](https://readthedocs.org/projects/bapsflib/badge/)](https://bapsflib.readthedocs.io/en/latest)
[![codecov](https://codecov.io/gh/BaPSF/bapsflib/branch/master/graph/badge.svg)](https://codecov.io/gh/BaPSF/bapsflib/branch/master)

[![h5py](https://img.shields.io/badge/powered%20by-h5py-%235e9ffa.svg)](https://www.h5py.org/)

The **bapsflib** package is developed on Python 3.9+ and is intended to 
be a toolkit for reading, manipulating, and analyzing data collected at 
the Basic Plasma Science Facility 
([BaPSF](http://plasma.physics.ucla.edu/)) at UCLA. 

The current development cycle is focused on providing a high-level, 
structured interface between the user and the HDF5 files generated from
experiments on the Large Plasma Device (LaPD).  This interface 
leverages [h5py](https://www.h5py.org/).

## Installation

**bapsflib** is registered with [PyPI](https://pypi.org/) and can be 
installed with `pip` via

`pip install bapsflib`

To install from source look to installation instructions in 
documentation, 
[here](https://bapsflib.readthedocs.io/en/latest/installation.html).

## Documentation

The documentation is hosted on Read the Docs at 
https://bapsflib.readthedocs.io/en/latest

## License

**bapsflib** is licensed under a 3-clause BSD license, see 
[LICENSE.txt](LICENSES/LICENSE.txt).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/BaPSF/bapsflib",
    "name": "bapsflib",
    "maintainer": "Erik T. Everson",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "eeverson@physics.ucla.edu",
    "keywords": "bapsf, HDF5, lapd, physics, plasma, plasma physics, science",
    "author": "Basic Plasma Science Facility",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/2a/44/1ac0bc811b7e92aeb6cc45bc03451bb7b4df4433edebaa274c08b55e41d6/bapsflib-2.1.0.tar.gz",
    "platform": null,
    "description": "# bapsflib\n\n[![PyPI](https://img.shields.io/pypi/v/bapsflib.svg)](https://pypi.org/project/bapsflib)\n[![License](https://img.shields.io/badge/License-BSD-blue.svg)](./LICENSES/LICENSE.txt)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/bapsflib.svg)](https://pypi.org/project/bapsflib)\n\n[![Documentation Status](https://readthedocs.org/projects/bapsflib/badge/)](https://bapsflib.readthedocs.io/en/latest)\n[![codecov](https://codecov.io/gh/BaPSF/bapsflib/branch/master/graph/badge.svg)](https://codecov.io/gh/BaPSF/bapsflib/branch/master)\n\n[![h5py](https://img.shields.io/badge/powered%20by-h5py-%235e9ffa.svg)](https://www.h5py.org/)\n\nThe **bapsflib** package is developed on Python 3.9+ and is intended to \nbe a toolkit for reading, manipulating, and analyzing data collected at \nthe Basic Plasma Science Facility \n([BaPSF](http://plasma.physics.ucla.edu/)) at UCLA. \n\nThe current development cycle is focused on providing a high-level, \nstructured interface between the user and the HDF5 files generated from\nexperiments on the Large Plasma Device (LaPD).  This interface \nleverages [h5py](https://www.h5py.org/).\n\n## Installation\n\n**bapsflib** is registered with [PyPI](https://pypi.org/) and can be \ninstalled with `pip` via\n\n`pip install bapsflib`\n\nTo install from source look to installation instructions in \ndocumentation, \n[here](https://bapsflib.readthedocs.io/en/latest/installation.html).\n\n## Documentation\n\nThe documentation is hosted on Read the Docs at \nhttps://bapsflib.readthedocs.io/en/latest\n\n## License\n\n**bapsflib** is licensed under a 3-clause BSD license, see \n[LICENSE.txt](LICENSES/LICENSE.txt).\n",
    "bugtrack_url": null,
    "license": "3-clause BSD",
    "summary": "A toolkit for handling data collected at BaPSF",
    "version": "2.1.0",
    "project_urls": {
        "BaPSF": "http://plasma.physics.ucla.edu/",
        "Documentation": "https://bapsflib.readthedocs.io/en/latest/",
        "Download": "https://pypi.org/project/bapsflib/",
        "GitHub": "https://github.com/BaPSF/bapsflib",
        "Homepage": "https://github.com/BaPSF/bapsflib"
    },
    "split_keywords": [
        "bapsf",
        " hdf5",
        " lapd",
        " physics",
        " plasma",
        " plasma physics",
        " science"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "423d8e4de3d1d1bc0b73ce31e6ae97513931c920f6e3e33067daca2c4823df12",
                "md5": "940555821565504cf43cb813a2a15641",
                "sha256": "c026dc05978266aec3b1064b35a8b3e2e64fc31c7bef6362aeda9499eef6629c"
            },
            "downloads": -1,
            "filename": "bapsflib-2.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "940555821565504cf43cb813a2a15641",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 248621,
            "upload_time": "2024-06-27T00:17:32",
            "upload_time_iso_8601": "2024-06-27T00:17:32.761854Z",
            "url": "https://files.pythonhosted.org/packages/42/3d/8e4de3d1d1bc0b73ce31e6ae97513931c920f6e3e33067daca2c4823df12/bapsflib-2.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a441ac0bc811b7e92aeb6cc45bc03451bb7b4df4433edebaa274c08b55e41d6",
                "md5": "a9a28a487401e1660ddfb57131965bea",
                "sha256": "c9685f1d3b982c5510aeb1fc3f7cec85bbe1e4e6ec026ec5401d8299e7827c23"
            },
            "downloads": -1,
            "filename": "bapsflib-2.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a9a28a487401e1660ddfb57131965bea",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 339201,
            "upload_time": "2024-06-27T00:17:46",
            "upload_time_iso_8601": "2024-06-27T00:17:46.072536Z",
            "url": "https://files.pythonhosted.org/packages/2a/44/1ac0bc811b7e92aeb6cc45bc03451bb7b4df4433edebaa274c08b55e41d6/bapsflib-2.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-27 00:17:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "BaPSF",
    "github_project": "bapsflib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "bapsflib"
}
        
Elapsed time: 4.46017s