pyhdtoolkit


Namepyhdtoolkit JSON
Version 1.4.0 PyPI version JSON
download
home_page
SummaryAn all-in-one toolkit package to ease my Python work in my PhD.
upload_time2023-07-01 15:13:04
maintainer
docs_urlNone
author
requires_python>=3.8
license
keywords accelerator physics docker phd physics simulation visualisation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1 align="center">
  <b>PyhDToolkit</b>
</h1>

<p align="center">
  <!-- PyPi Version -->
  <a href="https://pypi.org/project/pyhdtoolkit">
    <img alt="PyPI Version" src="https://img.shields.io/pypi/v/pyhdtoolkit?label=PyPI&logo=PyPI">
  </a>

  <!-- Github Release -->
  <a href="https://github.com/fsoubelet/PyhDToolkit/releases">
    <img alt="Github Release" src="https://img.shields.io/github/v/release/fsoubelet/PyhDToolkit?color=orange&label=Release&logo=Github">
  </a>

  <br/>

  <!-- Github Actions Build -->
  <a href="https://github.com/fsoubelet/PyhDToolkit/actions?query=workflow%3A%22Cron+Testing%22">
    <img alt="Github Actions" src="https://github.com/fsoubelet/PyhDToolkit/workflows/Tests/badge.svg">
  </a>

  <!-- Code Coverage -->
  <a href="https://codecov.io/gh/fsoubelet/PyhDToolkit">
    <img src="https://codecov.io/gh/fsoubelet/PyhDToolkit/branch/master/graph/badge.svg?token=6SO90F2MJI"/>
  </a>

  <!-- Docker Image -->
  <a href="https://hub.docker.com/r/fsoubelet/simenv">
    <img alt="Docker Image" src="https://img.shields.io/docker/image-size/fsoubelet/simenv?label=Docker&sort=date">
  </a>

  <br/>

  <!-- Code style -->
  <a href="https://github.com/psf/Black">
    <img alt="Code Style" src="https://img.shields.io/badge/Code%20Style-Black-9cf.svg">
  </a>

  <!-- Linter -->
  <a href="https://github.com/PyCQA/pylint">
    <img alt="Linter" src="https://img.shields.io/badge/Linter-Pylint-ce963f.svg">
  </a>

  <!-- Build tool -->
  <a href="https://github.com/pypa/hatch">
    <img alt="Build tool" src="https://img.shields.io/badge/Build%20Tool-Hatch-4e5dc8.svg">
  </a>

  <!-- Test runner -->
  <a href="https://github.com/pytest-dev/pytest">
    <img alt="Test runner" src="https://img.shields.io/badge/Test%20Runner-Pytest-ce963f.svg">
  </a>

  <!-- License -->
  <a href="https://github.com/fsoubelet/PyhDToolkit/blob/master/LICENSE">
    <img alt="License" src="https://img.shields.io/github/license/fsoubelet/PyhDToolkit?color=9cf&label=License">
  </a>
</p>

<p align="center">
  ♻️ An all-in-one package for Python work in my PhD ♻️
</p>

<p align="center">
  <!-- General DOI -->
  <a href="https://zenodo.org/badge/latestdoi/227081702">
    <img alt="DOI" src="https://zenodo.org/badge/227081702.svg">
  </a>
</p>

<p align="center">
  <a href="https://www.python.org/">
    <img alt="Made With Python" src="https://forthebadge.com/images/badges/made-with-python.svg">
  </a>
</p>

Link to [documentation].

## License

Copyright &copy; 2019 Felix Soubelet. [MIT License](LICENSE)

[documentation]: https://fsoubelet.github.io/PyhDToolkit/

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pyhdtoolkit",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "Accelerator Physics,Docker,PHD,Physics Simulation,Visualisation",
    "author": "",
    "author_email": "Felix Soubelet <felix.soubelet@cern.ch>",
    "download_url": "https://files.pythonhosted.org/packages/3a/82/9a47091b813a96dd32b47031e06ea1cf8b6f35e490b8bb49bbe04ff1520d/pyhdtoolkit-1.4.0.tar.gz",
    "platform": null,
    "description": "<h1 align=\"center\">\n  <b>PyhDToolkit</b>\n</h1>\n\n<p align=\"center\">\n  <!-- PyPi Version -->\n  <a href=\"https://pypi.org/project/pyhdtoolkit\">\n    <img alt=\"PyPI Version\" src=\"https://img.shields.io/pypi/v/pyhdtoolkit?label=PyPI&logo=PyPI\">\n  </a>\n\n  <!-- Github Release -->\n  <a href=\"https://github.com/fsoubelet/PyhDToolkit/releases\">\n    <img alt=\"Github Release\" src=\"https://img.shields.io/github/v/release/fsoubelet/PyhDToolkit?color=orange&label=Release&logo=Github\">\n  </a>\n\n  <br/>\n\n  <!-- Github Actions Build -->\n  <a href=\"https://github.com/fsoubelet/PyhDToolkit/actions?query=workflow%3A%22Cron+Testing%22\">\n    <img alt=\"Github Actions\" src=\"https://github.com/fsoubelet/PyhDToolkit/workflows/Tests/badge.svg\">\n  </a>\n\n  <!-- Code Coverage -->\n  <a href=\"https://codecov.io/gh/fsoubelet/PyhDToolkit\">\n    <img src=\"https://codecov.io/gh/fsoubelet/PyhDToolkit/branch/master/graph/badge.svg?token=6SO90F2MJI\"/>\n  </a>\n\n  <!-- Docker Image -->\n  <a href=\"https://hub.docker.com/r/fsoubelet/simenv\">\n    <img alt=\"Docker Image\" src=\"https://img.shields.io/docker/image-size/fsoubelet/simenv?label=Docker&sort=date\">\n  </a>\n\n  <br/>\n\n  <!-- Code style -->\n  <a href=\"https://github.com/psf/Black\">\n    <img alt=\"Code Style\" src=\"https://img.shields.io/badge/Code%20Style-Black-9cf.svg\">\n  </a>\n\n  <!-- Linter -->\n  <a href=\"https://github.com/PyCQA/pylint\">\n    <img alt=\"Linter\" src=\"https://img.shields.io/badge/Linter-Pylint-ce963f.svg\">\n  </a>\n\n  <!-- Build tool -->\n  <a href=\"https://github.com/pypa/hatch\">\n    <img alt=\"Build tool\" src=\"https://img.shields.io/badge/Build%20Tool-Hatch-4e5dc8.svg\">\n  </a>\n\n  <!-- Test runner -->\n  <a href=\"https://github.com/pytest-dev/pytest\">\n    <img alt=\"Test runner\" src=\"https://img.shields.io/badge/Test%20Runner-Pytest-ce963f.svg\">\n  </a>\n\n  <!-- License -->\n  <a href=\"https://github.com/fsoubelet/PyhDToolkit/blob/master/LICENSE\">\n    <img alt=\"License\" src=\"https://img.shields.io/github/license/fsoubelet/PyhDToolkit?color=9cf&label=License\">\n  </a>\n</p>\n\n<p align=\"center\">\n  \u267b\ufe0f An all-in-one package for Python work in my PhD \u267b\ufe0f\n</p>\n\n<p align=\"center\">\n  <!-- General DOI -->\n  <a href=\"https://zenodo.org/badge/latestdoi/227081702\">\n    <img alt=\"DOI\" src=\"https://zenodo.org/badge/227081702.svg\">\n  </a>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://www.python.org/\">\n    <img alt=\"Made With Python\" src=\"https://forthebadge.com/images/badges/made-with-python.svg\">\n  </a>\n</p>\n\nLink to [documentation].\n\n## License\n\nCopyright &copy; 2019 Felix Soubelet. [MIT License](LICENSE)\n\n[documentation]: https://fsoubelet.github.io/PyhDToolkit/\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "An all-in-one toolkit package to ease my Python work in my PhD.",
    "version": "1.4.0",
    "project_urls": {
        "changelog": "https://fsoubelet.github.io/PyhDToolkit/release.html",
        "documentation": "https://fsoubelet.github.io/PyhDToolkit",
        "homepage": "https://github.com/fsoubelet/PyhDToolkit",
        "repository": "https://github.com/fsoubelet/PyhDToolkit"
    },
    "split_keywords": [
        "accelerator physics",
        "docker",
        "phd",
        "physics simulation",
        "visualisation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8a2b45ef0b748e26d6b1ec664966de3c17af1a250dd0448bdaf2dc241dd7119f",
                "md5": "c33534475213d7c412e67b86740f8ab0",
                "sha256": "49787ef2bbbdd36e3d04e497a3d85657eb20f3606cced1631c182ea82d274ad7"
            },
            "downloads": -1,
            "filename": "pyhdtoolkit-1.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c33534475213d7c412e67b86740f8ab0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 140158,
            "upload_time": "2023-07-01T15:13:02",
            "upload_time_iso_8601": "2023-07-01T15:13:02.563152Z",
            "url": "https://files.pythonhosted.org/packages/8a/2b/45ef0b748e26d6b1ec664966de3c17af1a250dd0448bdaf2dc241dd7119f/pyhdtoolkit-1.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a829a47091b813a96dd32b47031e06ea1cf8b6f35e490b8bb49bbe04ff1520d",
                "md5": "7abaf912bae7d015d8589b1dc274feac",
                "sha256": "3457958ca4a21939687fab1be7b4b09bdfa1c38260d019ea3c008b98ad4141e3"
            },
            "downloads": -1,
            "filename": "pyhdtoolkit-1.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7abaf912bae7d015d8589b1dc274feac",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 107805,
            "upload_time": "2023-07-01T15:13:04",
            "upload_time_iso_8601": "2023-07-01T15:13:04.528267Z",
            "url": "https://files.pythonhosted.org/packages/3a/82/9a47091b813a96dd32b47031e06ea1cf8b6f35e490b8bb49bbe04ff1520d/pyhdtoolkit-1.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-01 15:13:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fsoubelet",
    "github_project": "PyhDToolkit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyhdtoolkit"
}
        
Elapsed time: 0.08226s