# RoadBuilder
This is a track editor for the track_generator. (github.com/twyleg/track_generator)
The RoadBuilder has a userinterface to create tracks with the see what you get methode.
**Userinterface**
![Userinterface](doc/png/userinterface.png)
## Usage
Install via pip:
pip install RoadBuilder
Run:
RoadBuilder start
Install manual:
Run the file "manual_setup/setup.bash"
Run:
Run the file "manual_setup/start_gui.bash"
Use the .bat files if you are on a windows system.
Raw data
{
"_id": null,
"home_page": "https://github.com/LukasLange28/RoadBuilder",
"name": "RoadBuilder",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "xml vehicles track interface",
"author": "Lukas Lange",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/5b/66/21471a870861897e3cbccffda50e888b8d3e0e4090531605f027a3b386cb/RoadBuilder-0.0.7.tar.gz",
"platform": null,
"description": "# RoadBuilder\n\nThis is a track editor for the track_generator. (github.com/twyleg/track_generator)\n\nThe RoadBuilder has a userinterface to create tracks with the see what you get methode.\n\n**Userinterface**\n\n![Userinterface](doc/png/userinterface.png)\n\n## Usage\n\nInstall via pip:\n\n pip install RoadBuilder\n\nRun:\n\n RoadBuilder start\n\nInstall manual:\n\n Run the file \"manual_setup/setup.bash\"\n\nRun:\n\n Run the file \"manual_setup/start_gui.bash\"\n\nUse the .bat files if you are on a windows system.\n\n\n",
"bugtrack_url": null,
"license": "GPL 3.0",
"summary": "Road builder",
"version": "0.0.7",
"split_keywords": [
"xml",
"vehicles",
"track",
"interface"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a6f4c34a3d194863432ab7e1a1afed134c79bfc44fa622b935c06a56b6e34a77",
"md5": "3977633a5c6d3817918e53489af95a4f",
"sha256": "06999af4ff9900f0f4c032049e83a89c96711576544587c99a8975c08737f25e"
},
"downloads": -1,
"filename": "RoadBuilder-0.0.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3977633a5c6d3817918e53489af95a4f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 25922,
"upload_time": "2023-03-21T07:30:25",
"upload_time_iso_8601": "2023-03-21T07:30:25.844214Z",
"url": "https://files.pythonhosted.org/packages/a6/f4/c34a3d194863432ab7e1a1afed134c79bfc44fa622b935c06a56b6e34a77/RoadBuilder-0.0.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5b6621471a870861897e3cbccffda50e888b8d3e0e4090531605f027a3b386cb",
"md5": "1e51a6ed686f9e8461d16c6230b663eb",
"sha256": "d24b9bce0cebf526c6d147e54237b12026e6609ec4a0ed58aa366fabea3ca4b3"
},
"downloads": -1,
"filename": "RoadBuilder-0.0.7.tar.gz",
"has_sig": false,
"md5_digest": "1e51a6ed686f9e8461d16c6230b663eb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 21265,
"upload_time": "2023-03-21T07:30:27",
"upload_time_iso_8601": "2023-03-21T07:30:27.392043Z",
"url": "https://files.pythonhosted.org/packages/5b/66/21471a870861897e3cbccffda50e888b8d3e0e4090531605f027a3b386cb/RoadBuilder-0.0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-21 07:30:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "LukasLange28",
"github_project": "RoadBuilder",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "PyQt5",
"specs": []
},
{
"name": "track_generator",
"specs": []
},
{
"name": "twine",
"specs": []
},
{
"name": "wheel",
"specs": []
}
],
"lcname": "roadbuilder"
}