Metadata-Version: |
2.1 |
Name: |
circadian_scp_upload |
Version: |
0.5.2 |
Summary: |
Resumable, interruptible, SCP upload client for any files or directories generated day by day |
Author-Email: |
Moritz Makowski <moritz.makowski[at]tum.de> |
Project-Url: |
Repository, https://github.com/dostuffthatmatters/circadian-scp-upload |
Project-Url: |
Documentation, https://github.com/dostuffthatmatters/circadian-scp-upload |
License: |
AGPL-3.0-only |
Keywords: |
tum,utils,utilities,environmental,sensing,modeling,python,library,utilities,pydoc-markdown |
Classifier: |
License :: OSI Approved :: GNU General Public License (GPL) |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Framework :: Pydantic |
Classifier: |
Framework :: Pydantic :: 2 |
Classifier: |
Framework :: Pytest |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
Intended Audience :: System Administrators |
Classifier: |
License :: OSI Approved :: GNU Affero General Public License v3 |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Topic :: Internet |
Classifier: |
Topic :: Internet :: File Transfer Protocol (FTP) |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Scientific/Engineering :: Atmospheric Science |
Classifier: |
Topic :: Scientific/Engineering :: Information Analysis |
Classifier: |
Topic :: Scientific/Engineering :: Oceanography |
Classifier: |
Topic :: Scientific/Engineering :: Hydrology |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: System |
Classifier: |
Topic :: System :: Archiving |
Classifier: |
Topic :: System :: Filesystems |
Classifier: |
Topic :: System :: Logging |
Classifier: |
Topic :: System :: Networking |
Classifier: |
Topic :: System :: Systems Administration |
Classifier: |
Topic :: Utilities |
Classifier: |
Typing :: Typed |
Requires-Python: |
<4.0,>=3.10 |
Requires-Dist: |
pydantic (>=2.9.2) |
Requires-Dist: |
filelock (>=3.16.1) |
Requires-Dist: |
fabric (>=3.2.2) |
Requires-Dist: |
tum-esm-utils (>=2.3.2) |
Requires-Dist: |
python-dotenv (>=1.0.1); extra == "dev" |
Requires-Dist: |
mypy (>=1.11.2); extra == "dev" |
Requires-Dist: |
pytest (>=8.3.3); extra == "dev" |
Requires-Dist: |
pytest-order (>=1.3.0); extra == "dev" |
Requires-Dist: |
pytest-cov (>=5.0.0); extra == "dev" |
Requires-Dist: |
yapf (>=0.40.2); extra == "dev" |
Provides-Extra: |
dev |
Description-Content-Type: |
text/markdown |