Reading ABAP source code from a BTP ABAP Environment trial with a headless Python script
ADT is just a REST API — so a small headless Python script can read ABAP source from a BTP ABAP Environment trial, no Eclipse and no browser login. The catch is the OAuth grant; here's the one that works.