vdfpy


Namevdfpy JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryVelocity distribution function classifier
upload_time2024-12-30 03:29:26
maintainerNone
docs_urlNone
authorHongyang Zhou
requires_python<4.0,>=3.11
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # vdfpy

<p align="center">
  <a href="https://badge.fury.io/py/vdfpy">
    <img src="https://badge.fury.io/py/vdfpy.svg" alt="PyPI version" height="18">
  </a>
  <a href="https://github.com/henry2004y/vdfpy/actions">
    <img src="https://github.com/henry2004y/vdfpy/actions/workflows/CI.yml/badge.svg">
  </a>
  <a href="https://henry2004y.github.io/vdfpy/">
    <img src="https://img.shields.io/badge/docs-dev-blue">
  </a>
  <a href="LICENSE">
    <img src="https://img.shields.io/badge/license-MIT-blue">
  </a>
  <a href="https://app.codecov.io/gh/henry2004y/vdfpy/">
    <img src="https://img.shields.io/codecov/c/github/henry2004y/vdfpy">
  </a>
</p>

Velocity distribution classifier in Python.

## Installation

```python
python -m pip install vdfpy
```

## Usage

We currently support extracting data from simulation (Vlasiator, FLEKS) and satellite observation (pyspedas).
Please refer to the [documentation](https://henry2004y.github.io/vdfpy/) for more details.

## License

`vdfpy` is licensed under the terms of the MIT license.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "vdfpy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "Hongyang Zhou",
    "author_email": "hyzhou@umich.edu",
    "download_url": "https://files.pythonhosted.org/packages/00/25/c5340111927f04b93e5ecc864a71ae79e78666c900fa037cd474bf1f77c1/vdfpy-0.1.1.tar.gz",
    "platform": null,
    "description": "# vdfpy\n\n<p align=\"center\">\n  <a href=\"https://badge.fury.io/py/vdfpy\">\n    <img src=\"https://badge.fury.io/py/vdfpy.svg\" alt=\"PyPI version\" height=\"18\">\n  </a>\n  <a href=\"https://github.com/henry2004y/vdfpy/actions\">\n    <img src=\"https://github.com/henry2004y/vdfpy/actions/workflows/CI.yml/badge.svg\">\n  </a>\n  <a href=\"https://henry2004y.github.io/vdfpy/\">\n    <img src=\"https://img.shields.io/badge/docs-dev-blue\">\n  </a>\n  <a href=\"LICENSE\">\n    <img src=\"https://img.shields.io/badge/license-MIT-blue\">\n  </a>\n  <a href=\"https://app.codecov.io/gh/henry2004y/vdfpy/\">\n    <img src=\"https://img.shields.io/codecov/c/github/henry2004y/vdfpy\">\n  </a>\n</p>\n\nVelocity distribution classifier in Python.\n\n## Installation\n\n```python\npython -m pip install vdfpy\n```\n\n## Usage\n\nWe currently support extracting data from simulation (Vlasiator, FLEKS) and satellite observation (pyspedas).\nPlease refer to the [documentation](https://henry2004y.github.io/vdfpy/) for more details.\n\n## License\n\n`vdfpy` is licensed under the terms of the MIT license.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Velocity distribution function classifier",
    "version": "0.1.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "99a4385be549a86c5054f37458a9feeb66e026bf6323a888bcae317e76a4f0af",
                "md5": "6229beb574f5703558a3560d9f1124d4",
                "sha256": "4e15d615aedf27af1da678887b8a3a6e0a396cccd8f67d8424c8bf96fa93c09b"
            },
            "downloads": -1,
            "filename": "vdfpy-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6229beb574f5703558a3560d9f1124d4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 7550,
            "upload_time": "2024-12-30T03:29:24",
            "upload_time_iso_8601": "2024-12-30T03:29:24.748696Z",
            "url": "https://files.pythonhosted.org/packages/99/a4/385be549a86c5054f37458a9feeb66e026bf6323a888bcae317e76a4f0af/vdfpy-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0025c5340111927f04b93e5ecc864a71ae79e78666c900fa037cd474bf1f77c1",
                "md5": "e486ee2f24e8d579a0770b5060d002f5",
                "sha256": "9b87659221808de074446730f159487900af4b2f993cd35bf62a14d0f8330444"
            },
            "downloads": -1,
            "filename": "vdfpy-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e486ee2f24e8d579a0770b5060d002f5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 5655,
            "upload_time": "2024-12-30T03:29:26",
            "upload_time_iso_8601": "2024-12-30T03:29:26.820579Z",
            "url": "https://files.pythonhosted.org/packages/00/25/c5340111927f04b93e5ecc864a71ae79e78666c900fa037cd474bf1f77c1/vdfpy-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-30 03:29:26",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "vdfpy"
}
        
Elapsed time: 0.47715s