code
stringlengths
6
947k
repo_name
stringlengths
5
100
path
stringlengths
4
226
language
stringclasses
1 value
license
stringclasses
15 values
size
int64
6
947k
import sys import os sys.path.insert(0, os.path.abspath('../..')) # -*- coding: utf-8 -*- # # PyGraphistry documentation build configuration file, created by # sphinx-quickstart on Fri Aug 21 19:30:19 2015. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possi...
kcompher/pygraphistry
docs/source/conf.py
Python
bsd-3-clause
11,851