Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Jij-Inc/AWS-TechBlog-Graviton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Install

pip install jijmodeling jijzept numpy pandas pydantic -U

obtain data

python code_with_jijmodeling_graviton.py

This script outputs result.csv.

Note that the following file config.toml should be placed in the same directory as code_with_jijmodeling_graviton.py for JijZept authentication.

[default]
url = "https://api.jijzept.com"
token = "<Your JijZept API Key>"

generate plot

python visualize.py

This script outputs png file for graph.

About

Sample code repository for AWS Tech Blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published