{"id":40562849,"url":"https://github.com/a-scie/lift","last_synced_at":"2026-01-21T01:04:10.336Z","repository":{"id":65088912,"uuid":"564394548","full_name":"a-scie/lift","owner":"a-scie","description":"Provides science, a high level tool to build scies with.","archived":false,"fork":false,"pushed_at":"2025-11-22T05:40:08.000Z","size":937,"stargazers_count":18,"open_issues_count":4,"forks_count":6,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-11-22T07:13:04.553Z","etag":null,"topics":["cli","executable","packaging-tool","scie"],"latest_commit_sha":null,"homepage":"https://science.scie.app/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/a-scie.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"jsirois"}},"created_at":"2022-11-10T16:14:13.000Z","updated_at":"2025-11-22T05:39:01.000Z","dependencies_parsed_at":"2024-01-19T18:46:49.099Z","dependency_job_id":"09b2a2ad-95c7-4223-95f1-c2955d2c45a7","html_url":"https://github.com/a-scie/lift","commit_stats":null,"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/a-scie/lift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-scie%2Flift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-scie%2Flift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-scie%2Flift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-scie%2Flift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a-scie","download_url":"https://codeload.github.com/a-scie/lift/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-scie%2Flift/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28620573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T23:49:58.628Z","status":"ssl_error","status_checked_at":"2026-01-20T23:47:29.996Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["cli","executable","packaging-tool","scie"],"created_at":"2026-01-21T01:04:09.547Z","updated_at":"2026-01-21T01:04:10.325Z","avatar_url":"https://github.com/a-scie.png","language":"Python","readme":"# A scie lift\n\n[![GitHub](https://img.shields.io/github/license/a-scie/lift)](LICENSE)\n[![Github Actions CI](https://github.com/a-scie/lift/actions/workflows/ci.yml/badge.svg)](https://github.com/a-scie/lift/actions/workflows/ci.yml)\n[![Discord](https://img.shields.io/discord/1113502044922322954)](https://scie.app/discord)\n\nDelivers `science`, a high level tool to build scies with.\n\nThe `science` tool is intended to be the primary tool used by applications to build scies. Although\nthe [`scie-jump`](https://github.com/a-scie/jump) provides everything needed to build a scie, it is\nlow-level and will always have some sharp corners, including its JSON lift manifest format.\n\nThe `science` binary is itself a scie built with `science` using the application manifest at\n[lift.toml](lift.toml).\n\n## Installing\n\nYou'll need to download the correct binary for your system, mark it as executable and place it on\nyour $PATH somewhere.\n\nThe binaries are released via [GitHub Releases](https://github.com/a-scie/lift/releases)\nfor Windows, Linux and macOS for both armv7l (Linux only), aarch64 and x86-64. For each of these platforms\nthere are two varieties, \"thin\" and \"fat\". The \"fat\" varieties are named `science-fat-*`, include\na hermetic CPython 3.13 distribution from the [Python Build Standalone]() project and are larger as\na result. The \"thin\" varieties have the CPython 3.13 distribution gouged out and are smaller as a\nresult. In its place a [`ptex`](https://github.com/a-scie/ptex) binary is included that fills in the\nCPython 3.13 distribution by fetching it when the \"thin\" `science` binary is first run.\n\nYou can install the latest `science` \"fat\" binary release using a convenience install script\nlike so:\n\n+ Linux and macOS:\n    ```\n    curl --proto '=https' --tlsv1.2 -LSsf https://raw.githubusercontent.com/a-scie/lift/main/install.sh | sh\n    ```\n+ Windows PowerShell:\n    ```\n    irm https://raw.githubusercontent.com/a-scie/lift/main/install.ps1 | iex\n    ```\n\nThe high level documentation is currently thin! The command line help is pretty decent though; so\ntry there 1st starting with just running `science` with no arguments.\n\nIf you'd like to build you own version, see the [contribution guide](CONTRIBUTING.md). There are\nbuild instructions there.\n\n## Contribute\n\nSee the [contribution guide](CONTRIBUTING.md) if you're interested in hacking on `science` or\nimproving its documentation.\n","funding_links":["https://github.com/sponsors/jsirois"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-scie%2Flift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa-scie%2Flift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-scie%2Flift/lists"}