Fact Explorer
Welcome to fact_explorer. You can find more extensive documentation over at readthedocs.
This is a companion project to factcast <https://github.com/factcast/factcast>_ an event store written in Java.
You can also check out other event sourcing related project in python over at pyfactcast <https://pypi.org/project/pyfactcast/>_
as well as cryptoshred <https://pypi.org/project/cryptoshred/>_.
This project arose mainly out of the necessity to work with events directly instead of through projections. This is useful to:
- Enable searching for 'random' events quickly during debugging
- Checking events during migrations
- Many other things (you should probably not do if you are an event purist)
Contributions are welcome. Just get in touch.
Quickstart
Simply pip install fact-exporter and get going. The cli is available as fact-exporter and
you can run fact-exporter --help to get up to speed on what you can do.
Development
This project uses poetry for dependency management and pre-commit for local checks.
Sponsors
This project is sponsored by PRISMA
Release files for fact-explorer 0.0.19
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| fact-explorer-0.0.19.tar.gz | 432.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| fact_explorer-0.0.19-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 890.6 kB
Release files / fact-explorer-0.0.19.tar.gz
| Download URL | fact-explorer-0.0.19.tar.gz |
|---|---|
| Size | 432.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
57298b18bb827f3b751600d9ab9d93d56e58bf2cb7e9b91cb0868a52b5f61662
|
|
BLAKE2b-256 checksum How to use checksums |
5033cf1aa9cbf949047145cbacad2cd201b54bfb5c270858fb1b71a566ae6e98
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.2.1 CPython/3.10.6 Linux/5.15.0-48-generic
|
Release files / fact_explorer-0.0.19-py3-none-any.whl
| Download URL | fact_explorer-0.0.19-py3-none-any.whl |
|---|---|
| Size | 458.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1ba9bc5f3bef66583e576345d3819ed7e77d2bf774f1f84434093a508b1c0288
|
|
BLAKE2b-256 checksum How to use checksums |
ebe72e1dcdd17fa8b1d9e3219ae8d9a655ff1efda4bfac8d3ef706385370b56a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.2.1 CPython/3.10.6 Linux/5.15.0-48-generic
|