nwn - A python package with various modules for accessing Neverwinter Nights: Enhanced Edition data formats and functionality.compressedbuf - Read and write compressedbuf files, used in NWSync and campaign databases.environ - Functionality related to game and user/system environment, such as locating installation directories and detecting language and codepage.erf - Read and write ERF (Encapsulated Resource Format) archives.gff - Transform GFF (Generic File Format) files from/to native python types.key - Read keyfiles, which store base game resources in the installation directory.nwscript - nwscript-related utilities.asm - Disassemble NCS (compiled script) files.comp - Bindings for the official nwn script compiler.langspec - A simplified parser for nwscript.nss.ndb - Read NDB files: NWScript compiled debug information.vm - A VM that can run NWScript bytecode with bidirectional Python linkage._types - No module docstring; 2/2 classes documentednwsync - nwsync file formats and utilities.manifest - Read/write nwsync manifests and associated helper utilities.res - Types and classes for ResMan (resource management) functionality.resdir - Class and library to deal with NWN resources directories.resman - A NWN-like resman implementation.ssf - Read and write soundset files.tileset - A parser for .set files (tilesets configuration).tlk - Read and write TLK (Talk Table) files (for translation and base game string references).twoda - Read and write 2DA files (2-dimensional array, similar to CSV).types - Shared types and helpers useful across the whole library.