File size: 300 Bytes
e13493c
 
 
 
 
 
1
2
3
4
5
6
7
# Example Python adapter

This standard-library adapter demonstrates the `mnemosyne-external-strategy/v1`
JSON-lines protocol. It reads one label-free request from stdin and writes one
observable result to stdout. It is intentionally simple and is not an official
integration or a performance claim.