This repository was archived by the owner on Jun 21, 2026. It is now read-only.
fastpdb 1.1.0
- Support Python 3.11
- The used custom exceptions are the same as in Biotite
- Malformed PDB files containing lines with missing trailing whitespace can be read
- Malformed PDB files with a charge written as
+Xinstead ofX+can be read CRYST1records are correctly padded to a line length of 80- Fast implementation of
get_remarks() fastpdb.PDBFileinherits frombiotite.structure.io.PDBFileto support all other current and future methods