gamma_integration
No description available.
File Explorer
Download Latest Version (.zip)- ci.yml
- linter.yml
- .gitkeep
- gamma-integration-banner.png
- gamma-proposal-form.png
- quotation-gamma-tab.png
- README.md
- __init__.py
- custom_field.json
- print_format.json
- property_setter.json
- __init__.py
- gamma_proposal.js
- gamma_proposal.json
- gamma_proposal.py
- test_gamma_proposal.py
- __init__.py
- quotation_gamma_proposal.json
- quotation_gamma_proposal.py
- __init__.py
- link_existing_gamma_proposals.py
- __init__.py
- quotation_with_gamma_proposals.json
- __init__.py
- __init__.py
- api.py
- gamma_integration.css
- gamma_integration.js
- .gitkeep
- __init__.py
- __init__.py
- __init__.py
- api.py
- hooks.py
- modules.txt
- patches.txt
- .editorconfig
- .eslintrc
- .gitignore
- .pre-commit-config.yaml
- CHANGELOG.md
- license.txt
- pyproject.toml
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/tbocloud/gamma_integration
Downloads the entire project code from GitHub to your computer.
cd gamma_integration
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install .
Installs the package published on PyPI directly β no need to clone the source.
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
