{ "info": { "author": "Sho Iwamoto (Misho)", "author_email": "webmaster@misho-web.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "[![Build Status](https://api.travis-ci.org/misho104/yaslha.svg?branch=master)](https://travis-ci.org/misho104/yaslha)\n[![Coverage Status](https://coveralls.io/repos/github/misho104/yaslha/badge.svg?branch=master)](https://coveralls.io/github/misho104/yaslha?branch=master)\n[![Doc Status](http://readthedocs.org/projects/yaslha/badge/)](https://yaslha.readthedocs.io/)\n[![PyPI version](https://badge.fury.io/py/yaslha.svg)](https://badge.fury.io/py/yaslha)\n[![License: MIT](https://img.shields.io/badge/License-MIT-ff25d1.svg)](https://github.com/misho104/yaslha/blob/master/LICENSE)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)\n\n[yaslha](https://github.com/misho104/yaslha): Yet Another SLHA module for Python3\n=================================================================================\n\nA Python3 package to manipulate [SLHA](http://skands.physics.monash.edu/slha/) files and convert them to other file formats (JSON and YAML).\n\nQuick Start\n-----------\n\n(TBW)\n\nIntroduction\n------------\n\nThe [SUSY Les Houches Accord](http://skands.physics.monash.edu/slha/) is a data format widely used in particle physics phenomenology.\nIt is originally defined in [arXiv:hep-ph/0311123](https://arxiv.org/abs/hep-ph/0311123) and extended to SLHA2 in [arXiv:0801.0045](https://arxiv.org/abs/0801.0045).\n\nBecause of its birth in FORTRAN era it is a fixed length format such as\n\n```\nBLOCK SMINPUTS # Standard Model input parameters\n 1 1.27934000e+02 # alpha_em^-1(M_Z)^MSbar\n 2 1.16637000e-05 # G_F [GeV^-2]\n 3 1.17200000e-01 # alpha_S(M_Z)^MSbar\n 4 9.11876000e+01 # mZ (pole)\n 5 4.18000000e+00 # mb(mb)^MSbar\n 6 1.73300000e+02 # mt (pole)\n 7 1.77682000e+00 # mtau (pole)\n#\nBLOCK ALPHA #\n -2.68630018e-02 # Higgs mixing parameter\n#\nBLOCK HMIX Q= 2.00000000e+02 # Higgs parameters (DRbar)\n 1 5.40000000e+02 # mu(Q)\n 2 4.00000000e+01 # tanbeta(Q)\n 3 2.46220569e+02 # vev(Q)\n 4 2.30400000e+05 # mA^2(Q)\n#\n...\n```\n\nand extended in many program codes.\n\nPython has two famous SLHA parser: [PySLHA](http://www.insectnation.org/projects/pyslha) by Andy Buckley and [pylha](https://github.com/DavidMStraub/pylha) by David M. Straub.\n[yaslha](https://github.com/misho104/yaslha) is \"yet another\" SLHA parser, influenced much by these two parsers.\n\nPython regrettably experienced a terrible era due to the transition from Python2 to Python3.\nTo reduce code complexity, this package supports only Python3.4 and later versions.\n\nUsage\n-----\n\n(TBW)\n\nAuthor\n------\n\n[Sho Iwamoto / Misho](https://www.misho-web.com/), under much influence from [PySLHA](http://www.insectnation.org/projects/pyslha) by Andy Buckley and [pylha](https://github.com/DavidMStraub/pylha) by David M. Straub.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/misho104/yaslha", "keywords": "", "license": "MIT", "maintainer": "Sho Iwamoto (Misho)", "maintainer_email": "webmaster@misho-web.com", "name": "yaslha", "package_url": "https://pypi.org/project/yaslha/", "platform": "", "project_url": "https://pypi.org/project/yaslha/", "project_urls": { "Homepage": "https://github.com/misho104/yaslha", "Repository": "https://github.com/misho104/yaslha" }, "release_url": "https://pypi.org/project/yaslha/0.2.1/", "requires_dist": [ "click (>=7.0,<8.0)", "ruamel.yaml (>=0.15,<0.16)", "colorama (>=0.4,<0.5)", "coloredlogs (>=10.0,<11.0)", "typing-extensions (>=3.7,<4.0)", "numpy (>=1.16,<2.0)" ], "requires_python": ">=3.5,<4.0", "summary": "A Python package to handle SLHA (SUSY Les Houches Accord) files.", "version": "0.2.1" }, "last_serial": 5444442, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "a34c018902e1b2ae6a746fffc9acf212", "sha256": "4e137d888f80c2f577e4df123558f75b88fbb27f0eda24cbaffdf19b5a35cb3f" }, "downloads": -1, "filename": "yaslha-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "a34c018902e1b2ae6a746fffc9acf212", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.4,<4.0", "size": 778185, "upload_time": "2019-01-06T22:14:58", "url": "https://files.pythonhosted.org/packages/90/4d/cd093ab7b84326fe8f98dd86523985ea82efbbae79ae49fa957a1359f1fe/yaslha-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b6edf16af342a20e22577ce986fed53d", "sha256": "49e1879aa5b0f2b5fc19716b46df27a3fe1f4ba58803cbb03310104350833e84" }, "downloads": -1, "filename": "yaslha-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b6edf16af342a20e22577ce986fed53d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4,<4.0", "size": 134840, "upload_time": "2019-01-06T22:15:01", "url": "https://files.pythonhosted.org/packages/6c/b1/e5e0f60209ff4bf05c1bee2b238c4184e498c49fd6f8efcf163962d9450e/yaslha-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "8037a9d02b669e10e8d784978df621d0", "sha256": "cf589cddce5cdbe00dee0bb5cb5108364d7c0ab6294190949ea2e8f4710f79ba" }, "downloads": -1, "filename": "yaslha-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "8037a9d02b669e10e8d784978df621d0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5,<4.0", "size": 841195, "upload_time": "2019-04-30T07:27:03", "url": "https://files.pythonhosted.org/packages/0c/55/e50a23a2e228e342178091d6ae9f6f5024f362ed8cc757b02a2ddf51a768/yaslha-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bc3b520db01e100573d4c1a89b437346", "sha256": "880db93b13b34532ae2ffa1a9f6b8e17c780911834bd3c2a737347f5e25fda69" }, "downloads": -1, "filename": "yaslha-0.2.0.tar.gz", "has_sig": false, "md5_digest": "bc3b520db01e100573d4c1a89b437346", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5,<4.0", "size": 146674, "upload_time": "2019-04-30T07:27:08", "url": "https://files.pythonhosted.org/packages/0f/6b/5a7027a20e23640cec84d43afc7f45236ef5673fbf2a0070ae82be181af3/yaslha-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "f763a5e6b08322934fbbe9fee81be4a6", "sha256": "304ecdf32bba445ac372d90ef8c44e778cb7afdde261ee90ca9258010a68dcc0" }, "downloads": -1, "filename": "yaslha-0.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "f763a5e6b08322934fbbe9fee81be4a6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5,<4.0", "size": 860765, "upload_time": "2019-06-25T08:23:54", "url": "https://files.pythonhosted.org/packages/bd/26/2ca24209c08b0f578b2226206c0062febc3a17519de695e72867e0528c64/yaslha-0.2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "df46917781776deb456ef2c496eb9420", "sha256": "3cc390bc08b762290344181f35b48c33599ceeb315b6ce32f378fa4a99ce57a2" }, "downloads": -1, "filename": "yaslha-0.2.1.tar.gz", "has_sig": false, "md5_digest": "df46917781776deb456ef2c496eb9420", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5,<4.0", "size": 152468, "upload_time": "2019-06-25T08:23:57", "url": "https://files.pythonhosted.org/packages/a5/5a/74b55544e0d5d8398fa41785c97b67becef8fc38b7f50f78637eb87f9540/yaslha-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f763a5e6b08322934fbbe9fee81be4a6", "sha256": "304ecdf32bba445ac372d90ef8c44e778cb7afdde261ee90ca9258010a68dcc0" }, "downloads": -1, "filename": "yaslha-0.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "f763a5e6b08322934fbbe9fee81be4a6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5,<4.0", "size": 860765, "upload_time": "2019-06-25T08:23:54", "url": "https://files.pythonhosted.org/packages/bd/26/2ca24209c08b0f578b2226206c0062febc3a17519de695e72867e0528c64/yaslha-0.2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "df46917781776deb456ef2c496eb9420", "sha256": "3cc390bc08b762290344181f35b48c33599ceeb315b6ce32f378fa4a99ce57a2" }, "downloads": -1, "filename": "yaslha-0.2.1.tar.gz", "has_sig": false, "md5_digest": "df46917781776deb456ef2c496eb9420", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5,<4.0", "size": 152468, "upload_time": "2019-06-25T08:23:57", "url": "https://files.pythonhosted.org/packages/a5/5a/74b55544e0d5d8398fa41785c97b67becef8fc38b7f50f78637eb87f9540/yaslha-0.2.1.tar.gz" } ] }