ID: fe7e30525e9e10aa61312d6dcffac8f991ca5191
28 lines
—
832B —
View raw
| {
"@context": {
"library": "dokk:vocab:library:",
"license": "dokk:vocab:license:",
"license:licensed_under": {
"@type": "@id"
},
"license:translation_of": {
"@type": "@id"
},
"blob": "dokk:vocab:blob:"
},
"@type": [
"library:Item"
],
"@id": "dokk:Installing_Python_on_Windows_Kunhardt_2021",
"library:author": [
"Owen Kunhardt"
],
"license:licensed_under": [
"dokk:license:CC-BY-SA-4.0"
],
"library:title": "Installing Python on Windows",
"blob:at": {
"@id": "file:/pdf/Installing_Python_on_Windows_Kunhardt_2021.pdf",
"blob:primary_source": "https://okunhardt.github.io/documents/Installing_Python_on_Windows.pdf",
"blob:retrieval_date": "2023-03-10"
}
}
|