{"library":"biotraj","type":"library","category":null,"description":"Biotraj provides basic functionality to load and handle molecular dynamics trajectory files, specifically designed for use with the Biotite package. It is a lightweight fork of MDTraj, with MDTraj's C-extensions and analysis functionality removed, focusing purely on efficient trajectory I/O. The current version is 1.2.2, with releases typically aligned with the Biotite ecosystem.","language":"python","status":"active","version":"1.2.2","tags":["chemistry","biology","molecular-dynamics","trajectory","biotite","file-io"],"last_verified":"Wed May 20","install":[{"cmd":"pip install biotraj","imports":["from biotraj import Trajectory","import biotraj as bt\ntraj = bt.load('path/to/file.xtc')","import biotraj as bt\ntraj = bt.read_traj('path/to/file.dcd')"]}],"homepage":"https://www.biotite-python.org","github":"https://github.com/biotite-dev/biotraj","docs":"https://www.biotite-python.org","changelog":null,"pypi":"https://pypi.org/project/biotraj/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":20,"avg_install_s":7.1,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/biotraj/compatibility"}}