{"id":23346977,"url":"https://github.com/robintw/stretchtoolbar","last_synced_at":"2025-04-07T17:26:30.241Z","repository":{"id":137661003,"uuid":"124703774","full_name":"robintw/StretchToolbar","owner":"robintw","description":null,"archived":false,"fork":false,"pushed_at":"2018-03-10T22:29:07.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T15:57:20.182Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robintw.png","metadata":{"files":{"readme":"README.html","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-03-10T22:28:52.000Z","updated_at":"2018-03-10T22:29:09.000Z","dependencies_parsed_at":"2023-09-26T07:34:33.081Z","dependency_job_id":null,"html_url":"https://github.com/robintw/StretchToolbar","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"225d00ed286cd63c2fa5ff514f9ea6fc17a5a0e6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robintw%2FStretchToolbar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robintw%2FStretchToolbar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robintw%2FStretchToolbar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robintw%2FStretchToolbar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robintw","download_url":"https://codeload.github.com/robintw/StretchToolbar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247695975,"owners_count":20980938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-21T07:17:21.929Z","updated_at":"2025-04-07T17:26:30.221Z","avatar_url":"https://github.com/robintw.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003chtml\u003e\n\u003cbody\u003e\n\u003ch3\u003ePlugin Builder Results\u003c/h3\u003e\n\nCongratulations! You just built a plugin for QGIS!\u003cbr/\u003e\u003cbr /\u003e\n\n\u003cdiv id='help' style='font-size:.9em;'\u003e\nYour plugin \u003cb\u003eStretchToolbar\u003c/b\u003e was created in:\u003cbr\u003e\n\u0026nbsp;\u0026nbsp;\u003cb\u003e/Users/robin/code/PyQGIS/StretchToolbar\u003c/b\u003e\n\u003cp\u003e\nYour QGIS plugin directory is located at:\u003cbr\u003e\n\u0026nbsp;\u0026nbsp;\u003cb\u003e/Users/robin/.qgis2/python/plugins\u003c/b\u003e\n\u003cp\u003e\n\u003ch3\u003eWhat's Next\u003c/h3\u003e\n\u003col\u003e\n    \u003cli\u003eIn your plugin directory, compile the resources file using pyrcc4 (simply run \u003cb\u003emake\u003c/b\u003e if you have automake or use \u003cb\u003epb_tool\u003c/b\u003e)\n    \u003cli\u003eTest the generated sources using \u003cb\u003emake test\u003c/b\u003e (or run tests from your IDE)\n    \u003cli\u003eCopy the entire directory containing your new plugin to the QGIS plugin directory (see Notes below)\n    \u003cli\u003eTest the plugin by enabling it in the QGIS plugin manager\n    \u003cli\u003eCustomize it by editing the implementation file \u003cb\u003estretch_toolbar.py\u003c/b\u003e\n    \u003cli\u003eCreate your own custom icon, replacing the default \u003cb\u003eicon.png\u003c/b\u003e\n    \u003cli\u003eModify your user interface by opening \u003cb\u003estretch_toolbar_dialog_base.ui\u003c/b\u003e in Qt Designer\n\u003c/ol\u003e\nNotes:\n\u003cul\u003e\n    \u003cli\u003eYou can use the \u003cb\u003eMakefile\u003c/b\u003e to compile and deploy when you\n        make changes. This requires GNU make (gmake). The Makefile is ready to use, however you \n        will have to edit it to add addional Python source files, dialogs, and translations.\n    \u003cli\u003eYou can also use \u003cb\u003epb_tool\u003c/b\u003e to compile and deploy your plugin. Tweak the \u003ci\u003epb_tool.cfg\u003c/i\u003e file included with your plugin as you add files. Install \u003cb\u003epb_tool\u003c/b\u003e using \n        \u003ci\u003epip\u003c/i\u003e or \u003ci\u003eeasy_install\u003c/i\u003e. See \u003ca href=\"http://loc8.cc/pb_tool\"\u003ehttp://loc8.cc/pb_tool\u003c/a\u003e for more information.\n\u003c/ul\u003e\n\u003c/div\u003e\n\u003cdiv style='font-size:.9em;'\u003e\n\u003cp\u003e\nFor information on writing PyQGIS code, see \u003ca href=\"http://loc8.cc/pyqgis_resources\"\u003ehttp://loc8.cc/pyqgis_resources\u003c/a\u003e for a list of resources.\n\u003c/p\u003e\n\u003c/div\u003e\n\u003cp\u003e\n\u0026copy;2011-2018 GeoApt LLC - geoapt.com \n\u003c/p\u003e\n\u003c/body\u003e\n\u003c/html\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobintw%2Fstretchtoolbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobintw%2Fstretchtoolbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobintw%2Fstretchtoolbar/lists"}