mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package pych (#1337)
This commit is contained in:
parent
303a6a79e8
commit
2943efddb6
@ -1,18 +1,18 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"name":"nio",
|
"name": "nio",
|
||||||
"url":"https://github.com/KayraG/nio",
|
"url": "https://github.com/KayraG/nio",
|
||||||
"method":"git",
|
"method": "git",
|
||||||
"tags":[
|
"tags": [
|
||||||
"server",
|
"server",
|
||||||
"framework",
|
"framework",
|
||||||
"express",
|
"express",
|
||||||
"http",
|
"http",
|
||||||
"library"
|
"library"
|
||||||
],
|
],
|
||||||
"description":"A Mini Server Framework for Nim language",
|
"description": "A Mini Server Framework for Nim language",
|
||||||
"license":"MIT",
|
"license": "MIT",
|
||||||
"web":"https://github.com/KayraG/nio"
|
"web": "https://github.com/KayraG/nio"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "decisiontree",
|
"name": "decisiontree",
|
||||||
@ -16282,5 +16282,17 @@
|
|||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"doc": "https://markpbaggett.github.io/oaitools.nim/",
|
"doc": "https://markpbaggett.github.io/oaitools.nim/",
|
||||||
"web": "https://github.com/markpbaggett/oaitools.nim"
|
"web": "https://github.com/markpbaggett/oaitools.nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "pych",
|
||||||
|
"url": "https://github.com/rburmorrison/pych",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"python",
|
||||||
|
"monitor"
|
||||||
|
],
|
||||||
|
"description": "A tool that watches Python files and re-runs them on change.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/rburmorrison/pych"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user