Skip to content

Cortex-Suite-Team/cortex-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cortex SDK

Public distribution repository for the Cortex SDK transport client.

This repo is meant to stay small and public-facing. It contains:

  • LICENSE for the public SDK distribution
  • public developer docs in docs/
  • an npm-ready JavaScript / Node.js package in js/
  • PyPI-ready Python artifacts in python/dist/
  • a publish workflow in .github/workflows/publish.yml

This repo intentionally does not contain the private source tree, internal tests, or planning materials.

Install

npm install @cortex-suite/sdk
pip install cortex-suite-sdk

Documentation

Start here:

Repository Layout

  • LICENSE public SDK license
  • docs/ public SDK documentation
  • js/ publishable npm package contents
  • python/dist/ wheel and sdist ready for PyPI
  • .github/workflows/publish.yml trusted-publishing workflow for PyPI and npm

About

public-cortex-sdk

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors