{"library":"lightning","type":"library","category":null,"description":"Lightning is a deep learning framework built on PyTorch, simplifying the training, deployment, and scaling of AI models. It abstracts away boilerplate code, allowing researchers and engineers to focus on model logic. The current stable version is 2.6.1, and it maintains a rapid release cadence with minor versions typically released every 1-2 months, alongside frequent patch updates.","language":"python","status":"active","version":"2.6.1","tags":["deep-learning","pytorch","ml-framework","training","ai"],"last_verified":"Wed May 20","install":[{"cmd":"pip install lightning","imports":["from lightning.pytorch import LightningModule","from lightning.pytorch import Trainer","from lightning.pytorch.callbacks import ModelCheckpoint","from lightning.pytorch.utilities.data import LightningDataModule"]},{"cmd":"pip install 'lightning[pytorch]'  # for PyTorch-specific dependencies","imports":[]}],"homepage":"https://lightning.ai","github":"https://github.com/Lightning-AI/pytorch-lightning","docs":"https://lightning.ai/lightning-docs","changelog":null,"pypi":"https://pypi.org/project/lightning/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":20,"avg_install_s":70,"avg_import_s":12.31,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/lightning/compatibility"}}