|
1 | 1 | # ppqueue |
2 | 2 |
|
3 | | -> Parallel Process Queue (ppqueue) for Python |
4 | | -
|
5 | | -> Formerly known as `ezpq` |
6 | | -
|
7 | | -| Links | | |
8 | | -|---------------|------------------------| |
9 | | -| Code Repo | https://www.github.com/fresh2dev/ppqueue | |
10 | | -| Mirror Repo | https://www.Fresh2.dev/code/r/ppqueue | |
11 | | -| Documentation | https://www.Fresh2.dev/code/r/ppqueue/i | |
12 | | -| Changelog | https://www.Fresh2.dev/code/r/ppqueue/i/changelog | |
13 | | -| License | https://www.Fresh2.dev/code/r/ppqueue/i/license | |
14 | | -| Funding | https://www.Fresh2.dev/funding | |
15 | | - |
16 | | -[](https://www.github.com/fresh2dev/ppqueue/releases) |
17 | | -[](https://www.github.com/fresh2dev/ppqueue/releases) |
18 | | -[](https://www.Fresh2.dev/code/r/ppqueue/i/license) |
| 3 | +> A Parallel Process Queue for Python. |
| 4 | +
|
| 5 | +| Links | | |
| 6 | +|---------------|------------------------------------------| |
| 7 | +| Code Repo | https://www.github.com/fresh2dev/ppqueue | |
| 8 | +| Mirror Repo | https://www.f2dv.com/r/ppqueue | |
| 9 | +| Documentation | https://www.f2dv.com/r/ppqueue | |
| 10 | +| Changelog | https://www.f2dv.com/r/ppqueue/changelog | |
| 11 | +| License | https://www.f2dv.com/r/ppqueue/license | |
| 12 | +| Funding | https://www.f2dv.com/fund | |
| 13 | + |
| 14 | +[](https://www.f2dv.com/r/ppqueue/changelog) |
| 15 | +[](https://www.f2dv.com/r/ppqueue/changelog) |
| 16 | +[](https://www.f2dv.com/r/ppqueue/license) |
| 17 | +[](https://star-history.com/#fresh2dev/ppqueue&Date) |
19 | 18 | [](https://www.github.com/fresh2dev/ppqueue/issues) |
20 | 19 | [](https://www.github.com/fresh2dev/ppqueue/pulls) |
21 | | -[](https://star-history.com/#fresh2dev/ppqueue&Date) |
22 | 20 | [](https://pypi.org/project/ppqueue) |
23 | | -[](https://www.Fresh2.dev/code/r/ppqueue/i) |
24 | | -[](https://www.Fresh2.dev/code/r/ppqueue/i/tests/coverage) |
25 | | -[](https://www.Fresh2.dev/funding) |
| 21 | +[](https://hub.docker.com/r/fresh2dev/ppqueue) |
| 22 | +[](https://www.f2dv.com/r/ppqueue/changelog) |
| 23 | +[](https://www.f2dv.com/fund) |
26 | 24 |
|
| 25 | +--- |
27 | 26 |
|
28 | 27 | ## Overview |
29 | 28 |
|
@@ -54,8 +53,12 @@ And more examples are provided in the reference docs: |
54 | 53 |
|
55 | 54 | https://www.f2dv.com/code/r/ppqueue/i/reference/ |
56 | 55 |
|
| 56 | +## Support |
| 57 | + |
| 58 | +If this project delivers value to you, please [provide feedback](https://www.github.com/fresh2dev/ppqueue/issues), code contributions, and/or [funding](https://www.f2dv.com/fund). |
| 59 | + |
57 | 60 | --- |
58 | 61 |
|
59 | 62 | *Brought to you by...* |
60 | 63 |
|
61 | | -<a href="https://www.fresh2.dev"><img src="https://img.fresh2.dev/fresh2dev.svg" style="filter: invert(50%);"></img></a> |
| 64 | +<a href="https://www.f2dv.com"><img src="https://img.fresh2.dev/fresh2dev.svg" style="filter: invert(50%);"></img></a> |
0 commit comments