Mirror of the graph-exploring-tool.

Arkadiusz Ryś 126f72a137 Update changelog version 0.0.1 2 年之前
docs 00a8fe8534 Create project boilerplate 2 年之前
graph_exploring_tool 126f72a137 Update changelog version 0.0.1 2 年之前
.dockerignore 00a8fe8534 Create project boilerplate 2 年之前
.editorconfig 00a8fe8534 Create project boilerplate 2 年之前
.gitignore 00a8fe8534 Create project boilerplate 2 年之前
.gitlab-ci.yml 00a8fe8534 Create project boilerplate 2 年之前
AUTHORS.rst 00a8fe8534 Create project boilerplate 2 年之前
HISTORY.rst 126f72a137 Update changelog version 0.0.1 2 年之前
LICENSE 00a8fe8534 Create project boilerplate 2 年之前
README.rst 89071a62c2 Create graph exploring tool user interface 2 年之前
pyproject.toml 00a8fe8534 Create project boilerplate 2 年之前
requirements.txt 89071a62c2 Create graph exploring tool user interface 2 年之前
tasks.py 00a8fe8534 Create project boilerplate 2 年之前

README.rst

####################
Graph Exploring Tool
####################

Installation
------------

.. code-block:: shell

sudo apt-get install libglfw3
sudo apt-get install libglfw3-dev
sudo apt-get install freeglut3-dev
pip install graph-exploring-tool

or

.. code-block:: shell

sudo apt-get install libglfw3
sudo apt-get install libglfw3-dev
sudo apt-get install freeglut3-dev
pip install --index-url https://pip:glpat-m8mNfhxZAUnWvy7rLS1x@git.rys.one/api/v4/projects/264/packages/pypi/simple --no-deps graph-exploring-tool


For WSL check out: https://learn.microsoft.com/en-us/windows/wsl/tutorials/gui-apps