User Tools

Site Tools


public:tool

This is an old revision of the document!


Tools

This is about certain tools I'm going to make public statements about…

Maybe see, e.g., ansible.

Sub pages

Tool: ansible

ansible is an agent-less configuration management tool with Infrastructure_as_Code (IaC), but high-level with a declarative syntax that is aimed to ordinary people to understand (or at least get a glimpse of the idea).

→ Read more...

2022/10/02 02:51 · canvon

Python environments

(For relevance of the following, maybe check against packaging key projects (packaging.python.org).)

  • pyenv, for switching python versions via local builds (of cpython).
  • pipenv, “Python Dev Workflow for Humans”.
  • conda for managing (build? development?) environments generically, but perhaps with python, too, in mind.
public/tool.1665453017.txt.gz · Last modified: 2022/10/11 03:50 by canvon