mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Adding pipelines framework (#990)
This commit is contained in:
parent
601445e273
commit
332c32febe
@ -12438,5 +12438,21 @@
|
||||
"description": "Bindings for the C++ Standard Template Library (STL)",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/BigEpsilon/nim-cppstl"
|
||||
},
|
||||
{
|
||||
"name": "pipelines",
|
||||
"url": "https://github.com/calebwin/pipelines",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"python",
|
||||
"pipeline",
|
||||
"pipelines",
|
||||
"data",
|
||||
"parallel"
|
||||
],
|
||||
"description": "A tiny framework & language for crafting massively parallel data pipelines",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/calebwin/pipelines",
|
||||
"doc": "https://github.com/calebwin/pipelines"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user