python -m unittest test_module.TestClass.test_method
````
# Create environment with conda/mamba
````
mamba create -y -n carl-escher-prompt python=3.11
mamba activate carl-escher-prompt
mamba install -y --file requirements.txt
````
# Visualization
Go to: https://gephi.org/gephi-lite/
And load file: data/graph_data/graph_with_styling.gefx
magnetilo/carl-escher-promptuarium
GLAMhack2024 project for creating family relations graph
Jupyter Notebook