diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2024-02-08 22:12:45 +0100 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2024-02-08 22:16:14 +0100 |
commit | 524e8ea48ecc24ea0e4a18fe177c86fd04848f08 (patch) | |
tree | 62209d6e40de757fd24002610399971bb10e700a /items | |
parent | 081fce886bb5daabe88e36b84b5615689de4b0c5 (diff) |
Serata 2024-02-08
Diffstat (limited to 'items')
-rw-r--r-- | items/2516eec1954647dbac469febfc98e0fd.yaml | 8 | ||||
-rw-r--r-- | items/5b84758db40b4f72b65162102dbe531c.yaml | 12 | ||||
-rw-r--r-- | items/76cbfdfaa1ee4bde84e012aaf88319b0.yaml | 11 | ||||
-rw-r--r-- | items/7f1cce6e44eb410ebbfb2dab842ef821.yaml | 10 | ||||
-rw-r--r-- | items/b507964947894842a832021fc8aa3b5f.yaml | 10 |
5 files changed, 51 insertions, 0 deletions
diff --git a/items/2516eec1954647dbac469febfc98e0fd.yaml b/items/2516eec1954647dbac469febfc98e0fd.yaml new file mode 100644 index 0000000..1c7189f --- /dev/null +++ b/items/2516eec1954647dbac469febfc98e0fd.yaml @@ -0,0 +1,8 @@ +title: 'Power' +url: 'https://github.com/Kentzo/Power' +description: | + modulo python per leggere lo status di alimentazione e batteria +tags: +- python +added: 2024-02-08 20:55:24.044952+00:00 +updated: 2024-02-08 20:55:24.044967+00:00 diff --git a/items/5b84758db40b4f72b65162102dbe531c.yaml b/items/5b84758db40b4f72b65162102dbe531c.yaml new file mode 100644 index 0000000..8ec70d9 --- /dev/null +++ b/items/5b84758db40b4f72b65162102dbe531c.yaml @@ -0,0 +1,12 @@ +title: 'Gameeky' +url: 'https://github.com/tchx84/gameeky' +description: | + framework per studenti ed educatori per cosare cose non sappiamo bene cosa + ma lo screenshot è carino :D +tags: +- python +- programmazione +- giochi +- didattica +added: 2024-02-08 21:07:32.659863+00:00 +updated: 2024-02-08 21:07:32.659880+00:00 diff --git a/items/76cbfdfaa1ee4bde84e012aaf88319b0.yaml b/items/76cbfdfaa1ee4bde84e012aaf88319b0.yaml new file mode 100644 index 0000000..74a3c91 --- /dev/null +++ b/items/76cbfdfaa1ee4bde84e012aaf88319b0.yaml @@ -0,0 +1,11 @@ +title: 'peewee' +url: 'https://github.com/coleifer/peewee' +description: | + ORM minimale per python con supporto per postgres, mysql, sqlite e + cockroachdb. +tags: +- python +- programmazione +- database +added: 2024-02-08 21:03:59.572224+00:00 +updated: 2024-02-08 21:03:59.572240+00:00 diff --git a/items/7f1cce6e44eb410ebbfb2dab842ef821.yaml b/items/7f1cce6e44eb410ebbfb2dab842ef821.yaml new file mode 100644 index 0000000..e0dcdd8 --- /dev/null +++ b/items/7f1cce6e44eb410ebbfb2dab842ef821.yaml @@ -0,0 +1,10 @@ +title: 'Pyenv - Simple Python version management' +url: 'https://github.com/pyenv/pyenv' +description: | + Programma che gestisce diverse versioni di python; c'è poi un plugin per + integrarsi con virtualenv. +tags: +- programmazione +- python +added: 2024-02-08 20:54:08.763928+00:00 +updated: 2024-02-08 20:54:08.763943+00:00 diff --git a/items/b507964947894842a832021fc8aa3b5f.yaml b/items/b507964947894842a832021fc8aa3b5f.yaml new file mode 100644 index 0000000..a14e15a --- /dev/null +++ b/items/b507964947894842a832021fc8aa3b5f.yaml @@ -0,0 +1,10 @@ +title: 'Storm' +url: 'https://storm.canonical.com/' +description: | + ORM leggero per python, il cui maintainer però ha appena cambiato lavoro. +tags: +- python +- programmazione +- database +added: 2024-02-08 21:05:03.852137+00:00 +updated: 2024-02-08 21:05:03.852154+00:00 |