Files
Python-Intro/nostromo.project.json
2026-03-29 14:58:18 +02:00

20 lines
481 B
JSON

{
"schemaVersion": 1,
"slug": "Python-Intro",
"title": "Python Intro",
"description": "A succinct introduction to Python syntax, fostering a smooth learning curve for beginners.",
"tags": ["Python", "Jupyter Notebook"],
"repo": {
"visibility": "public",
"url": "https://git.wieerwill.dev/wieerwill/Python-Intro"
},
"site": {
"published": true,
"featured": false
},
"readme": {
"path": "README.md",
"excerptMode": "first-paragraph"
}
}