tractor/examples/parallelism
Tyler Goodlet 71de56b09a Drop now-deprecated deps on modern `trio`/Python
- `trio_typing` is nearly obsolete since `trio >= 0.23`
- `exceptiongroup` is built-in to python 3.11
- `async_generator` primitives have lived in `contextlib` for quite
  a while!
2024-03-13 18:41:24 -04:00
..
_concurrent_futures_primes.py Drop `tractor.run()` from all examples 2021-05-07 11:21:40 -04:00
concurrent_actors_primes.py Drop now-deprecated deps on modern `trio`/Python 2024-03-13 18:41:24 -04:00
single_func.py Add a single func ex for our first one 2021-02-27 14:25:12 -05:00
we_are_processes.py Reorg and rejig flow 2021-02-25 09:10:18 -05:00