{"id":22127454,"url":"https://github.com/fluiddyn/conda-app","last_synced_at":"2025-03-24T08:24:13.456Z","repository":{"id":100841513,"uuid":"239995272","full_name":"fluiddyn/conda-app","owner":"fluiddyn","description":"Install applications using conda","archived":false,"fork":false,"pushed_at":"2022-09-27T13:29:50.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"branch/default","last_synced_at":"2024-10-21T15:51:25.249Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fluiddyn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-02-12T11:21:53.000Z","updated_at":"2022-09-06T20:23:05.000Z","dependencies_parsed_at":"2023-03-30T15:34:43.635Z","dependency_job_id":null,"html_url":"https://github.com/fluiddyn/conda-app","commit_stats":{"total_commits":62,"total_committers":1,"mean_commits":62.0,"dds":0.0,"last_synced_commit":"e1020a5c0a808184cf6a9886d2196776883f94b4"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluiddyn%2Fconda-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluiddyn%2Fconda-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluiddyn%2Fconda-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluiddyn%2Fconda-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluiddyn","download_url":"https://codeload.github.com/fluiddyn/conda-app/tar.gz/refs/heads/branch/default","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245233509,"owners_count":20581827,"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-01T17:18:54.602Z","updated_at":"2025-03-24T08:24:13.436Z","avatar_url":"https://github.com/fluiddyn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Conda-app\n\n[![PyPI][pypi-badge]][pypi-link] [![Github Actions Unix][gh-badge-unix]][gh-link-unix]\n[![Github Actions Windows][gh-badge-windows]][gh-link-windows]\n[![Heptapod CI][heptapod-badge]][heptapod-link]\n\n## Install isolated applications using conda\n\n`conda-app` is a tiny `conda` extension (actually a commandline tool using `conda` or\n`mamba`) to install applications in isolated environments. Like\n[pipx](https://github.com/pypa/pipx) but with conda environments.\n\nThe main advantages are:\n\n- very simple **cross-platform** installation commands for Windows, macOS and Linux (and\n  different shells, as bash, fish and zsh).\n\n- the applications are installed in **isolated** environments.\n\n- commands provided by the applications are **available system-wide**, i.e. even when the\n  associated conda environment is not activated.\n\n- Installation from the `conda-forge` channel so there is **no need for compilation**.\n\n### Installation of conda-app\n\n```bash\npip install conda-app\n```\n\n### Example of Mercurial\n\nMercurial and common extensions (`hg-git` and `hg-evolve`) can be installed with:\n\n```bash\nconda-app install mercurial\n```\n\nThen, in **a new terminal** (on Windows, the \"Conda Prompt\"), the Mercurial command `hg`\nshould be available so one can try `hg version -v`.\n\nThis should also work:\n\n```raw\n$ conda-app list\nInstalled applications:\n ['mercurial', 'spyder', 'pandoc']\n\n$ conda-app uninstall pandoc\n...\n```\n\n[gh-badge-unix]: https://github.com/fluiddyn/conda-app/actions/workflows/unix.yml/badge.svg?branch=branch/default\n[gh-badge-windows]: https://github.com/fluiddyn/conda-app/actions/workflows/windows.yml/badge.svg?branch=branch/default\n[gh-link-unix]: https://github.com/fluiddyn/conda-app/actions/workflows/unix.yml\n[gh-link-windows]: https://github.com/fluiddyn/conda-app/actions/workflows/windows.yml\n[heptapod-badge]: https://foss.heptapod.net/fluiddyn/conda-app/badges/branch/default/pipeline.svg\n[heptapod-link]: https://foss.heptapod.net/fluiddyn/conda-app/-/pipelines\n[pypi-badge]: https://img.shields.io/pypi/v/conda-app.svg\n[pypi-link]: https://pypi.python.org/pypi/conda-app/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluiddyn%2Fconda-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffluiddyn%2Fconda-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluiddyn%2Fconda-app/lists"}