A simple Python tools that aims to emulate EventArc behavior locally
Project description
Loc(al event) arc.
locarc is a tiny tool that aims to emulate an event driven stack locally for
testing and integration. It was primarily designed to reproduce an
EventArc use case where messages
are transiting from a PubSub topic to
an external service.
Getting started
You can either run locarc by installing it with any Python package manager:
$ pip install locarc
or using the associated Docker image from DockerHub:
$ docker run --rm -v /path/to/arc.yml:/locarc/arc.yml opsiedev/locarc --arcfile=/locarc/arc.yml
The Arc file
TBD
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file locarc-0.2.2.tar.gz.
File metadata
- Download URL: locarc-0.2.2.tar.gz
- Upload date:
- Size: 32.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
912ab5a9fbbed7c9f3a88d6b526385d31d6f756d3fee93284bf71d6e3800bd51
|
|
| MD5 |
6047714c91aaeef4f62b96ef3ee74764
|
|
| BLAKE2b-256 |
ba296f42ae883fcd97e45d3017cf55460f22f16db0d991cfee36340970e683dc
|
File details
Details for the file locarc-0.2.2-py3-none-any.whl.
File metadata
- Download URL: locarc-0.2.2-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4c1854a90796641cb3ee15c26ef4c723af668c8fc33c5e1688310912daff6fc
|
|
| MD5 |
e3bb3eac728659fadcd325a37e33d6b2
|
|
| BLAKE2b-256 |
cbe6ce161c08ee50295df3ec18c53a5b9157822ee5bd5898cc3bdd8dfd0f3dff
|