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

print dictionary contents as table #153

Closed
prjemian opened this issue May 22, 2019 · 0 comments
Closed

print dictionary contents as table #153

prjemian opened this issue May 22, 2019 · 0 comments
Assignees
Milestone

Comments

@prjemian
Copy link
Contributor

A common pattern used is to print the contents of a dictionary in restructured text (or other) format. Add a function for this to apstools.utils and return a pyRestTable.Table object.

@prjemian prjemian added this to the milestone-2019-09 milestone May 22, 2019
@prjemian prjemian self-assigned this May 22, 2019
prjemian added a commit that referenced this issue May 22, 2019
prjemian added a commit that referenced this issue May 22, 2019
prjemian added a commit that referenced this issue May 22, 2019
prjemian added a commit that referenced this issue May 22, 2019
fixes #153

adds:

* `apstools.utils.dictionary_table()`
* `apstools.utils.print_RE_md()`
prjemian added a commit that referenced this issue May 22, 2019
prjemian added a commit that referenced this issue May 22, 2019
@prjemian prjemian modified the milestones: milestone-2019-09, 1.1.6 May 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant