Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.43 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.43 KB

PyPI version codecov Documentation Status pre-commit black

Django Twined

This is a plugin for django, enabling you to orchestrate twined-based octue services services from your own django server.

Documentation is here.

This is great for advanced use cases where:

  • you have specific security/firewalling requirements, or
  • you want to manage your own auth, or
  • you have specific/unusual data integration needs, or
  • already have a web based data service, and want to expose it in the twined ecosystem.

Health warning: to use this plugin to deploy your services, you'll need to handle all your own data storage/orchestration, devops, server management, security and auth. So for most users we'd recommend getting in touch at octue.com so we can help!