Metadata-Version: 2.1
Name: salesforce-tools
Version: 0.1.8
Summary: Salesforce API tools
Home-page: https://github.com/dacmanj/salesforce-tools
License: MIT
Author: David Manuel
Author-email: david@dcmanjr.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: Flask (>=2.2.1,<3.0.0)
Requires-Dist: PyJWT (>=2.4.0,<3.0.0)
Requires-Dist: cryptography (>=37.0.4,<38.0.0)
Requires-Dist: flatten-json (>=0.1.13,<0.2.0)
Requires-Dist: pandas (>=1.4.3,<2.0.0)
Requires-Dist: pydantic (>=1.9.2,<2.0.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Requires-Dist: requests-oauthlib (>=1.3.1,<2.0.0)
Requires-Dist: xmltodict (>=0.13.0,<0.14.0)
Project-URL: Repository, https://github.com/dacmanj/salesforce-tools
