Registry / devops / gravity

gravity

JSON →
library1.2.1pypypi✓ verified 33d ago

Command-line utilities to assist in managing Galaxy servers. Current version is 1.2.1, released on 2025-03-27. Release cadence is irregular, with multiple patch releases per year.

devopsawsgcpazure
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

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

import gravity

Initialize GravityService with a Galaxy root directory and optional config path.

import os from gravity import GravityService # Initialize service manager service = GravityService( galaxy_root='/opt/galaxy', config=os.environ.get('GRAVITY_CONFIG', 'config/galaxy.yml') ) # Check status print(service.status())
gravity --version
Debug
Known footguns
breakingDropped support for Python 3.7 in v1.2.0
breakingRemoved support for deprecated unicornherder in v1.2.0. Use gunicorn directly instead.
deprecatedPydantic v1 syntax is deprecated in v1.2.1; use Pydantic v2 syntax.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
20 hits · last 30 days
ahrefsbot
4
gptbot
3
bytedance
3
claudebot
3
bingbot
1
Resources