{"id":19113622,"url":"https://github.com/luthaf/nightly-wheels","last_synced_at":"2026-02-17T21:02:02.602Z","repository":{"id":168712103,"uuid":"644445509","full_name":"Luthaf/nightly-wheels","owner":"Luthaf","description":"Build wheels nightly and allow to install them with pip","archived":false,"fork":false,"pushed_at":"2024-11-15T10:38:18.000Z","size":571313,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-29T16:56:45.150Z","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/Luthaf.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,"zenodo":null}},"created_at":"2023-05-23T14:28:14.000Z","updated_at":"2023-07-11T14:06:46.000Z","dependencies_parsed_at":"2024-02-13T12:38:42.549Z","dependency_job_id":"6efe661b-46e9-49de-8d92-651dca4c9ba6","html_url":"https://github.com/Luthaf/nightly-wheels","commit_stats":null,"previous_names":["luthaf/nightly-wheels"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Luthaf/nightly-wheels","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luthaf%2Fnightly-wheels","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luthaf%2Fnightly-wheels/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luthaf%2Fnightly-wheels/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luthaf%2Fnightly-wheels/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Luthaf","download_url":"https://codeload.github.com/Luthaf/nightly-wheels/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luthaf%2Fnightly-wheels/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29558100,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T20:52:40.164Z","status":"ssl_error","status_checked_at":"2026-02-17T20:48:10.325Z","response_time":100,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-09T04:36:46.874Z","updated_at":"2026-02-17T21:02:02.576Z","avatar_url":"https://github.com/Luthaf.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nighty Wheels\n\nThis repository contains code to build a bunch of lab-cosmo Python projects each\nday, and make the pre-built wheels directly installable with pip.\n\n## librascal\n\n[![librascal](https://github.com/Luthaf/nightly-wheels/actions/workflows/rascal.yml/badge.svg?branch=main)](https://github.com/Luthaf/nightly-wheels/actions/workflows/rascal.yml)\n\nLibrary to generate representations for atomic-scale learning, https://github.com/lab-cosmo/librascal\n\n```bash\n# install rascal dependencies first\npip install numpy scipy ase\n\n# finally install librascal itself (this can not be a single step since there is\n# another package called rascal on PyPI)\npip install --index-url https://luthaf.fr/nightly-wheels/ rascal\n```\n\n## metatensor\n\n[![metatensor](https://github.com/Luthaf/nightly-wheels/actions/workflows/metatensor.yml/badge.svg?branch=main)](https://github.com/Luthaf/nightly-wheels/actions/workflows/metatensor.yml)\n\nData storage and manipulation for atomistic machine learning, https://github.com/lab-cosmo/metatensor\n\n```bash\n# install the full project\npip install --extra-index-url https://luthaf.fr/nightly-wheels/ metatensor\n# install the full project, including the torch interface\npip install --extra-index-url https://luthaf.fr/nightly-wheels/ metatensor[torch]\n\n# install sub-packages (not required if you installed the full project)\npip install --extra-index-url https://luthaf.fr/nightly-wheels/ metatensor-core\npip install --extra-index-url https://luthaf.fr/nightly-wheels/ metatensor-torch\npip install --extra-index-url https://luthaf.fr/nightly-wheels/ metatensor-operations\n```\n\n## rascaline\n\n[![rascaline](https://github.com/Luthaf/nightly-wheels/actions/workflows/rascaline.yml/badge.svg?branch=main)](https://github.com/Luthaf/nightly-wheels/actions/workflows/rascaline.yml)\n\nComputing representations for atomistic machine learning, https://github.com/luthaf/rascaline\n\n```bash\n# install the full project\npip install --extra-index-url https://luthaf.fr/nightly-wheels/ rascaline\n```\n\n# Adding a new project\n\n1. copy one of the workflow in `.github/workflows` to `\u003cnew-project.yml\u003e` and\n   edit it to build the wheels in the `build-wheels` job\n2. open a PR with these changes, make sure CI passes and merge it\n3. add the new project folder to the `index.html` file on the gh-pages branch\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluthaf%2Fnightly-wheels","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluthaf%2Fnightly-wheels","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluthaf%2Fnightly-wheels/lists"}