Back to Projects
Developer Tools

ATLAS

World Intelligence CLI — explore countries, economies, currencies, and geography from your terminal. Published on PyPI. Install with: pip install atlas-world-intel

Published June 16, 2026

Cover image for ATLAS
PythonTyperRichOpenAI APIREST APIs
Install:pip install atlas-world-intel

ATLAS

ATLAS is a World Intelligence CLI that helps you explore countries, economies, currencies, and geography directly from your terminal. It combines live data lookups with interactive terminal experiences to make world knowledge approachable and engaging. Published on PyPI and installable with pip install atlas-world-intel.

Features

  • Country lookup — retrieve official details, regional information, and basic country profiles quickly.
  • Side-by-side comparisons — compare two countries across population, currency, language, region, and more.
  • World rankings — browse country rankings by population, area, and other key metrics.
  • Currency conversion — convert between currencies using live exchange-rate data.
  • Geography quiz — test your knowledge with terminal-based quiz sessions.
  • AI explanations — get concise, AI-powered interpretations of global topics and comparisons.

Tech stack

Python powers the CLI experience, Typer provides the command interface, Rich delivers the polished terminal UI, and the OpenAI API adds context-aware explanations.

Gallery

ATLAS screenshot 1
ATLAS screenshot 2

Related Projects