{"id":19671226,"url":"https://github.com/cgohlke/pymol-open-source-wheels","last_synced_at":"2025-04-06T22:06:22.961Z","repository":{"id":111346529,"uuid":"585281787","full_name":"cgohlke/pymol-open-source-wheels","owner":"cgohlke","description":"Pymol-open-source wheels for Python on Windows.","archived":false,"fork":false,"pushed_at":"2025-02-03T01:29:37.000Z","size":58,"stargazers_count":110,"open_issues_count":0,"forks_count":11,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-30T21:06:16.619Z","etag":null,"topics":["pymol","pymol-python","python","wheels","windows"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/cgohlke.png","metadata":{"files":{"readme":"README.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-04T19:23:32.000Z","updated_at":"2025-03-28T19:58:07.000Z","dependencies_parsed_at":"2023-04-07T21:25:34.143Z","dependency_job_id":"be3f0d2c-fb30-46a2-a089-eff7575cf55c","html_url":"https://github.com/cgohlke/pymol-open-source-wheels","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"0e1ebd3268f10a5c3575637697baa5c7388b503b"},"previous_names":["cgohlke/pymol-open-source-wheels"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpymol-open-source-wheels","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpymol-open-source-wheels/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpymol-open-source-wheels/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgohlke%2Fpymol-open-source-wheels/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cgohlke","download_url":"https://codeload.github.com/cgohlke/pymol-open-source-wheels/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247557767,"owners_count":20958047,"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":["pymol","pymol-python","python","wheels","windows"],"created_at":"2024-11-11T17:08:11.699Z","updated_at":"2025-04-06T22:06:22.929Z","avatar_url":"https://github.com/cgohlke.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pymol-open-source wheels for Python on Windows\n\nThis repository provides unofficial binary wheels for [Pymol-open-source](https://github.com/schrodinger/pymol-open-source) for Python on Windows.\n\n[PyMOL(tm)](https://pymol.org) is a visualization software for rendering and animating 3D molecular structures. PyMOL is a trademark of Schrodinger, LLC.\n\nThe files are unofficial (meaning: informal, unrecognized, personal, unsupported, no warranty, no liability, provided \"as is\") and made available for testing and evaluation purposes.\n\nSource code changes, if any, have been submitted to the project maintainers or are included in the wheels.\n\n## Installation\n\nThe wheels can be downloaded from the [Releases](https://github.com/cgohlke/pymol-open-source.whl/releases) page.\n\nInstall a wheel on the command line, for example for Python 3.13 64-bit:\n\n    py.exe -3.13 -m pip install pymol-3.1.0-cp313-cp313-win_amd64.whl\n\nStart the Pymol app using the ``pymol.exe`` executable in Python's script folder or from the command line:\n\n    py.exe -3.13 -m pymol\n\nThe [Microsoft Visual C++ Redistributable packages for Visual Studio 2022](https://learn.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170) is required to run the software.\n\nThe ``pymol-open-source`` package conflicts with the [``chempy``](https://pypi.org/project/chempy/) package. Only one library can be imported in a process.\n\n## Release 2025.2.2\n\nThis release was built from the following source code:\n\n- [Pymol-open-source](https://github.com/schrodinger/pymol-open-source/) 3.1.0 [master](https://github.com/schrodinger/pymol-open-source/commit/f51e58f6b08308c41c85b9d12a23231f49ca325a)\n- [boost](https://www.boost.org/users/download/) 1.87.0\n- [brotli](https://github.com/google/brotli) 1.1.0\n- [bzip2](https://sourceware.org/pub/bzip2/) 1.0.8\n- [freeglut](https://github.com/FreeGLUTProject/freeglut) 3.6.0\n- [freetype](https://download.savannah.gnu.org/releases/freetype/) 2.13.3\n- [glew](https://github.com/nigels-com/glew) 2.2.0\n- [glm](https://github.com/g-truc/glm) 1.0.1\n- [harfbuzz](https://github.com/harfbuzz/harfbuzz) 10.2.0\n- [libpng](https://github.com/glennrp/libpng) 1.6.45\n- [libxml2](https://gitlab.gnome.org/GNOME/libxml2) 2.12.9\n- [libxslt](https://gitlab.gnome.org/GNOME/libxslt) 1.1.42\n- [mmtf-cpp](https://github.com/rcsb/mmtf-cpp) 1.1.0\n- [msgpack-cxx](https://github.com/msgpack/msgpack-c/tree/cpp_master) 6.1.0\n- [VTK-m](https://gitlab.kitware.com/vtk/vtk-m) 1.9.0\n- [win-iconv](https://github.com/OgreTransporter/win-iconv) master\n- [zlib-ng](https://github.com/zlib-ng/zlib-ng) 2.2.3\n\n## Build system\n\n- [Windows Dev Kit](https://learn.microsoft.com/en-us/windows/arm/dev-kit/) 2023\n- [Visual Studio](https://visualstudio.microsoft.com/vs/community/) 2022 Community 17.12\n- [CPython](https://www.python.org/downloads/windows/) 3.10, 3.11, 3.12, 3.13\n- [PyPy](https://www.pypy.org/download.html) 3.10\n\n## Alternatives\n\nOfficial binaries for PyMOL for Windows are available at [pymol.org](https://pymol.org).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcgohlke%2Fpymol-open-source-wheels","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcgohlke%2Fpymol-open-source-wheels","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcgohlke%2Fpymol-open-source-wheels/lists"}