Metadata-Version: 2.4
Name: hf-s3-mirror
Version: 0.4.0
Summary: CLI tool for uploading HuggingFace models to S3 storage
Project-URL: Repository, https://github.com/Suro4ek/hf-s3-mirror
Author: suronek
License-Expression: MIT
Keywords: cli,huggingface,mirror,models,s3
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Requires-Dist: huggingface-hub>=0.20.0
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: s3fs>=2024.0.0
Requires-Dist: typer>=0.9.0
