ACT utilities
Project description
ACT Utilities
Introduction
This repository contains utility scripts for the ACT Platform.
Installation
- This project requires that you have a running installation of the act-platform.
- Install from pip
pip install act-utils
act-graph-datamodel usage
Build a graph (graphviz) of the ACT data model.
act-graph-datamodel --help
usage: act-graph-datamodel [-h] [--uid UID] [--http_username HTTP_USERNAME]
[--http_password HTTP_PASSWORD]
[--parent_id PARENT_ID]
[--confluence_url CONFLUENCE_URL]
[--confluence_user CONFLUENCE_USER]
[--confluence_password CONFLUENCE_PASSWORD]
url
Local development
Use pip to install in local development mode. act-utils (and act-api) uses namespacing, so it is not compatible with using setup.py install
or setup.py develop
.
In repository, run:
pip3 install --user -e .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
act-utils-2.1.0.tar.gz
(4.9 kB
view details)
File details
Details for the file act-utils-2.1.0.tar.gz
.
File metadata
- Download URL: act-utils-2.1.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37546f772f1ce413d620dd1817a8bba9a070c937985695e42dcf17f2c27a147b |
|
MD5 | 90bb5b07402b0ef739cc4b1d753fb35b |
|
BLAKE2b-256 | 6a812ab7e9c0b83fc05dc5e359a89a4c7057165e0c4575ade3c92ce01c090d0e |