# Creating python classes for protobuf
```
protoc -I=proto --python_out=system_structure/proto proto/system_structure.proto
```
Raw data
{
"_id": null,
"home_page": "https://github.com/SINTEF/FEEMS",
"name": "MachSysS",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "FEEMS protobuf system structure",
"author": "Kevin Koosup Yum",
"author_email": "kevinkoosup.yum@sintef.no",
"download_url": "https://files.pythonhosted.org/packages/66/77/91fc23c8b4885aea36de6d29a274eb0df6f7b75ee234df17e20e6824322e/machsyss-0.6.8.tar.gz",
"platform": null,
"description": "# Creating python classes for protobuf\n```\nprotoc -I=proto --python_out=system_structure/proto proto/system_structure.proto\n```\n",
"bugtrack_url": null,
"license": "Apache Software License 2.0",
"summary": "Machinery System Structure for interface",
"version": "0.6.8",
"project_urls": {
"Homepage": "https://github.com/SINTEF/FEEMS"
},
"split_keywords": [
"feems",
"protobuf",
"system",
"structure"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a5ae7dc9a5f59b955297ae684d7533283aadab352047a5bc41a95e00dc0933d8",
"md5": "6e414df48ed0e699d2c511027a2444d8",
"sha256": "cfa6b43fd24f79bdf481ee600d567f9ac886f07c59a4bd6f9c4ad1914e44445f"
},
"downloads": -1,
"filename": "MachSysS-0.6.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6e414df48ed0e699d2c511027a2444d8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 44804,
"upload_time": "2024-09-16T14:19:09",
"upload_time_iso_8601": "2024-09-16T14:19:09.074998Z",
"url": "https://files.pythonhosted.org/packages/a5/ae/7dc9a5f59b955297ae684d7533283aadab352047a5bc41a95e00dc0933d8/MachSysS-0.6.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "667791fc23c8b4885aea36de6d29a274eb0df6f7b75ee234df17e20e6824322e",
"md5": "b47c11b332d10501143581cf64eeeafa",
"sha256": "bc7799f1f8d4e4833711fe6d6e8ce9f4a66adb78d71053ac703b662f16d611fa"
},
"downloads": -1,
"filename": "machsyss-0.6.8.tar.gz",
"has_sig": false,
"md5_digest": "b47c11b332d10501143581cf64eeeafa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 40787,
"upload_time": "2024-09-16T14:19:10",
"upload_time_iso_8601": "2024-09-16T14:19:10.549916Z",
"url": "https://files.pythonhosted.org/packages/66/77/91fc23c8b4885aea36de6d29a274eb0df6f7b75ee234df17e20e6824322e/machsyss-0.6.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-16 14:19:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "SINTEF",
"github_project": "FEEMS",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "pandas",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "scipy",
"specs": []
},
{
"name": "protobuf",
"specs": [
[
"~=",
"4.21.12"
]
]
},
{
"name": "pandas",
"specs": []
}
],
"lcname": "machsyss"
}