Skip to content

dkarv/komodo-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,885 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Komodo Python API

Python client API for Komodo.

https://pypi.org/project/komodo-api/

How it works

The types are generated from the source rust files using typeshare:

node client/core/py/generate_types.mjs

The API itself is manually created and needs to be adjusted after each release. For this reason, the repository is a fork of the original one. From time to time, I check the changes in the original repository and update the API file with new routes.

About

🦎 a tool to build and deploy software on many servers 🦎

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Rust 54.2%
  • TypeScript 31.7%
  • Python 11.8%
  • JavaScript 1.4%
  • MDX 0.4%
  • Dockerfile 0.3%
  • Other 0.2%