Skip to main content

Francy Widget for representing graphs

Project description

Francy Python adapter for representing graphs in Jupyter

https://mybinder.org/badge_logo.svg

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.

Sage Usage

This package is usable also within the Sagemath environment:

See the Sage example notebook.

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

francy-widget-0.3.0.tar.gz (82.5 kB view details)

Uploaded Source

File details

Details for the file francy-widget-0.3.0.tar.gz.

File metadata

  • Download URL: francy-widget-0.3.0.tar.gz
  • Upload date:
  • Size: 82.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.13.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.6

File hashes

Hashes for francy-widget-0.3.0.tar.gz
Algorithm Hash digest
SHA256 c71212cd96a6c76638022eb7de039e09a22815ec0a3dd607e3d760a05b048b87
MD5 31bba6891ac8d3dae45a3c2a784c9771
BLAKE2b-256 7c901b64190824f85f1c7309d40da058885bef3454258f734ac986cea56f59e4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page