Registry / devops / openedx-atlas

openedx-atlas

JSON →
library0.7.0pypypi✓ verified 79d ago

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.

pip install openedx-atlas
INSTALL
IMPORT
SIG · OPENEDX-ATLAS
O
openedx-atlas
devopspythonv0.7.0
Install
1.5s avg
Import
Disk
16MB
Pass rate
10/ 10
Env Coverage10 / 10
glibc
3.93.13
musl
3.93.13
Install & Compatibility
Where this runs
tested against v0.7.0 · pip install
no network on importno background threads
Install × environment matrix
Each cell = how many times install + import succeeded across repeated harness runs. Partial = flaky.
glibc = Debian/Ubuntu slim · musl = Alpine Linux
musl
py 3.103.95 runs
installs and imports cleanly · install 0.0s · import 0.000s · 17.8MB
glibc
py 3.103.95 runs
installs and imports cleanly · install 1.5s · import 0.000s · 18MB
16MB installed
● package 16MB
Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

main
import openedx_atlas
from openedx_atlas import main

Pull translation files from the default repository to the current directory.

atlas pull --repository=https://github.com/openedx/openedx-translations.git --revision=master --filter='*' --output-dir=.
atlas --version
Debug
Known issues
breakingIn v0.6.0, the --branch flag was renamed to --revision. Using --branch will cause an error.
fix
Use --revision instead of --branch.
affects: >=0.6.0
gotchaAtlas requires Git to be installed and accessible on PATH. Without Git, the CLI will fail with a subprocess error.
fix
Install Git and ensure it is in the system's PATH.
affects: all
Upgrade
Version history
0.7.0latest on PyPI · released Apr 8, 2025
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
4
Resources
openedx-atlas — pip install openedx-atlas · libregistry