
Product
Rust Support Now in Beta
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.
Where you find all the state-of-the-art cooking utensils (salt, pepper, gradient descent... the usual).
chuchichaestli
is a collection of model architectures and other useful bits of code in use at the Intelligent Vision Systems group at the University of Applied Sciences Zurich (ZHAW).
Tagged releases are available as PyPI packages. To install the latest package, run:
pip install chuchichaestli
For the bleeding-edge package directly from the git main, clone the repository and run the following command in the root directory of the repository:
pip install -e .
Alternatively, you can install the package directly from GitHub:
pip install git+https://github.com/CAIIVS/chuchichaestli.git
Releases and packages are automatically created with various GitHub action workflows. The general development workflow is as follows
on_dispatch.yml
workflowminor
or major
), orgh workflow run on_dispatch.yml -f type=minor
(or -f type=major
)In .github/workflows/
there are several reusable workflows which
provide the basic utility for the triggered jobs:
test-install.yml
build-package.yml
github-release.yml
phdenzel/hatch-bump@v*
on_branches.yml
main
) not in a PR (pull request)test-install-python-version
and build-package
on_pr.yml
test-install-python-version
, build-package
, publish-to-testpypi
, and version-bump-dev
on_merge.yml
version-bump-on-merge
(increments micro version on main)on_push.yml
test-install-python-version
, build-package
, publish-to-pypi
, github-release
on_dispatch.yml
gh workflow run on-dispatch.yml -f type=minor
)version-bump
(increments chosen type of version on main)FAQs
Where you find all the state-of-the-art cooking utensils (salt, pepper, gradient descent... the usual).
We found that chuchichaestli 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.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.