sf-dl

View on PyPIReverse Dependencies (0)

0.0.1 sf_dl-0.0.1-py3-none-any.whl

Wheel Details

Project: sf-dl
Version: 0.0.1
Filename: sf_dl-0.0.1-py3-none-any.whl
Download: [link]
Size: 3416
MD5: 302264079471a33b8811682634be1dd3
SHA256: 6e1b486136ddeee854ba32efbe4500b8dd8a9669545f0b55454c56c9b21df57f
Uploaded: 2025-02-27 19:48:01 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: sf-dl
Version: 0.0.1
Summary: Python CLI module that allows to extract files from Salesforce using its REST API.
Maintainer-Email: Pavel Sushko <github[at]psushko.com>
Project-Url: documentation, https://github.com/Pavel-Sushko/sf-dl#readme
Project-Url: repository, https://github.com/Pavel-Sushko/sf-dl
Project-Url: tracker, https://github.com/Pavel-Sushko/sf-dl/issues
License: MIT License Copyright (c) 2025 Pavel Sushko Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: salesforce
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Utilities
Requires-Python: >=3.12
Requires-Dist: dotenv (>=0.9.9)
Requires-Dist: requests (>=2.32.3)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 96 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
sf_dl/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sf_dl/__main__.py sha256=WdFZ-bOlLfCXUtqomvqLyWtCWBHT-COy3BTaUxhP-FU 79
sf_dl/version.py sha256=iOlA-aI4jighOHYsJJucEorCcKXuT-GfgrLzUji19bQ 18
sf_dl-0.0.1.dist-info/METADATA sha256=R-LDQ-Eqi5tD62quNd6oPtF7aBgeu5PYCs9BbfEG3hE 2355
sf_dl-0.0.1.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
sf_dl-0.0.1.dist-info/entry_points.txt sha256=iyfYP3744FCMfJtk0ygANrMVsziFIn9i8u_70Hs3AkI 41
sf_dl-0.0.1.dist-info/licenses/LICENSE sha256=Xxe7a6WJbd1vljoDO72f_13ZUzH9HTCrcElXQHyURBU 1069
sf_dl-0.0.1.dist-info/RECORD

entry_points.txt

sf-dl = sf_dl.cli:main