| Name | pybFoam JSON |
| Version |
0.1.4
JSON |
| download |
| home_page | None |
| Summary | python bindings for OpenFOAM |
| upload_time | 2025-09-06 16:43:46 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | >=3.8 |
| license | None |
| keywords |
openfoam
simulation
cfd
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# pybFoam
python bindings for OpenFOAM
currently in the pre-alpha release state
## Installation
requires OpenFOAM of2012 or higher sourced and installed and python 3.7+ (conda is highly recommended)
```
./build-pybFoam.sh # will install conan zmq oftest
```
## Testsuite
oftest is automatically installed and is run with py.test
```
py.test
```
## Build Documentation (WIP)
The documentation is based on the [Jekyll Documentation Theme](https://idratherbewriting.com/documentation-theme-jekyll/)
```
cd docs
jekyll serve
```
Raw data
{
"_id": null,
"home_page": null,
"name": "pybFoam",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "OpenFOAM, simulation, CFD",
"author": null,
"author_email": "Henning Scheufler <henning.scheufler@dlr.de>",
"download_url": "https://files.pythonhosted.org/packages/2f/3b/43ce997ffd00a45e722e2e58e0cb8bfb62196508dc94c20f9e9aea43cca8/pybfoam-0.1.4.tar.gz",
"platform": null,
"description": "# pybFoam\n\npython bindings for OpenFOAM\n\ncurrently in the pre-alpha release state\n\n\n## Installation\n\nrequires OpenFOAM of2012 or higher sourced and installed and python 3.7+ (conda is highly recommended) \n\n```\n./build-pybFoam.sh # will install conan zmq oftest\n```\n## Testsuite\n\noftest is automatically installed and is run with py.test\n\n```\npy.test\n```\n\n## Build Documentation (WIP)\n\nThe documentation is based on the [Jekyll Documentation Theme](https://idratherbewriting.com/documentation-theme-jekyll/)\n\n```\ncd docs\njekyll serve\n```",
"bugtrack_url": null,
"license": null,
"summary": "python bindings for OpenFOAM",
"version": "0.1.4",
"project_urls": {
"Homepage": "https://github.com/DLR-RY/pybFoam",
"Issues": "https://github.com/DLR-RY/pybFoam/issues",
"Repository": "https://github.com/DLR-RY/pybFoam.git"
},
"split_keywords": [
"openfoam",
" simulation",
" cfd"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "2f3b43ce997ffd00a45e722e2e58e0cb8bfb62196508dc94c20f9e9aea43cca8",
"md5": "d3fa70c09de4d6249b3c0751f435509e",
"sha256": "92f4febed6146804d7e9dc71858c3a0ae4534ed3282d20d07ace150ecbb901e2"
},
"downloads": -1,
"filename": "pybfoam-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "d3fa70c09de4d6249b3c0751f435509e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 2294473,
"upload_time": "2025-09-06T16:43:46",
"upload_time_iso_8601": "2025-09-06T16:43:46.618719Z",
"url": "https://files.pythonhosted.org/packages/2f/3b/43ce997ffd00a45e722e2e58e0cb8bfb62196508dc94c20f9e9aea43cca8/pybfoam-0.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-06 16:43:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "DLR-RY",
"github_project": "pybFoam",
"github_not_found": true,
"lcname": "pybfoam"
}