Create Project through Python API

LabKey Support Forum (Inactive)
Create Project through Python API Jon (LabKey DevOps)  2019-10-25 23:13
Status: Closed
 
Also, you can get a good set of Java code via the Export function on a grid, including the grid for the Site Users grid, which is what core.Users is tied to:

https://www.labkey.org/Documentation/wiki-page.view?name=exportScripts

That Java code shows a connection string with the selectRows function.