Tools
This is a list of all tools and applications, that I’m personally using in my development environment.
Ubuntu
- PyCharm - an integrated development environment for Python
- Visual Studio Code – a lightweight Source-Code Editor
- Vim - highly configurable text editor built to make creating and changing any kind of text very efficient
DevOps and Automation
- Docker – is an open source platform for building, deploying, and managing containerized applications
- Ansible – automation tool to configure systems, deploy software and orchestrate tasks
- Jenkins – an open source continuous integration/continuous delivery and deployment (CI/CD) automation software DevOps tool
Network Automation
- Paramiko - a pure-Python implementation of the SSHv2 protocol 2, providing both client and server functionality
- Netmiko - Multi-vendor library to simplify CLI connections to network devices
Etc.
- Neovim - a Vim-based text editor engineered for extensibility and usability
- Obsidian - the private and flexible note‑taking app that adapts to the way you think (base on markdown)
- Oh-my-zsh - a delightful, open source, community-driven framework for managing your Zsh configuration