Skip to content

An interactive python terminal UI wrapper for mango tree analyzers

License

Notifications You must be signed in to change notification settings

CIB-Mango-Tree/mango-tango-cli

Repository files navigation

mango-tango-cli: A python terminal wrapper for CIB Mango Tree analyzers

Requirements

Python 3.12

Setting up

  • Make sure you have Python 3.12 installed on your system.
  • Create the virtual environment at venv using the following command:
python -m venv venv
  • Activate the bootstrap script for your shell environmennt:

    • PS1: ./bootstrap.ps1
    • Bash: ./bootstrap.sh

    This will install the required dependencies for project development, activate a pre-commit hook that will format the code using isort and black.

Starting the application

python -m mangotango

License

This project is licensed under the PolyForm Noncommercial License 1.0.0.

Summary

You are free to use, modify, and distribute this software for non-commercial purposes. For commercial use, please contact us to obtain a commercial license.

Required Notice

Required Notice: © CIB Mango Tree ([https://github.com/CIB-Mango-Tree])


By using this software, you agree to the terms and conditions of the PolyForm Noncommercial License 1.0.0.

About

An interactive python terminal UI wrapper for mango tree analyzers

Resources

License

Stars

Watchers

Forks

Packages

No packages published