معرفی شرکت ها


axem-dem-0.1.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Manager for Containerized Development Environments
ویژگی مقدار
سیستم عامل -
نام فایل axem-dem-0.1.0
نام axem-dem
نسخه کتابخانه 0.1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده janosmurai
ایمیل نویسنده murai.janos@gmail.com
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/axem-dem/
مجوز Eclipse Public License - v2.0
# Development Environment Manager - dem ## Overview The dem's purpose is to have an easy, reproduceable and scalable way to set up development environments for embedded software development. :construction: dem is under heavy development and only works with restricted functionality! :construction: ## Prerequisites: - Please note that currently only linux is supported. - Python: version >3.10 and the following python libs are required: * python -m pip install rich * python -m pip install typer * python -m pip install docker * python -m pip install pytest * python -m pip install mock * python -m pip install unittest * python -m pip install python-dxf - docker Copy the dev_env.json file from the example_json dir to ~/.config/axem directory. ## Usage Currently the following commands supported: `dem list [OPTIONS]` List the available Development Environments locally or for the organization. Options: --local Scope is the local host. --all Scope is the organization. --env List the environments. `dem info DEV_ENV_NAME` DEV_ENV_NAME: Name of the development environment. Prints out generic information about a Development Environment. `dem pull DEV_ENV_NAME` DEV_ENV_NAME: Name of the development environment to install. Installs the Development Environment by pulling the required tool container images.


نیازمندی

مقدار نام
>=6.0.1,<7.0.0 docker
>=4.0.5,<5.0.0 readchar
>=2.29.0,<3.0.0 requests
>=13.3.5,<14.0.0 rich
>=0.8.0,<0.9.0 typer


زبان مورد نیاز

مقدار نام
>=3.10,<4.0 Python


نحوه نصب


نصب پکیج whl axem-dem-0.1.0:

    pip install axem-dem-0.1.0.whl


نصب پکیج tar.gz axem-dem-0.1.0:

    pip install axem-dem-0.1.0.tar.gz