# create_project

Create project.

# Parameters

name : str
Project name.

# Notes

Overwrites any current projects.

# Examples

gx.create_project(name='Slope_stability')