Name | hg_oap JSON |
Version |
0.1.2
JSON |
| download |
home_page | None |
Summary | A library to faciliate building order and pricing strategies |
upload_time | 2024-05-15 17:50:31 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.11 |
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 |
forward propogating graph
fpg
functional reactive programming
graph
oms
order
pricing
reactive
time series
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
|
# HGraph Orders and Pricing Library
Provides a library, based on the hgraph functional reactive framework to
support creating order and pricing logic.
The core components of the library include:
* instruments
* positions
* portfolios
* orders
* pricing
This library is currently very green and is expected to have significant changes.
## Development
The project is currently configured to make use of [Hatchling](https://hatch.pypa.io/latest/) 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
hatch env create all.py3.11
```
Then you can find the location of the installation using:
```bash
hatch env find all.py3.11
```
For users of CLion / PyCharm, you can then add the environment by selecting an existing virtual environment using
the location above.
### Run MyPy Type Checking
```bash
hatch run types:check
```
### Run Tests
```bash
# No Coverage
hatch run test
```
```bash
# Generate Coverage Report
hatch run cov
```
Raw data
{
"_id": null,
"home_page": null,
"name": "hg_oap",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "forward propogating graph, fpg, functional reactive programming, graph, oms, order, pricing, reactive, time series",
"author": null,
"author_email": "Howard Henson <howard@henson.me.uk>",
"download_url": "https://files.pythonhosted.org/packages/3e/35/7892fc820d10b60792dd93acaa707d34d72768c59a2eccbcb3beaeea4cc5/hg_oap-0.1.2.tar.gz",
"platform": null,
"description": "# HGraph Orders and Pricing Library\n\nProvides a library, based on the hgraph functional reactive framework to\nsupport creating order and pricing logic.\n\nThe core components of the library include:\n\n* instruments\n* positions\n* portfolios\n* orders\n* pricing\n\nThis library is currently very green and is expected to have significant changes.\n\n\n## Development\n\nThe project is currently configured to make use of [Hatchling](https://hatch.pypa.io/latest/) 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\nhatch env create all.py3.11\n```\n\nThen you can find the location of the installation using:\n\n```bash\nhatch env find all.py3.11\n```\n\nFor users of CLion / PyCharm, you can then add the environment by selecting an existing virtual environment using\nthe location above.\n\n### Run MyPy Type Checking\n\n```bash\nhatch run types:check\n```\n\n### Run Tests\n\n```bash\n# No Coverage\nhatch run test\n```\n\n```bash\n# Generate Coverage Report\nhatch run cov\n```",
"bugtrack_url": null,
"license": "MIT License\n \n Copyright (c) 2024 Howard Henson\n \n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n \n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.",
"summary": "A library to faciliate building order and pricing strategies",
"version": "0.1.2",
"project_urls": {
"Homepage": "https://github.com/hhenson/hg_oap",
"Repository": "https://github.com/hhenson/hg_oap.git"
},
"split_keywords": [
"forward propogating graph",
" fpg",
" functional reactive programming",
" graph",
" oms",
" order",
" pricing",
" reactive",
" time series"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "7772f6aca1b92d49057018a1fbf6c9f648863dd8dbe90972525d2736acbbdb05",
"md5": "700c9c7847be158a4b70745a41c077aa",
"sha256": "42e3e762f69d17a33be26537049456598a020701d33cd5abd6dda8b92c22378b"
},
"downloads": -1,
"filename": "hg_oap-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "700c9c7847be158a4b70745a41c077aa",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 39240,
"upload_time": "2024-05-15T17:50:32",
"upload_time_iso_8601": "2024-05-15T17:50:32.531334Z",
"url": "https://files.pythonhosted.org/packages/77/72/f6aca1b92d49057018a1fbf6c9f648863dd8dbe90972525d2736acbbdb05/hg_oap-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3e357892fc820d10b60792dd93acaa707d34d72768c59a2eccbcb3beaeea4cc5",
"md5": "541ef5b3f30674a5d0e18b2c9381947e",
"sha256": "789b7c62279a69647cbb05b040262262d6c9a31ba36c1c3cf2739b150229ac66"
},
"downloads": -1,
"filename": "hg_oap-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "541ef5b3f30674a5d0e18b2c9381947e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 47880,
"upload_time": "2024-05-15T17:50:31",
"upload_time_iso_8601": "2024-05-15T17:50:31.032654Z",
"url": "https://files.pythonhosted.org/packages/3e/35/7892fc820d10b60792dd93acaa707d34d72768c59a2eccbcb3beaeea4cc5/hg_oap-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-15 17:50:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "hhenson",
"github_project": "hg_oap",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "hg_oap"
}