• Stars
    star
    140
  • Rank 261,407 (Top 6 %)
  • Language
    Python
  • License
    BSD 3-Clause "New...
  • Created over 4 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Data science environments, for collaboration. ✨
conda-store logo

Data science environments, for collaboration.

Flexible. Reproducible. Governable.



conda-store provides the familiarity and flexibility of conda environments, without compromising reliability for collaborative settings.

conda-store is built to work for all team members from individual data scientists to administrators, while making sure your team follows best practices throughout the environment life cycle: from initial environment creation, to using environments in a production machine.

Key features

  • Flexiblity:
    • Users can create and update environments with the Graphical UI or a YAML editor.
    • The environments are automatically version-controlled and all versions are readily available.
  • Reproduciblity:
    • User can share environments quickly through the auto-generated artifacts including a lockfile, docker image, YAML file, and tarball.
    • conda-store pins exact versions of all packages and their dependencies in all the auto-generated artifacts.
  • Goverance:
    • Users have access to admin-approved packages and channels for their work, and can request new ones when needed.
    • Admins can insert or require certain packages and versions for organization-level compatibility.
    • Admins can manage users' access-levels using "Namespaces", and allow users to share environments across (and only with) their team.

Get started

Learn more, including how to install, use, and contribute to conda-store in our documentation at conda.store.

Related repositories

Code of Conduct

To guarantee a welcoming and friendly community, we require all community members to follow our Code of Conduct.

License

conda-store is developed under the BSD-3 LICENSED.

More Repositories

1

setup-miniconda

Set up your GitHub Actions workflow with conda via miniconda
TypeScript
400
star
2

conda-zsh-completion

zsh completion for conda
Shell
357
star
3

condacolab

Install Conda and friends on Google Colab, easily
Jupyter Notebook
331
star
4

conda-tree

conda dependency tree helper
Python
159
star
5

conda-press

Press conda packages into wheels
Python
115
star
6

conda-docker

Create minimal docker images from conda environments
Python
60
star
7

conda-env-builder

Build and maintain multiple custom conda environments all in one place.
Scala
36
star
8

conda-dot-org

conda.org website
MDX
28
star
9

conda-project

Tool for encapsulating, running, and reproducing projects with Conda environments
Python
28
star
10

ensureconda

Simple installer for conda (and conda-likes)
Python
15
star
11

conda-store-ui

conda-store-ui is a frontend for conda-store powered by react
TypeScript
13
star
12

jupyterlab-conda-store

The official Jupyterlab extension for conda-store
TypeScript
13
star
13

conda-pypi

Better PyPI interoperability for the conda ecosystem
Python
11
star
14

conda-suggest

Suggest packages to install to obtain command line utilities
Python
9
star
15

condastats

Python
8
star
16

conda-protect

Protect conda environments to avoid mistakenly modifying them
Python
6
star
17

conda-recipe-manager

A project for libraries and automated tools that manage and manipulate conda recipe files.
Python
6
star
18

conda.org

The code for the conda.org website
5
star
19

conda-subchannel

Create subsets of conda channels thanks to CEP-15 metadata
Python
4
star
20

conda.sh

JavaScript
4
star
21

asht

Abstract Shell Tree
Python
3
star
22

conda-auth

Conda plugin for various conda auth handlers
Python
3
star
23

plugins

A collection of conda plugins
3
star
24

conda-tutorial

A conda tutorial
3
star
25

installer

The conda installers and tools to maintain them
2
star
26

conda-sphinx-theme

A Sphinx theme for conda documentations
JavaScript
1
star
27

conda-shell

Shell hook and conda plugins for environment activation and deactivation.
Python
1
star
28

conda-tui

An experimental TUI for conda using Textual
Python
1
star