معرفی شرکت ها


dwas-0.0.3


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

dwas is a command line tool to define and run your development workflows
ویژگی مقدار
سیستم عامل -
نام فایل dwas-0.0.3
نام dwas
نسخه کتابخانه 0.0.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده Benjamin Schubert <contact@benschubert.me>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/dwas/
مجوز MIT
.. image:: https://readthedocs.org/projects/dwas/badge/?version=latest :target: https://dwas.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status .. image:: https://github.com/BenjaminSchubert/dwas/actions/workflows/ci.yml/badge.svg :target: https://github.com/BenjaminSchubert/dwas/actions/workflows/ci.yml :alt: checks badge .. image:: https://codecov.io/gh/BenjaminSchubert/dwas/branch/main/graph/badge.svg?token=OK872YRU0H :target: https://codecov.io/gh/BenjaminSchubert/dwas .. image:: https://img.shields.io/pypi/v/dwas?style=flat-square :target: https://pypi.org/project/dwas/#history :alt: Latest version on PyPI .. image:: https://img.shields.io/pypi/pyversions/dwas?style=flat-square :alt: PyPI - Python Version .. image:: https://img.shields.io/pypi/dm/dwas?style=flat-square :target: https://pypistats.org/packages/dwas :alt: PyPI - Downloads .. image:: https://img.shields.io/pypi/l/dwas?style=flat-square :target: https://opensource.org/licenses/MIT :alt: PyPI - License .. image:: https://img.shields.io/github/issues/BenjaminSchubert/dwas?style=flat-square :target: https://github.com/BenjaminSchubert/dwas/issues :alt: Open issues .. image:: https://img.shields.io/github/issues-pr/BenjaminSchubert/dwas?style=flat-square :target: https://github.com/BenjaminSchubert/dwas/pulls :alt: Open pull requests .. image:: https://img.shields.io/github/stars/BenjaminSchubert/dwas?style=flat-square :target: https://pypistats.org/packages/dwas :alt: Package popularity Development Workflow ASsistant ============================== **Flexible developer workflow automation CLI in Python** ``dwas`` takes inspiration from `tox <https://tox.wiki/>`_, `nox <https://nox.thea.codes/>`_ and `Invoke <https://www.pyinvoke.org/>`_ and aims to delivers a middle ground, the builtin isolation of tox, together with the scriptability of nox and the extensibility of Invoke, mixed with dependency management and provided common use cases. If ``dwas`` does not satisfy your use case, maybe one of those will? ⚠️ This project is currently in early development. Contributions and issues are very welcome but compatibility may be broken at any point. .. image:: https://user-images.githubusercontent.com/1672192/220475595-8d4cf327-abd9-4ef9-907d-f9f2df29e0e3.gif :alt: An example run of dwas Getting Started --------------- `A more detailed documentation <https://dwas.readthedocs.io/en/latest/>`_ is available. Installation ************ ``dwas`` is published on `Pypi <https://pypi.org/project/dwas>`_ and can be installed from there .. code-block:: shell # Here PYTHON_VERSION is the version for which you want to install ``dwas``. # Remember that it needs at least python3.8. In a virtual environment, using # `python` should be enough. python${PYTHON_VERSION} -m pip install dwas # Or, using pipx pipx install dwas For more information and explanation, please see `our docs <https://dwas.readthedocs.io/en/latest/installation.html>`__ Running dwas ************ Once installed, you can run ``dwas`` on any project with a ``dwasfile.py`` in it. For example, to run all default steps: .. code-block:: shell dwas Or, to list all the steps available: .. code-block:: shell dwas --list For more information on how to get started, please see `our docs <https://dwas.readthedocs.io/en/latest/getting_started.html>`__


نیازمندی

مقدار نام
- colorama
- virtualenv
- furo
- sphinx
- sphinxcontrib-spelling
- sphinx-copybutton
- sphinx-inline-tabs
- pygments-ansi-color
- pytest
- pytest-cov
- pytest-xdist
- pygments


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

مقدار نام
>=3.8 Python


نحوه نصب


نصب پکیج whl dwas-0.0.3:

    pip install dwas-0.0.3.whl


نصب پکیج tar.gz dwas-0.0.3:

    pip install dwas-0.0.3.tar.gz