Software Alternatives, Accelerators & Startups

Conda VS devenv

Compare Conda VS devenv and see what are their differences

Conda logo Conda

Binary package manager with support for environments.

devenv logo devenv

Fast, Declarative, Reproducible, and Composable dev envs
Not present
  • devenv Landing page
    Landing page //
    2023-10-09

Category Popularity

0-100% (relative to Conda and devenv)
Front End Package Manager
Productivity
0 0%
100% 100
Package Manager
100 100%
0% 0
Software Development
0 0%
100% 100

User comments

Share your experience with using Conda and devenv. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

devenv might be a bit more popular than Conda. We know about 37 links to it since March 2021 and only 30 links to Conda. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Conda mentions (30)

  • Python's virtual environments
    Conda is an open-source package management system and environment management system that runs on Windows, macOS, and Linux. It is a powerful tool that allows you to create and manage virtual environments, install and update packages, and manage dependencies. Conda is particularly popular in the scientific computing community, as it provides access to a wide range of scientific computing libraries and tools. I... - Source: dev.to / 1 day ago
  • Introducing Flama for Robust Machine Learning APIs
    When dealing with software development, reproducibility is key. This is why we encourage you to use Python virtual environments to set up an isolated environment for your project. Virtual environments allow the isolation of dependencies, which plays a crucial role to avoid breaking compatibility between different projects. We cannot cover all the details about virtual environments in this post, but we encourage... - Source: dev.to / 7 months ago
  • Ask HN: Package management for multiple modules in C++, Python, Java project?
    Conda https://docs.conda.io/en/latest/ ?? I'm not sure, but I used it to download some Python packages. It's an alternative to pip, but I'm not sure about the details. - Source: Hacker News / 7 months ago
  • How To Manage Environment For Data Science Project Using Conda
    Conda is an open-source package management and environment management system that can be used to create different isolated development environments. Conda can be used in place of pipenv to create a virtual environment. - Source: dev.to / about 1 year ago
  • Full system upgrade just killed all my python virtualenvs
    Congrats you discovered why Poetry and Conda projects exist! Source: about 1 year ago
View more

devenv mentions (37)

  • Show HN: Is_ready – Wait for many services to become available – 0 Dependencies
    It works on MacOS/Windows, unlike systemd. Therefore it's well suited for development environment setups for polyglot teams. https://devenv.sh/ is one example that uses it to do just that. - Source: Hacker News / 2 months ago
  • Install Asdf: One Runtime Manager to Rule All Dev Environments
    Sounds like nix using devenv[1] also would solve this problem. https://devenv.sh/. - Source: Hacker News / 2 months ago
  • Nix – A One Pager
    Software developers often want to customize: 1. Their home environments: for packages (some reach for brew on MacOS) and configurations (dotfiles, and some reach for stow). 2. Their development shells: for build dependencies (compilers, SDKs, libraries), tools (LSP, linters, formatters, debuggers), and services (runtime, database). Some reach for devcontainers here. 3. Or even their operating systems: for... - Source: Hacker News / 3 months ago
  • Show HN: Lapdev, a new open-source remote dev environment management software
    Https://devenv.sh/ and nix in general are great for setting up dev environments. - Source: Hacker News / 3 months ago
  • What's the Next Vagrant?
    2) A way to run services apps depend on (databases, job runners, cache etc). I am going to suggest one of the Nix based tools that do those things:
      - https://devenv.sh/ (I use this at work).
    - Source: Hacker News / 6 months ago
View more

What are some alternatives?

When comparing Conda and devenv, you can also consider the following products

Homebrew - The missing package manager for macOS

Flox - Manage and share development environments with all the frameworks and libraries you need, then publish artifacts anywhere. Harness the power of Nix.

pkgsrc - pkgsrc is a framework for building over 17,000 open source software packages.

Podman - Simple debugging tool for pods and images

Yay - Yay is an AUR helper written in go, based on the design of yaourt, apacman and pacaur.

DevBox - Everyday utilities for the everyday developer