{"id":21647,"library":"openedx-atlas","title":"Open edX Atlas","description":"An Open edX CLI tool for moving translation files from openedx-translations and syncing them with edx-platform. Current version: 0.7.0. Released as needed, with multiple updates per year.","status":"active","version":"0.7.0","language":"python","source_language":"en","source_url":"https://github.com/openedx/openedx-atlas","tags":["openedx","translations","cli"],"install":[{"cmd":"pip install openedx-atlas","lang":"bash","label":"PyPI"}],"dependencies":[],"imports":[{"note":"Atlas is primarily used as a CLI tool, not a Python library. The main function can be imported for programmatic use.","symbol":"main","correct":"from openedx_atlas import main"}],"quickstart":{"code":"atlas pull --repository=https://github.com/openedx/openedx-translations.git --revision=master --filter='*' --output-dir=.","lang":"bash","description":"Pull translation files from the default repository to the current directory."},"warnings":[{"fix":"Use --revision instead of --branch.","message":"In v0.6.0, the --branch flag was renamed to --revision. Using --branch will cause an error.","severity":"breaking","affected_versions":">=0.6.0"},{"fix":"Install Git and ensure it is in the system's PATH.","message":"Atlas requires Git to be installed and accessible on PATH. Without Git, the CLI will fail with a subprocess error.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"last_verified":"2026-04-27T00:00:00.000Z","next_check":"2026-07-26T00:00:00.000Z","problems":[{"fix":"Use --revision instead of --branch.","cause":"The --branch flag was replaced with --revision in v0.6.0.","error":"Error: --branch is not a valid option"}],"ecosystem":"pypi","meta_description":null,"install_score":null,"install_tag":null,"quickstart_score":null,"quickstart_tag":null}