Mongotocsv

Latest version: v0.1.3

Safety actively analyzes 624738 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.3

Added new file types
File Types

- CSV
- XLSX
- JSON

Usage/Examples

python
from mongotocsv import mongotocsv

Get all documents from 'submissions' and add them to a CSV file.
me = mongotocsv.MongoExport("10.0.0.1","username","password")
me.create_csv("filename","submissions",{},"filename")



Feedback

If you have any feedback, please submit an issue of GitHub

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.