Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Aimz API Scripts

This repo contains scripts to integrate with Aimz:

Getting Started

Requirements:

cd ./src

# Activate poetry environment
pip install poetry
poetry config virtualenvs.in-project true
# Set path to python if necessary with:
poetry env use /full/path/to/python
poetry install
poetry shell

# Set environment variables by copying .env -> private.env
# Then edit private.env, with f.ex TENANT=<my-organization>

# Get projects
python aimz/GetProjects.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages