sh
Program runner
A subprocess replacement for Python that allows calling any program as if it were a function.
Python process launching
7k stars
135 watching
505 forks
Language: Python
last commit: 2 months ago
Linked from 2 awesome lists
devopspythonsubprocess
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a Scala wrapper around a Java library to create and manage disposable Docker containers for testing applications. | 639 |
| Provides a way to run tests with disposable instances of common environments and tools in Docker containers. | 1,970 |
| A library that provides throwaway instances of Docker containers for testing .NET applications. | 3,848 |
| A top-like interface for real-time container metrics monitoring and management | 15,641 |
| A Java library that provides lightweight, throwaway instances of common databases or other applications in Docker containers for testing purposes. | 8,061 |
| A comprehensive command-line interface for managing Docker containers and workflows | 4,993 |
| Automates security assessments of Docker container hosts and containers against best-practices | 9,195 |
| Automates Android testing on real devices using Appium and Docker | 605 |
| Provides a tool to easily set up tests with Docker Compose in Go. | 12 |
| Enables testing of latest Google Chrome versions in a isolated environment without upgrading the main browser. | 224 |
| An extension for Visual Studio Code that simplifies containerized application development and debugging. | 1,223 |
| A utility package to determine if a process is running within a Docker container. | 220 |
| A tool that generates configuration files from Docker container metadata | 4,469 |
| A Node.js module that provides a JavaScript interface to Docker's Remote API for managing containers and interactions with the Docker daemon. | 4,401 |
| Allows development inside docker containers directly from within a neovim editor similar to VSCode. | 894 |