Name | dipsl JSON |
Version |
0.2.2
JSON |
| download |
home_page | |
Summary | Python implementation of Dimensional Input Parameter Serialization Language (DIPSL) |
upload_time | 2023-03-26 17:23:59 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.7 |
license | |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Welcome to PyDIPSL!

“Make your code tastier and serve your parameters with a nice DIP!”
## Introduction
DIPSL, or shorter DIP, is a serialization language for dimensional input parameters.
PyDIPSL is an implementation of DIP language for Python.
It was created in order to make initial conditions of physical codes easy to manage for developers and easier to type for users.
The most important features of DIP are:
* hierarchical structure of parameters
* validation of parameter values
* parameter referencing and value generation using expressions
* automatic conversion of physical units
More information, examples and description can be found in [HTML documentation](https://dipsl.github.io/pydipsl).
Raw data
{
"_id": null,
"home_page": "",
"name": "dipsl",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "",
"author": "",
"author_email": "Ondrej Pego Jaura <dipsl.vrtulka23@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/20/52/3d4b0bfa8431c50c0221ca41ea666d7d8e528256d4a6e6466644a2f46ada/dipsl-0.2.2.tar.gz",
"platform": null,
"description": "# Welcome to PyDIPSL!\n\n\n\n\u201cMake your code tastier and serve your parameters with a nice DIP!\u201d\n\n## Introduction\n\nDIPSL, or shorter DIP, is a serialization language for dimensional input parameters.\nPyDIPSL is an implementation of DIP language for Python.\nIt was created in order to make initial conditions of physical codes easy to manage for developers and easier to type for users.\nThe most important features of DIP are:\n\n* hierarchical structure of parameters\n* validation of parameter values\n* parameter referencing and value generation using expressions\n* automatic conversion of physical units\n\nMore information, examples and description can be found in [HTML documentation](https://dipsl.github.io/pydipsl).",
"bugtrack_url": null,
"license": "",
"summary": "Python implementation of Dimensional Input Parameter Serialization Language (DIPSL)",
"version": "0.2.2",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9729c658f006542c8baa36b63b3d3faa81756c1d93d0d0b6f7ec03ce08a74391",
"md5": "7b002dd2670cf8469b468c4aa35cace1",
"sha256": "556c2a59f2f4980bb0ac1cfa100c1b3e9598324633788bb8f5e5c32ecd08b585"
},
"downloads": -1,
"filename": "dipsl-0.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7b002dd2670cf8469b468c4aa35cace1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 42361,
"upload_time": "2023-03-26T17:23:58",
"upload_time_iso_8601": "2023-03-26T17:23:58.313458Z",
"url": "https://files.pythonhosted.org/packages/97/29/c658f006542c8baa36b63b3d3faa81756c1d93d0d0b6f7ec03ce08a74391/dipsl-0.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "20523d4b0bfa8431c50c0221ca41ea666d7d8e528256d4a6e6466644a2f46ada",
"md5": "fe0d5e53a4d9ae7690722e054e9f0ea7",
"sha256": "cfc08e7dc5227b61c8e338e466c02e948b29f590d3ddb8e4acb56f4c682e64c0"
},
"downloads": -1,
"filename": "dipsl-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "fe0d5e53a4d9ae7690722e054e9f0ea7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 143503,
"upload_time": "2023-03-26T17:23:59",
"upload_time_iso_8601": "2023-03-26T17:23:59.864571Z",
"url": "https://files.pythonhosted.org/packages/20/52/3d4b0bfa8431c50c0221ca41ea666d7d8e528256d4a6e6466644a2f46ada/dipsl-0.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-26 17:23:59",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "dipsl"
}