Name | traffic-thrust JSON |
Version |
0.0.1
JSON |
| download |
home_page | None |
Summary | Python binding to trafficrs core functions (Rust version of traffic) |
upload_time | 2024-08-07 13:51:26 |
maintainer | None |
docs_url | None |
author | Xavier Olive <git@xoolive.org> |
requires_python | >=3.9 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# thrust
thrust is the Python binding to the Rust version of the [traffic](https://github.com/xoolive/traffic) library. The name is a pun based on traffic and Rust, which relates well to the aviation world.
In practice, thrust has not been designed to be used as is: it is supposed to be a dependency for the Python traffic library, and is imported for optimized sections of the code.
Python version of traffic: https://github.com/xoolive/traffic
(Documentation at https://traffic-viz.github.io)
Rust version of traffic: https://github.com/xoolive/traffic-rs
Raw data
{
"_id": null,
"home_page": null,
"name": "traffic-thrust",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Xavier Olive <git@xoolive.org>",
"author_email": "Xavier Olive <git@xoolive.org>",
"download_url": "https://files.pythonhosted.org/packages/28/ab/cb90bb407db6d50f5455c4fd7e65972245deee0c543d0a14c05b4c5f7044/traffic_thrust-0.0.1.tar.gz",
"platform": null,
"description": "# thrust\n\nthrust is the Python binding to the Rust version of the [traffic](https://github.com/xoolive/traffic) library. The name is a pun based on traffic and Rust, which relates well to the aviation world.\n\nIn practice, thrust has not been designed to be used as is: it is supposed to be a dependency for the Python traffic library, and is imported for optimized sections of the code.\n\nPython version of traffic: https://github.com/xoolive/traffic\n(Documentation at https://traffic-viz.github.io)\n\nRust version of traffic: https://github.com/xoolive/traffic-rs\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python binding to trafficrs core functions (Rust version of traffic)",
"version": "0.0.1",
"project_urls": {
"repository": "https://github.com/xoolive/traffic-rs"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "28abcb90bb407db6d50f5455c4fd7e65972245deee0c543d0a14c05b4c5f7044",
"md5": "a62e370920cbee962718ae88a9c3dfc7",
"sha256": "0ff29ef6b2de744556291fd385f32e8e0b1b5898147111ad48c7230b84ce8640"
},
"downloads": -1,
"filename": "traffic_thrust-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "a62e370920cbee962718ae88a9c3dfc7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 38859,
"upload_time": "2024-08-07T13:51:26",
"upload_time_iso_8601": "2024-08-07T13:51:26.124035Z",
"url": "https://files.pythonhosted.org/packages/28/ab/cb90bb407db6d50f5455c4fd7e65972245deee0c543d0a14c05b4c5f7044/traffic_thrust-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-07 13:51:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "xoolive",
"github_project": "traffic-rs",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "traffic-thrust"
}