{"id":16926836,"url":"https://github.com/runxel/archicad-python","last_synced_at":"2025-07-17T03:03:49.294Z","repository":{"id":91517698,"uuid":"284297175","full_name":"runxel/archicad-python","owner":"runxel","description":"Scripts to use for the Archicad Python (JSON) interface.","archived":false,"fork":false,"pushed_at":"2025-04-21T19:40:42.000Z","size":26,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-03T07:11:19.943Z","etag":null,"topics":["archicad","archicad-python","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/runxel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"runxel","patreon":"runxel","open_collective":null,"ko_fi":"runxel","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-08-01T16:29:17.000Z","updated_at":"2025-04-21T19:40:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"ae9c1138-5428-4c45-868e-9004ee3c1764","html_url":"https://github.com/runxel/archicad-python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/runxel/archicad-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runxel%2Farchicad-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runxel%2Farchicad-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runxel%2Farchicad-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runxel%2Farchicad-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/runxel","download_url":"https://codeload.github.com/runxel/archicad-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runxel%2Farchicad-python/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265561855,"owners_count":23788420,"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":["archicad","archicad-python","python"],"created_at":"2024-10-13T20:31:49.945Z","updated_at":"2025-07-17T03:03:49.274Z","avatar_url":"https://github.com/runxel.png","language":"Python","funding_links":["https://github.com/sponsors/runxel","https://patreon.com/runxel","https://ko-fi.com/runxel"],"categories":[],"sub_categories":[],"readme":"# Python for Archicad\n\n\u003e Scripts made to utilize the JSON interface brought to Archicad 24 and up.  \n\n\n## Prerequisites\n- My recommendation is to use just [`uv`](https://docs.astral.sh/uv/) and nothing else. This way the setup is the easiest.  \n- Officially any installed [Python](https://www.python.org/) of version 3.7 and above should be fine.   \n- If not stated otherwise always the [official Python package](https://pypi.org/project/archicad/) is used.\n- You can use the Python palette, but you do not have to, if you use a decent editor like [VSCode](https://code.visualstudio.com/), which you will need for proper editing of scripts anyway.\n\n## Set-up\nWith 'uv' it is really easy to start editing and setting you up:  \nJust create a new \"virtual environment\" and then install all dependencies:  \n```sh\nuv venv\nuv pip install -r pyproject.toml\n```\n\n\u003e [!NOTE]\n\u003e Have a look on the [JSON interface](https://archicadapi.graphisoft.com/JSONInterfaceDocumentation/#Introduction) and [Python](https://archicadapi.graphisoft.com/archicadPythonPackage/archicad.html) documentation.\n\n\n## See also \n- [KAA-MB](https://github.com/KAA-MB/archicad-python-scripts-KAA)\n- [Lorantfy](https://github.com/tlorantfy/archicad-python-scripts/)\n\n\u003e [!TIP]\n\u003e Examples made by Graphisoft can be found [here](https://graphisoft.com/downloads/python#try).\n\nThe official [Style Guide](https://pep8.org/) for Python.  \n[The Hitchhiker's Guide to Python](https://docs.python-guide.org/)  \nIn a hurry? [Learn X in Y minutes](https://learnxinyminutes.com/docs/python/)  \n\n\n## License\nIf not stated otherwise all source code is distributed under the [BOML](LICENSE.md).  \n\u003csub\u003eFor modified scripts of others the license might be unresolved.\u003c/sub\u003e\n\n----\n\nBesuche mein [Archicad Wiki](https://runxel.xyz/archicad-wiki/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunxel%2Farchicad-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frunxel%2Farchicad-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunxel%2Farchicad-python/lists"}