Environment Management

Open-source projects categorized as Environment Management

Top 20 Environment Management Open-Source Projects

  • pyenv

    Simple Python version management

  • Project mention: Setup and Use Pyenv in Python Applications | dev.to | 2024-04-11

    For more information visit: pyenv repository

  • Poetry

    Python packaging and dependency management made easy

  • Project mention: Understanding Dependencies in Programming | dev.to | 2024-04-14

    You can manage dependencies in Python with the package manager pip, which comes pre-installed with Python. Pip allows you to install and uninstall Python packages, and it uses a requirements.txt file to keep track of which packages your project depends on. However, pip does not have robust dependency resolution features or isolate dependencies for different projects; this is where tools like pipenv and poetry come in. These tools create a virtual environment for each project, separating the project's dependencies from the system-wide Python environment and other projects.

  • 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
  • Pipenv

    Python Development Workflow for Humans.

  • Project mention: Pipenv VS instld - a user suggested alternative | libhunt.com/r/pipenv | 2023-12-09
  • rbenv

    Manage your app's Ruby environment

  • Project mention: Ask HN: Is anybody getting value from AI Agents? How so? | news.ycombinator.com | 2024-03-31

    When I was technical blogging on how to learn from open-source code [1], I used it quite frequently to get unstuck and/or to figure out how to tease apart a large question into multiple smaller functions. For example, I had no idea how to break up this long `sed` command [2] into its constituent parts, so I plugged it into ChatGPT and asked it to break down the code for me. I then Googled the different parts to confirm that ChatGPT wasn't leading me astray.

    If I had asked StackOverflow the same question, it would have been quickly closed as being not broadly applicable enough (since this `sed` command is quite specific to its use case). After ChatGPT broke the code apart for me, I was able to ask StackOverflow a series of more discrete, more broadly-applicable questions and get a human answer.

    TL;DR- I quite like ChatGPT as a search engine when "you don't know what you don't know", and getting unblocked means being pointed in the right direction.

    1. https://www.richie.codes/shell

    2. https://github.com/rbenv/rbenv/blob/e8b7a27ee67a5751b899215b...

  • Autoenv

    Directory-based environments.

  • Project mention: Autoenv: Directory-Based Environments | news.ycombinator.com | 2023-06-28
  • RVM

    Ruby enVironment Manager (RVM)

  • Project mention: Can't install RVM on M1 Mac | /r/ruby | 2023-07-13

    After googling it seems this is what I can find on GitHub issues which appears to be the most recent thread on the issue, or a similar issue.

  • virtualenv

    Virtual Python Environment builder

  • Project mention: Setup and use Virtualenv in Python Applications | dev.to | 2024-04-11

    For more information visit: virtualenv documentation.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • ruby-build

    A tool to download, compile, and install Ruby on Unix-like systems.

  • Project mention: Test Driving a Rails API - Part One | dev.to | 2024-03-11

    Let’s get started. I prefer to manage my Ruby installations on my development machine with chruby paired with ruby-install. Another outstanding set of tools is rbenv with ruby-build. I highly recommend installing Ruby with one of those two sets of tools. Follow the instructions on their project’s READMEs. For this article, I’ll be running Ruby (MRI) v3.3.0.

  • chruby

    Changes the current Ruby

  • Project mention: Test Driving a Rails API - Part One | dev.to | 2024-03-11

    Let’s get started. I prefer to manage my Ruby installations on my development machine with chruby paired with ruby-install. Another outstanding set of tools is rbenv with ruby-build. I highly recommend installing Ruby with one of those two sets of tools. Follow the instructions on their project’s READMEs. For this article, I’ll be running Ruby (MRI) v3.3.0.

  • ruby-install

    Installs Ruby, JRuby, Rubinius, TruffleRuby or MRuby

  • Project mention: Test Driving a Rails API - Part One | dev.to | 2024-03-11

    Let’s get started. I prefer to manage my Ruby installations on my development machine with chruby paired with ruby-install. Another outstanding set of tools is rbenv with ruby-build. I highly recommend installing Ruby with one of those two sets of tools. Follow the instructions on their project’s READMEs. For this article, I’ll be running Ruby (MRI) v3.3.0.

  • Pew

    A tool to manage multiple virtual environments written in pure python

  • Project mention: Pew VS instld - a user suggested alternative | libhunt.com/r/pew | 2023-12-09
  • rez

    An integrated package configuration, build and deployment system for software

  • Project mention: Rez package manager alternatives | /r/vfx | 2023-07-07
  • p

    :snake: Python Version Management Made Simple (by qw3rtman)

  • Tokaido

    The home of the Tokaido app

  • crenv

    :gem: Crystal version manager like rbenv.

  • gem_home

    A tool for changing your $GEM_HOME

  • asdf-crystal

    Crystal plugin for the asdf version manager

  • fry

    Simple ruby version manager for fish

  • rcm.cr

    Redis Cluster Manager in Crystal

  • Project mention: virtualenvwrapper VS instld - a user suggested alternative | libhunt.com/r/virtualenvwrapper-src | 2023-12-09
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Environment Management related posts

Index

What are some of the best open-source Environment Management projects? This list will help you:

Project Stars
1 pyenv 36,626
2 Poetry 29,483
3 Pipenv 24,598
4 rbenv 15,774
5 Autoenv 5,549
6 RVM 5,052
7 virtualenv 4,711
8 ruby-build 3,846
9 chruby 2,834
10 ruby-install 1,858
11 Pew 1,163
12 rez 896
13 p 774
14 Tokaido 612
15 crenv 237
16 gem_home 118
17 asdf-crystal 73
18 fry 62
19 rcm.cr 45
20 virtualenvwrapper -

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com