![Maven Central Adds Sigstore Signature Validation](https://cdn.sanity.io/images/cgdhsj6q/production/7da3bc8a946cfb5df15d7fcf49767faedc72b483-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Kaskada's timestreams
library makes it easy to work with structured event-based data.
Define temporal queries on event-based data loaded from Python, using Pandas or PyArrow and push new data in as it occurs.
Or, execute the queries directly on events in your data lake and/or as they arrive on a stream.
With Kaskada you can unleash the value of real-time, temporal queries without the complexity of "big" infrastructure components like a distributed stream or stream processing system.
Under the hood, timestreams
is an efficient temporal query engine built in Rust.
It is built on Apache Arrow, using the same columnar execution strategy that makes ...
Use pyenv
and install at least 3.8
(most development occurs under 3.11
).
If multiple versions are installed, nox
will test against each of them.
To build this package, first install maturin
:
poetry shell
poetry install --no-root
maturin develop
pytest
Alternatively, install nox and run the tests inside an isolated environment:
nox
Install quarto-cli
on your machine. Also consider installing an IDE extension.
Generate reference docs
nox -s docs-gen
You should re-run this after making any updates to the pysrc
docstrings.
If Preview Docs is running in another shell, the system should auto-refresh with your changes.
Preview docs (with auto-refresh on edit)
nox -s docs
Cleanup generated and cached docs
nox -s docs-clean
Try this if you see something unexpected (especially after deleting or renaming).
Builds docs to docs/_site
nox -s docs-build
This is primarily used in CI.
FAQs
Kaskada query builder and local execution engine.
We found that kaskada demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.