diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2022-01-27 23:31:18 +0100 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2022-01-27 23:31:18 +0100 |
commit | 8ed2d2733cb321d1bad69b15963ba18234481a29 (patch) | |
tree | 7b77848ec6aaabf58fd14821209e321115de1d03 /items | |
parent | 71df0c3bb450409d9d5b448c933c78a06292c45c (diff) |
Serata 2022-01-27
Diffstat (limited to 'items')
-rw-r--r-- | items/128a9ae2b50b4c7687ed4ebe6af61a87.yaml | 9 | ||||
-rw-r--r-- | items/613228f4616e4632b3001c94d0a5a436.yaml | 11 | ||||
-rw-r--r-- | items/9205dc19236540778797cb450b97da6c.yaml | 9 |
3 files changed, 29 insertions, 0 deletions
diff --git a/items/128a9ae2b50b4c7687ed4ebe6af61a87.yaml b/items/128a9ae2b50b4c7687ed4ebe6af61a87.yaml new file mode 100644 index 0000000..c83cd34 --- /dev/null +++ b/items/128a9ae2b50b4c7687ed4ebe6af61a87.yaml @@ -0,0 +1,9 @@ +title: 'MyPy' +url: 'http://www.mypy-lang.org/' +description: | + Validatore di type hinting per python. +tags: +- programmazione +- python +added: 2022-01-27 21:38:26.297722+00:00 +updated: 2022-01-27 21:38:26.297743+00:00 diff --git a/items/613228f4616e4632b3001c94d0a5a436.yaml b/items/613228f4616e4632b3001c94d0a5a436.yaml new file mode 100644 index 0000000..a9c5982 --- /dev/null +++ b/items/613228f4616e4632b3001c94d0a5a436.yaml @@ -0,0 +1,11 @@ +title: 'Minetest' +url: 'https://www.minetest.net/' +description: | + Gioco del genere voxel (tipo minecraft etc.) + + Basato su mod (scritti in lua) che permettono una forte personalizzazione + dell'esperienza di gioco. +tags: +- giochi +added: 2022-01-27 21:40:28.114281+00:00 +updated: 2022-01-27 21:40:28.114305+00:00 diff --git a/items/9205dc19236540778797cb450b97da6c.yaml b/items/9205dc19236540778797cb450b97da6c.yaml new file mode 100644 index 0000000..3e46565 --- /dev/null +++ b/items/9205dc19236540778797cb450b97da6c.yaml @@ -0,0 +1,9 @@ +title: 'Mypyc' +url: 'https://github.com/mypyc/mypyc' +description: | + Programma che compila moduli python con type hint in C +tags: +- programmazione +- python +added: 2022-01-27 21:39:06.050973+00:00 +updated: 2022-01-27 21:39:06.050995+00:00 |