Name | hg-cpp JSON |
Version |
0.0.4
JSON |
| download |
home_page | None |
Summary | A C++ performance runtime engine for HGraph |
upload_time | 2024-12-08 14:58:17 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.12 |
license | MIT License Copyright (c) 2024 Howard Henson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
reactive
graph
fpg
forward propogating graph
time series
functional reactive programming
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
|
# hg_cpp
A high performance implementation of the HGraph runtime.
## Development
The project is currently configured to make use of [uv](https://github.com/astral-sh/uv) for dependency management.
Take a look at the website to see how best to install the tool.
Once you have checked out the project, you can install the project for development using the following command:
```bash
uv venv --python 3.12
```
This should be installed in the ```.venv``` folder within the project.
For users of CLion / PyCharm, you can then add the environment by selecting an existing virtual environment using
the location above.
To install the dependencies run below:
```bash
uv sync
```
Raw data
{
"_id": null,
"home_page": null,
"name": "hg-cpp",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.12",
"maintainer_email": null,
"keywords": "reactive, graph, fpg, forward propogating graph, time series, functional reactive programming",
"author": null,
"author_email": "Howard Henson <howard@henson.me.uk>",
"download_url": "https://files.pythonhosted.org/packages/1a/82/e5d4fecbb4e50315c65f883fcff5facd214824c057700e1ce9157a6fc8e0/hg-cpp-0.0.4.tar.gz",
"platform": null,
"description": "# hg_cpp\n\nA high performance implementation of the HGraph runtime.\n\n\n## Development\n\nThe project is currently configured to make use of [uv](https://github.com/astral-sh/uv) for dependency management. \nTake a look at the website to see how best to install the tool.\nOnce you have checked out the project, you can install the project for development using the following command:\n\n```bash\nuv venv --python 3.12\n```\n\nThis should be installed in the ```.venv``` folder within the project.\n\nFor users of CLion / PyCharm, you can then add the environment by selecting an existing virtual environment using\nthe location above.\n\nTo install the dependencies run below:\n\n```bash\nuv sync\n```\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2024 Howard Henson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
"summary": "A C++ performance runtime engine for HGraph",
"version": "0.0.4",
"project_urls": {
"Homepage": "https://github.com/hhenson/hg_cpp",
"Repository": "https://github.com/hhenson/hg_cpp.git"
},
"split_keywords": [
"reactive",
" graph",
" fpg",
" forward propogating graph",
" time series",
" functional reactive programming"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "af8286e9c9a78d0b6025f839dfd079755621113273517ff4313b5201971e12c1",
"md5": "4472aad67c7b45aecc8154ac72a44bcf",
"sha256": "b29da36068132fd8c27000e829e5e317a1eed79b08b16e6a7c041bf865d7135e"
},
"downloads": -1,
"filename": "hg_cpp-0.0.4-cp312-abi3-macosx_14_0_arm64.whl",
"has_sig": false,
"md5_digest": "4472aad67c7b45aecc8154ac72a44bcf",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.12",
"size": 30488,
"upload_time": "2024-12-08T14:58:19",
"upload_time_iso_8601": "2024-12-08T14:58:19.132935Z",
"url": "https://files.pythonhosted.org/packages/af/82/86e9c9a78d0b6025f839dfd079755621113273517ff4313b5201971e12c1/hg_cpp-0.0.4-cp312-abi3-macosx_14_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6e35f161a863b938aebbb26b83a69c57244f295404c46b0d7a862d5c148d11c5",
"md5": "b7d5a02f5279b58bcbef709ed668cea4",
"sha256": "dac9c5cf4800cd05a01c3d94bcfa79537f32c803d4fba3d956b26f37fc5e6720"
},
"downloads": -1,
"filename": "hg_cpp-0.0.4-cp312-abi3-manylinux_2_34_x86_64.manylinux_2_35_x86_64.whl",
"has_sig": false,
"md5_digest": "b7d5a02f5279b58bcbef709ed668cea4",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.12",
"size": 38712,
"upload_time": "2024-12-08T14:58:20",
"upload_time_iso_8601": "2024-12-08T14:58:20.645009Z",
"url": "https://files.pythonhosted.org/packages/6e/35/f161a863b938aebbb26b83a69c57244f295404c46b0d7a862d5c148d11c5/hg_cpp-0.0.4-cp312-abi3-manylinux_2_34_x86_64.manylinux_2_35_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f9edbf34a795adfa3159b667e7dac2f5dc7f1d0f82a374023690757a409c655d",
"md5": "06e9ee09a9c73c974b33de50f76a15b4",
"sha256": "db04c72754a83bf8a588b37039dfc3fb0b3866b79cd6701aaabe5acc3b16819f"
},
"downloads": -1,
"filename": "hg_cpp-0.0.4-cp312-abi3-win_amd64.whl",
"has_sig": false,
"md5_digest": "06e9ee09a9c73c974b33de50f76a15b4",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.12",
"size": 28291,
"upload_time": "2024-12-08T14:58:22",
"upload_time_iso_8601": "2024-12-08T14:58:22.163761Z",
"url": "https://files.pythonhosted.org/packages/f9/ed/bf34a795adfa3159b667e7dac2f5dc7f1d0f82a374023690757a409c655d/hg_cpp-0.0.4-cp312-abi3-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1a82e5d4fecbb4e50315c65f883fcff5facd214824c057700e1ce9157a6fc8e0",
"md5": "cf7ede7d10e68199ebdb9f1b367068ae",
"sha256": "1d647dc7213c0e9c54ed950f3594e8051e5afe713016174a58af2352953a0df6"
},
"downloads": -1,
"filename": "hg-cpp-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "cf7ede7d10e68199ebdb9f1b367068ae",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 51154,
"upload_time": "2024-12-08T14:58:17",
"upload_time_iso_8601": "2024-12-08T14:58:17.437083Z",
"url": "https://files.pythonhosted.org/packages/1a/82/e5d4fecbb4e50315c65f883fcff5facd214824c057700e1ce9157a6fc8e0/hg-cpp-0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-08 14:58:17",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "hhenson",
"github_project": "hg_cpp",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "hg-cpp"
}