Skip to main content

Add your description here

Project description

MB ITER

Install

pip install mbiter

Example

from mbiter import process_tasks

async def main():
    async def worker(func: Callable[[], Any]) -> Any:
        print(f"{func()=}")
    
    exec = process_tasks([worker(lambda: 1), worker(lambda: 2)])
    async for result in exec:
        print(f"{result=}")

if __name__ == "__main__":
    asyncio.run(main())

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mbiter-0.1.2.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mbiter-0.1.2-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file mbiter-0.1.2.tar.gz.

File metadata

  • Download URL: mbiter-0.1.2.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.10

File hashes

Hashes for mbiter-0.1.2.tar.gz
Algorithm Hash digest
SHA256 573d1d8ae8d389c39884c9813f12ad5de836e6341f541e8ecaeaeab26789f0da
MD5 b72440e039c62ef28d4bd351a4edd6cb
BLAKE2b-256 c175531188f9719c9008aa76c150a7c116a251944feb28c247c49131801c5266

See more details on using hashes here.

File details

Details for the file mbiter-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: mbiter-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 5.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.10

File hashes

Hashes for mbiter-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a07f7725f7efb2afb34e35d792059bcf749a1a859de5988646ff6601818cb89b
MD5 6ecf904b7e1a261b49adc66d6678886f
BLAKE2b-256 8a4cf72523ccf67f2f7a08de7e9156429de8f23cc154fd0e370e4a6093b325da

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page