Skip to content

ethsteel/graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STEEL Team Graphics

This repo contains:

  • graphics and logos,
  • scripts to generate plots.

Prerequisites

GitHub CLI Setup

Scripts that fetch data require the GitHub CLI (gh) for API access:

  1. Install GitHub CLI: Follow the installation guide at cli.github.com

  2. Authenticate with GitHub:

    gh auth login

    Follow the prompts to authenticate. This creates a token automatically.

  3. Verify authentication:

    gh auth status

Note: Authentication is required to avoid GitHub API rate limits (60 requests/hour for unauthenticated vs 5000/hour for authenticated requests).

System/Python Requirements

  • uv: Package manager for running the scripts
  • Python must not be installed; uv will fetch and download the required version, if not present.

Python3-tk

I'm not 100% sure this is needed tbh.

sudo apt install python3-tk

Installing uv

curl -LsSf https://astral.sh/uv/install.sh | sh

See docs.astral.sh/uv for more installation options.

About

STEEL Team visuals: Images, plots and logos.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages