issues
search
dispatchrun
/
dispatch-py
Python package to develop applications with Dispatch.
https://pypi.org/project/dispatch-py/
Apache License 2.0
56
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Optionally run a coroutine when using `dispatch.run_forever`
#180
chriso
closed
4 months ago
0
Avoid pickling primitive values and proto messages
#179
chriso
closed
4 months ago
0
support both asyncio and blocking modes with different abstractions
#178
achille-roussel
closed
4 months ago
0
Wrap pickled values in dispatch.sdk.python.v1 container
#177
chriso
closed
5 months ago
0
interoperability with asyncio (part 3): refactor with aiohttp
#176
achille-roussel
closed
4 months ago
0
interoperability with asyncio (part 2): integration with aiohttp
#175
achille-roussel
closed
5 months ago
0
interoperability with asyncio (part 1)
#174
achille-roussel
closed
5 months ago
0
README: update project description
#173
achille-roussel
closed
5 months ago
0
Depend on http-message-signatures >= 0.5.0
#172
chriso
closed
5 months ago
0
Flask integration tests
#171
chriso
closed
5 months ago
0
test: decouple test components from httpx
#170
chriso
closed
5 months ago
0
Flask integration
#169
chriso
closed
5 months ago
0
README: light and dark mode logo
#168
achille-roussel
closed
5 months ago
1
README: remove logo
#167
achille-roussel
closed
5 months ago
0
Simplify registration of error/output to status mappings
#166
chriso
closed
6 months ago
0
Add top-level dispatch.batch helper function
#165
chriso
closed
6 months ago
0
Set readme badges to main branch
#164
Pryz
closed
6 months ago
0
add dispatch.worker
#163
achille-roussel
opened
6 months ago
0
Fix the Lambda handler
#162
Pryz
closed
6 months ago
0
Update links in the example function
#161
chicoxyzzy
closed
6 months ago
0
update URLs from stealthrocket to dispatchrun
#160
achille-roussel
closed
6 months ago
0
README: update logo
#159
achille-roussel
closed
6 months ago
0
Add dedicated error types for each of the error statuses
#158
chriso
closed
6 months ago
0
Creation/expiration time
#157
chriso
closed
6 months ago
0
mypy: upgrade to 1.10.0
#156
achille-roussel
closed
6 months ago
0
test: drop FastAPI dependency
#155
achille-roussel
closed
6 months ago
0
Dispatch without FastAPI
#154
achille-roussel
closed
6 months ago
1
Extract new proto fields
#153
chriso
closed
6 months ago
0
Don't print verification key warning when running under Dispatch CLI
#152
chriso
closed
7 months ago
0
Remove mock server entry point
#151
chriso
closed
7 months ago
0
README: updates to include dispatch CLI
#150
achille-roussel
closed
6 months ago
1
Bump cibuildwheel version to fix PyPI publish issue
#149
chriso
closed
7 months ago
0
Don't pickle coroutine state twice
#148
chriso
closed
7 months ago
0
Add support for Lambda Function URL
#147
Pryz
opened
7 months ago
0
FastAPI: run Dispatch functions in a thread executor
#146
chriso
closed
7 months ago
0
add special Reset class to implement tail calls
#145
achille-roussel
closed
7 months ago
0
Don't test ./examples by default
#144
chriso
closed
7 months ago
0
Python 3.8 support
#143
chriso
closed
7 months ago
0
Add experimentation Lambda integration
#142
Pryz
closed
7 months ago
0
Add MANIFEST.in
#141
chriso
closed
7 months ago
1
Python 3.9 support
#140
chriso
closed
7 months ago
0
v0.4.1: fix build
#139
achille-roussel
closed
7 months ago
0
Minor UX improvements
#138
chriso
closed
7 months ago
0
Promote httpx dependency
#137
chriso
closed
7 months ago
0
Python 3.10 support
#136
chriso
closed
7 months ago
0
Endpoint
#135
chriso
closed
7 months ago
0
Remote endpoints
#134
chriso
closed
7 months ago
0
OpenAI integration
#133
chriso
closed
7 months ago
0
Slack integration
#132
chriso
closed
7 months ago
0
Concurrency primitives: any, all, race
#131
chriso
closed
7 months ago
0
Next