Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade input/output methods #57

Open
2 tasks
sobolevnrm opened this issue May 30, 2020 · 4 comments
Open
2 tasks

Upgrade input/output methods #57

sobolevnrm opened this issue May 30, 2020 · 4 comments
Assignees
Labels
API enhancement I/O file parsing and writing

Comments

@sobolevnrm
Copy link
Collaborator

sobolevnrm commented May 30, 2020

  • Convert read/write file manipulation to context managers
  • Allow for StringIO and related file-like classes
@orbeckst
Copy link
Collaborator

@orbeckst orbeckst added I/O file parsing and writing API enhancement labels Jun 18, 2020
@sobolevnrm
Copy link
Collaborator Author

Excellent; thank you!

@orbeckst
Copy link
Collaborator

As @IAlibay found out and noted in #83: StringIO does not work any longer so my #57 (comment) is not true anymore.

@orbeckst
Copy link
Collaborator

orbeckst commented Jul 17, 2020

With #83 and #82 fixed, StreamIO (EDIT: for a single input PDB) should be working again (with a cleaner API, too, mainly thanks to @speleo3 's suggestions in PR #84 ).

@sobolevnrm sobolevnrm self-assigned this Aug 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API enhancement I/O file parsing and writing
Projects
None yet
Development

No branches or pull requests

2 participants