Skip to content

Add mode: Literal["w", "a", "wt", "at"] = "w" keyword to CifWriter.write_file() - #3399

Merged
janosh merged 3 commits into
masterfrom
gh-3398-cif-writer-append-mode
Oct 11, 2023
Merged

Add mode: Literal["w", "a", "wt", "at"] = "w" keyword to CifWriter.write_file()#3399
janosh merged 3 commits into
masterfrom
gh-3398-cif-writer-append-mode

Conversation

@janosh

@janosh janosh commented Oct 11, 2023

Copy link
Copy Markdown
Member

Closes #3398.

@janosh janosh added enhancement A new feature or improvement to an existing one io Input/output functionality cif Crystallographic information file labels Oct 11, 2023
@janosh
janosh merged commit 63d7605 into master Oct 11, 2023
@janosh
janosh deleted the gh-3398-cif-writer-append-mode branch October 11, 2023 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cif Crystallographic information file enhancement A new feature or improvement to an existing one io Input/output functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow setting write mode in CifWriter.write_file() to write multiple structures in one CIF file

1 participant