How to have a 'defined' conda environment for all developers in a team?

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • conda

    A system-level, binary package and environment manager running on all major operating systems and platforms.

  • You can create an environment.yml file. ik this not exactly what you looking for , so you can also have a look at this.

  • Poetry

    Python packaging and dependency management made easy

  • Unless you’re dead set on conda, you might want to check out Poetry Easy to learn and relatively quick to get up and running in either new or existing projects. Not a definite answer to your question, I know, but I thought it was worth mentioning, just in case you hadn’t considered it.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • pyenv

    Simple Python version management

  • I have been using pyenv and Poetry together for several months and have found them to work well together.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • For you, data scientist

    2 projects | /r/SteamDeck | 26 Jul 2022
  • How to Create Virtual Environments in Python

    4 projects | dev.to | 9 Feb 2024
  • Whats the best way to transition from pip to poetry?

    3 projects | /r/django | 20 Jan 2022
  • From Kotlin Scripting to Python

    1 project | dev.to | 7 Mar 2024
  • Boring Python: dependency management (2022)

    3 projects | news.ycombinator.com | 4 Feb 2024