Getting started with Python (Jupyter)
[project]
dependencies = [
"architect-py",
"numpy",
"pandas",
]
description = "Add your description here"
name = "new-architect-project"
readme = "README.md"
requires-python = ">=3.12"
version = "0.1.0"pip install architect-pyLast updated