Skip to content

loupeteam/ASPython

Repository files navigation

Info

Tool is provided by Loupe
https://loupe.team
info@loupe.team
1-800-240-7042

Description

This repo provides Python tooling for interacting with Automation Studio projects in a programmatic way.

The core capabilities live in the ASTools script, which contains classes that represent the various levels of an Automation Studio project. Although these can be directly imported into a user script, the more common usage pattern is to wrap this functionality in a user-facing Python script that is intended to be called from the command line directly (with argparse support for argument parsing). Each of these wrapper scripts begin with the CmdLine prefix, and their capabilities are briefly described below:

For a more detailed look at each script's API, please call the script with the -h argument. For example, python CmdLineBuild.py -h.

Licensing

This project is licensed under the MIT License.

About

Python tools for interfacing with AS Projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published