{"library":"pypeln","type":"library","category":null,"description":"PyPeln (pronounced \"pypeline\") is a Python library designed for building concurrent data pipelines with ease. It offers a simple, functional API that supports multiprocessing (processes), multithreading (threads), and asynchronous programming (asyncio tasks) with the same interface. This allows developers to create multi-stage pipelines and maintain fine-grained control over computational resources. The library is currently at version 0.4.9 and provides solutions for medium-scale data tasks where frameworks like Spark or Dask might be considered overkill.","language":"python","status":"active","version":"0.4.9","tags":["concurrency","asyncio","multiprocessing","threading","pipeline","functional-programming"],"install":[{"cmd":"pip install pypeln","imports":["import pypeln"]}],"homepage":"https://cgarciae.github.io/pypeln","github":"https://github.com/cgarciae/pypeln","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pypeln/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.6,"avg_import_s":0.58,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/pypeln/compatibility"},"provenance":{"verified_status":"import_fail","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Fri Jul 10","install_tag":null}}