Metadata-Version: 2.1
Name: django-s3-csv-2-sfdc
Version: 0.1.2
Summary: A set of helper functions for CSV to Salesforce procedures, with reporting in AWS S3, based in a Django project
Home-page: https://github.com/brno32/django-s3-csv-2-sfdc
Keywords: django,s3,simple salesforce,csv
Author: Alex Drozd
Author-email: drozdster@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Django (>=3.1.6,<4.0.0)
Requires-Dist: boto3 (>=1.17.3,<2.0.0)
Requires-Dist: simple-salesforce (>=1.10.1,<2.0.0)
Project-URL: Repository, https://github.com/brno32/django-s3-csv-2-sfdc
Description-Content-Type: text/markdown

# Overview

TODO

