Service development environment manager
Create and mange an environment for services you need to develop complex (web/network) applicaitons.
Each service runs as docker container that is managed by a compose file.
Usage
just copy the run.bash-file in your projects root directory and run it. (We will have a wizard in the future to cretae new services)
It will ask to install docker and docker compose if they are not installed.
At first run it asks to install as local virutal environment inside your project and adds this to your .gitignore.
To show external windows with logs and run a bash inside your container it uses tilix. You can also select other terminals (like terminator) but only tilix supports all features, so its recommended to use with tilix.
Features
- just one run.bash-script needed to manage the whole project.
- keyboard-shortcuts and args to start, (re)build, show logs and deploy services.
- exposes user id, user name and group id to docker environment allows you to run services as local user.
- include provided env-file for secrets and deployment.
- runs external terminal windows (tilix) for logs with automatic tiling of the windows.
Screenshot
Release files for service-dev-env 0.6.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| service_dev_env-0.6.3-py3-none-any.whl | Python 3 | none | any | Details |
Release files / service_dev_env-0.6.3-py3-none-any.whl
| Download URL | service_dev_env-0.6.3-py3-none-any.whl |
|---|---|
| Size | 27.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
cba0575e2ec64ba6e08991d8f2bff1896bda4aa776ef340cd7290e938b49b5ca
|
|
BLAKE2b-256 checksum How to use checksums |
50e7ee4801b995387c57fd7b65ae5224ce73c20315dcea74fe22b83562d8ba41
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.7
|