معرفی شرکت ها


bunnyplot-0.1.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A utility for producting GraphML from RabbitMQ
ویژگی مقدار
سیستم عامل -
نام فایل bunnyplot-0.1.0
نام bunnyplot
نسخه کتابخانه 0.1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Jerome Twell
ایمیل نویسنده jtwell1@gmail.com
آدرس صفحه اصلی https://github.com/jerometwell/bunnyplot
آدرس اینترنتی https://pypi.org/project/bunnyplot/
مجوز -
# bunnyplot A utility for producting GraphML graphs and other visualizations of RabbitMQ ![A rabbitMQ graph](bunnyplot.png) ## Usage ``` % bunnyplot --help Usage: bunnyplot [OPTIONS] URL OUTPUT_PATH Options: -u, --username TEXT -p, --password TEXT --help Show this message and exit. ``` ### Usage with yEd By default, yEd will not recognize node labels or properties. These must be mapped using the Properties Mapper(`Edit > Properties Mapper...`). bunnyplot provides a preset for mapping properties. [bunnyplot.cnfx](bunnyplot.cnfx). Import this to your properties mapper and apply the changes. You should see the nodes change size, shape and colour. You may also need to rearrange them into a better layout. Use the `Layout` menu to select a type e.g. `Organic` and apply. ## Development This project uses pipenv to manage it's **development** environment. Development dependencies should be specified in `setup.py`. Package dependencies should not change in the Pipfile. Code should be formatted with `black`. Use the pipenv script `format-check` and `format` to check and format code, respectively.


نیازمندی

مقدار نام
- click
- networkx
- aiohttp
- async-timeout


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

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


نحوه نصب


نصب پکیج whl bunnyplot-0.1.0:

    pip install bunnyplot-0.1.0.whl


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

    pip install bunnyplot-0.1.0.tar.gz