inngest-py
Python SDK for Inngest: Durable functions and workflows in Python, hosted anywhere
파일 탐색기
최종 버전 다운로드 (.zip)- claude.yml
- inngest.yml
- inngest_encryption.yml
- other.yml
- extensions.json
- settings.json
- start.sh
- __init__.py
- client.py
- functions.py
- __init__.py
- app.py
- Makefile
- start.sh
- __init__.py
- client.py
- functions.py
- __init__.py
- app.py
- Makefile
- __init__.py
- asgi.py
- functions.py
- inngest_client.py
- settings.py
- urls.py
- wsgi.py
- start.sh
- .gitignore
- Makefile
- manage.py
- start.sh
- __init__.py
- client.py
- functions.py
- __init__.py
- app.py
- Makefile
- main.ts
- style.css
- vite-env.d.ts
- start.sh
- __init__.py
- client.py
- functions.py
- __init__.py
- .gitignore
- app.py
- index.html
- Makefile
- package-lock.json
- package.json
- README.md
- tsconfig.json
- start.sh
- __init__.py
- client.py
- functions.py
- __init__.py
- flask.py
- app.py
- Makefile
- start.sh
- __init__.py
- client.py
- functions.py
- __init__.py
- app.py
- Makefile
- Makefile
- AUTH.md
- CONNECT.md
- EXECUTION_MODEL.md
- INSPECTION.md
- REQUEST_LIFECYCLE.md
- SYNC.md
- __init__.py
- client.py
- client_test.py
- models.py
- utils.py
- __init__.py
- handler.py
- handler_test.py
- models.py
- README.md
- utils.py
- __init__.py
- base.py
- context_var.py
- context_var_test.py
- models.py
- utils.py
- v0.py
- __init__.py
- log.py
- manager.py
- middleware.py
- __init__.py
- consts.py
- event.py
- event_test.py
- execution_request.py
- inspection.py
- README.md
- registration.py
- registration_test.py
- __init__.py
- base.py
- group.py
- step_async.py
- step_sync.py
- __init__.py
- async_lib.py
- config_lib.py
- const.py
- const_test.py
- env_lib.py
- errors.py
- function.py
- function_test.py
- log.py
- net.py
- net_test.py
- serializer_lib.py
- serializer_lib_test.py
- transforms.py
- transforms_test.py
- types.py
- types_test.py
- __init__.py
- async_lib.py
- async_lib_test.py
- base_handler.py
- buffer.py
- buffer_test.py
- configs_lib.py
- conn_init_starter.py
- conn_init_starter_test.py
- connect.proto
- connect.py
- connect_pb2.py
- connect_pb2.pyi
- connection.py
- consts.py
- drain_handler.py
- errors.py
- execution_handler.py
- execution_handler_test.py
- heartbeat_handler.py
- heartbeat_handler_test.py
- init_handshake_handler.py
- isolated_worker.py
- models.py
- pb_utils.py
- value_watcher.py
- value_watcher_test.py
- ws_utils.py
- ARCHITECTURE.md
- __init__.py
- __init__.py
- anthropic.py
- base.py
- deepseek.py
- gemini.py
- grok.py
- openai.py
- __init__.py
- command_runner.py
- dev_server.py
- __init__.py
- client.py
- consts.py
- errors.py
- trigger.py
- trigger_test.py
- __init__.py
- publish.py
- subscription_tokens.py
- __init__.py
- in_memory_driver.py
- middleware.py
- s3_driver.py
- __init__.py
- digital_ocean_simulator.py
- sentry_middleware.py
- __init__.py
- digital_ocean.py
- django.py
- fast_api.py
- flask.py
- py.typed
- tornado.py
- CLAUDE.md
- CONTRIBUTING.md
- Makefile
- pyproject.toml
- README.md
- __init__.py
- main.py
- py.typed
- CLAUDE.md
- Makefile
- pyproject.toml
- README.md
- __init__.py
- base.py
- dicts.py
- gql.py
- helper.py
- http_proxy.py
- net.py
- py.typed
- string.py
- ws_proxy.py
- CLAUDE.md
- Makefile
- pyproject.toml
- start.sh
- app.py
- env.example
- Makefile
- README.md
- __init__.py
- base.py
- cloud_invalid_auth.py
- cloud_missing_auth.py
- cloud_unsupported_method.py
- cloud_valid_auth.py
- dev_missing_auth.py
- __init__.py
- base.py
- test_fast_api.py
- test_flask.py
- __init__.py
- test_client_middleware.py
- test_send.py
- __init__.py
- base.py
- test_close.py
- test_concurrent_sync_functions.py
- test_drain.py
- test_drain_during_shutdown.py
- test_flush.py
- test_function_run.py
- test_heartbeat_during_block.py
- test_immediate_failure.py
- test_init_handshake.py
- test_lease_extend_failure.py
- test_long_function_run.py
- test_reconnect.py
- test_signals.py
- test_wait_for_execution_request.py
- __init__.py
- README.md
- __init__.py
- base.py
- step_failed.py
- step_output_aws.py
- step_output_in_memory.py
- __init__.py
- test_fast_api.py
- test_flask.py
- __init__.py
- __init__.py
- ai_infer.py
- async_fn_with_sync_step_callback.py
- base.py
- batch_that_needs_api.py
- cancel.py
- change_step_error.py
- client_send.py
- concurrent_sync_functions.py
- crazy_ids.py
- debounce.py
- dedupe_step_ids.py
- event_payload.py
- function_args.py
- function_middleware.py
- inconsistent_step_order.py
- invoke_by_id.py
- invoke_by_object.py
- invoke_failure.py
- invoke_timeout.py
- logger.py
- middleware_order.py
- middleware_parallel_steps.py
- multiple_triggers.py
- nested_step_run.py
- no_cancel_if_exp_not_match.py
- no_steps.py
- non_retriable_error.py
- on_failure.py
- parallel_group_of_sequential_steps.py
- parallel_mode_default.py
- parallel_mode_race.py
- parallel_step_disappears.py
- parallel_steps.py
- pydantic_event.py
- retry_after_error.py
- singleton_cancel.py
- singleton_skip.py
- sleep.py
- sleep_until.py
- step_callback_args.py
- step_callback_kwargs.py
- step_context.py
- step_decorator.py
- steps_that_needs_api.py
- tuple_output.py
- two_steps.py
- unexpected_step_during_targeting.py
- unserializable_step_output.py
- wait_for_event_fulfill.py
- wait_for_event_timeout_if_exp_not_match.py
- wait_for_event_timeout_name_not_match.py
- __init__.py
- test_connect.py
- test_digital_ocean.py
- test_django.py
- test_fast_api.py
- test_flask.py
- __init__.py
- test_digital_ocean.py
- test_fast_api.py
- test_flask.py
- __init__.py
- test_fast_api.py
- test_flask.py
- __init__.py
- base.py
- cloud_branch_env.py
- missing_sync_kind_header.py
- server_kind_mismatch.py
- __init__.py
- base.py
- README.md
- test_fast_api.py
- test_flask.py
- __init__.py
- test_fast_api.py
- test_flask.py
- __init__.py
- README.md
- test_flask.py
- test_streaming.py
- __init__.py
- test_fast_api.py
- test_flask.py
- __init__.py
- conftest.py
- test_types.py
- __init__.py
- base.py
- decrypt_event.py
- decrypt_only.py
- decrypt_unexpected_encryption_field.py
- encrypt_overridden_encryption_field.py
- fallback_decryption_key.py
- invoke.py
- invoke_custom_encryption_field.py
- send_event.py
- send_event_custom_encryption_field.py
- step_and_fn_output.py
- __init__.py
- conftest.py
- test_fast_api.py
- test_flask.py
- test_constraint_dependencies.py
- conftest.py
- Makefile
- .env.example
- .envrc
- .gitignore
- .python-version
- CLAUDE.md
- CONTRIBUTING.md
- flake.lock
- flake.nix
- LICENSE.md
- Makefile
- mypy.ini
- pyproject.toml
- pyrightconfig.json
- pyrightconfig.make-only.json
- README.md
- ruff.toml
- uv.lock
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/inngest/inngest-py
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd inngest-py
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Python
쉬움 추천사전 준비물
pip install .
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
python <실행할 파일명>.py # README에서 정확한 실행 파일명을 확인하세요
파이썬 스크립트(또는 모듈)를 실행합니다.
에러 메시지 없이 실행되고 터미널에 안내 문구가 출력되면 정상입니다.
3. Make
보통사전 준비물
- Git GitHub에서 프로젝트 코드를 내려받으려면 필요합니다.
- Make Linux/macOS는 보통 기본 설치되어 있습니다. Windows는 별도 설치(예: MSYS2, WSL)가 필요합니다.
make
생성된 빌드 설정을 바탕으로 실제 컴파일을 진행해 실행 파일을 만듭니다.
에러 없이 끝나면 성공입니다. 생성된 실행 파일을 직접 실행해보세요.
// repository documentation
Was this content helpful?
(0 ratings)
