20 lines
481 B
JSON
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"
|
|
}
|
|
}
|