Skip to content

claimed-framework/claimed-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Install

pip install claimed

This package installs the CLAIMED Component Compiler (C3) and the CLAIMED CLI tool which can be used to run operators locally.

Build & Publish

python -m build # might require a 'pip install build'
python -m twine upload --repository pypi dist/* # might require a 'pip install twine'
rm -r dist

About

home for the pypi toml

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published