معرفی شرکت ها


francy-widget-0.3.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Francy Widget for representing graphs
ویژگی مقدار
سیستم عامل -
نام فایل francy-widget-0.3.0
نام francy-widget
نسخه کتابخانه 0.3.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Odile Bénassy
ایمیل نویسنده odile.benassy@u-psud.fr
آدرس صفحه اصلی https://github.com/zerline/francy-widget
آدرس اینترنتی https://pypi.org/project/francy-widget/
مجوز GPLv3+
============= Francy Widget ============= Francy Python adapter for representing graphs in Jupyter .. image:: https://mybinder.org/badge_logo.svg :target: https://mybinder.org/v2/gh/zerline/francy-widget/master?filepath=demo_FrancyWidget.ipynb Based on Francy http://github.com/gap-packages/francy Installation ------------ Local install from source ^^^^^^^^^^^^^^^^^^^^^^^^^ Download the source from the git repository:: $ git clone https://github.com/zerline/francy-widget.git Change to the root directory and run:: $ pip install --upgrade --no-index -v . For convenience this package contains a [makefile](makefile) with this and other often used commands. Should you wish too, you can use the shorthand:: $ make install # For JupyterLab jupyter lab build # For Notebook jupyter nbextension enable --py --sys-prefix jupyter_francy Usage ----- Once the package is installed, you can use it in Jupyter Notebook. from francy_widget import FrancyWidget import networkx g = network.PathGraph(3) w = FrancyWidget(g) w See the `demo notebook <demo_FrancyWidget.ipynb>`_. Sage Usage ---------- This package is usable also within the Sagemath environment: See the `Sage example notebook <examples/S4.ipynb>`_. Tests ----- Once the package is installed, you can use the Python test system configured in ``setup.py`` to run the tests:: $ python -m doctest Documentation ------------- The documentation of the package can be generated using ``Sphinx`` installation:: $ cd docs $ make html Thanks ------ All my thanks to Manuel Machado Martins for his excellent Francy package, to Sebastian Gutsche, Sylvain Corlay, Claus Fieker and Nicolas Thiéry for various help at different stages.


نحوه نصب


نصب پکیج whl francy-widget-0.3.0:

    pip install francy-widget-0.3.0.whl


نصب پکیج tar.gz francy-widget-0.3.0:

    pip install francy-widget-0.3.0.tar.gz