{"id":27466,"library":"trainy-policy-nightly","title":"Trainy Policy Nightly","description":"Nightly builds of Trainy's Skypilot policy package. Provides policy management for SkyPilot-based training workloads on cloud infrastructure. Current version is 0.1.0.dev, Python 3.9+ only, updated nightly.","status":"active","version":"0.1.0.dev20260430120117","language":"python","source_language":"en","source_url":"https://github.com/trainy-ai/trainy-policy-nightly","tags":["nightly","pre-release","trainy","policy","skypilot","cloud","training"],"install":[{"cmd":"pip install trainy-policy-nightly","lang":"bash","label":"Install from PyPI"}],"dependencies":[{"reason":"Core package for policy orchestration","package":"trainy","optional":false},{"reason":"Required for cloud cluster management","package":"skypilot","optional":false}],"imports":[{"wrong":"from trainy import Policy","symbol":"Policy","correct":"import trainy"}],"quickstart":{"code":"import os\nfrom trainy import Policy\n\n# Ensure AUTH_KEY is set\nauth_key = os.environ.get('AUTH_KEY', '')\npolicy = Policy(auth_key=auth_key)\nprint(policy.list())","lang":"python","description":"Basic usage: import Policy from trainy (not this nightly package) and authenticate via environment variable."},"warnings":[{"fix":"Pin to a specific stable release once available, or use trainy (stable) instead.","message":"This is a pre-release nightly version (0.1.0.dev). APIs are unstable and may change without notice. Do not use in production.","severity":"breaking","affected_versions":"all"},{"fix":"Install this package in a virtual environment to isolate from other versions of trainy.","message":"The package name (trainy-policy-nightly) is not a Python import name. It installs the 'trainy' package which may already be present in your environment. Conflicts can occur if a different version of trainy is already installed.","severity":"gotcha","affected_versions":"all"},{"fix":"Monitor https://pypi.org/project/trainy-policy/ for stable releases.","message":"Nightly builds may be replaced by stable releases. Check for a non-dev version of trainy-policy (or trainy) before relying on this package long-term.","severity":"deprecated","affected_versions":"all"}],"env_vars":null,"search_vec":"'0.1.0.dev':27 '3.9':29 'base':18 'build':5 'cloud':22,40 'current':24 'infrastructur':23 'manag':14 'night':3,4,32,33 'packag':11 'polici':2,10,13,38 'pre':35 'pre-releas':34 'provid':12 'python':28 'releas':36 'skypilot':9,17,39 'skypilot-bas':16 'train':19,41 'traini':1,7,37 'updat':31 'version':25 'workload':20","created_at":"2026-05-01T17:46:24.487213+00:00","updated_at":"2026-05-01T17:46:24.487213+00:00","problems":null,"ecosystem":"pypi","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":"","cli_version":null,"type":"library","homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/trainy-policy-nightly/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["devops","workflow","aws","gcp","azure"],"base_url":null,"auth_type":null,"provenance":{"verified_status":"passing","verified_at":"2026-07-03","last_verified":"2026-07-03","next_check":"2026-08-02","install_tag":null}}