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 command #10

Open
Bloodevil opened this issue Oct 17, 2014 · 1 comment
Open

print command #10

Bloodevil opened this issue Oct 17, 2014 · 1 comment
Assignees

Comments

@Bloodevil
Copy link
Owner

not a cursor (pymongo return Cursor object) but print all data that want to see.

should be easy to read.

@Bloodevil Bloodevil self-assigned this Oct 17, 2014
@Bloodevil
Copy link
Owner Author

  • print out like table.
  • export to file. (easy way - json, bson, csv, table)

Bloodevil added a commit that referenced this issue Nov 3, 2014
 ===
 - rename parse to util to add mongo_print function
 - add %print and %%print.
This was referenced Nov 5, 2014
Bloodevil added a commit that referenced this issue Nov 6, 2014
 ==
 add def name about print json and print mongo cursor.
Bloodevil added a commit that referenced this issue Nov 11, 2014
 ==
 - add find query
 - add find slash like query.
 - cursor print [TODO] enhance to manage show count, resource etc...
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