apache-dolphinscheduler

View on PyPIReverse Dependencies (1)

4.0.4 apache_dolphinscheduler-4.0.4-py3-none-any.whl

Wheel Details

Project: apache-dolphinscheduler
Version: 4.0.4
Filename: apache_dolphinscheduler-4.0.4-py3-none-any.whl
Download: [link]
Size: 129152
MD5: 456501a2fdbf7f8bfcb88e7c50c7250f
SHA256: 553544043e3f78ec7d1074be7dcc8b69e859755ecd35b941347477877445cee5
Uploaded: 2023-10-12 14:42:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: apache-dolphinscheduler
Version: 4.0.4
Summary: pydolphinscheduler is Apache DolphinScheduler Python API.
Author: Apache Software Foundation
Author-Email: dev[at]dolphinscheduler.apache.org
Home-Page: https://dolphinscheduler.apache.org/python/main/index.html
Project-Url: Homepage, https://dolphinscheduler.apache.org/python/main/index.html
Project-Url: Documentation, https://dolphinscheduler.apache.org/python/main/index.html
Project-Url: Source, https://github.com/apache/dolphinscheduler-sdk-python
Project-Url: Issue Tracker, https://github.com/apache/dolphinscheduler-sdk-python/issues
Project-Url: Twitter, https://twitter.com/dolphinschedule
License: Apache License 2.0
Keywords: dolphinscheduler,workflow,scheduler,taskflow
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: User Interfaces
Requires-Python: >=3.6
Requires-Dist: boto3 (>=1.23.10)
Requires-Dist: oss2 (>=2.16.0)
Requires-Dist: python-gitlab (>=2.10.1)
Requires-Dist: click (>=8.0.0)
Requires-Dist: py4j (~=0.10)
Requires-Dist: ruamel.yaml
Requires-Dist: stmdency (>=0.0.2)
Requires-Dist: packaging (>=21.3)
Requires-Dist: build; extra == "build"
Requires-Dist: setuptools (>=42); extra == "build"
Requires-Dist: wheel; extra == "build"
Requires-Dist: apache-dolphinscheduler[build]; extra == "dev"
Requires-Dist: apache-dolphinscheduler[test]; extra == "dev"
Requires-Dist: apache-dolphinscheduler[style]; extra == "dev"
Requires-Dist: apache-dolphinscheduler[doc]; extra == "dev"
Requires-Dist: sphinx (>=4.3); extra == "doc"
Requires-Dist: sphinx-rtd-theme (>=1.0); extra == "doc"
Requires-Dist: sphinx-click (>=3.0); extra == "doc"
Requires-Dist: sphinx-inline-tabs; extra == "doc"
Requires-Dist: sphinx-copybutton (>=0.4.0); extra == "doc"
Requires-Dist: sphinx-github-changelog; extra == "doc"
Requires-Dist: flake8 (>=4.0); extra == "style"
Requires-Dist: flake8-docstrings (>=1.6); extra == "style"
Requires-Dist: flake8-black (>=0.2); extra == "style"
Requires-Dist: isort (>=5.10); extra == "style"
Requires-Dist: autoflake (>=1.4); extra == "style"
Requires-Dist: pytest (>=6.2); extra == "test"
Requires-Dist: freezegun (>=1.1); extra == "test"
Requires-Dist: coverage (>=6.1); extra == "test"
Requires-Dist: pytest-cov (>=3.0); extra == "test"
Requires-Dist: docker (>=5.0.3); extra == "test"
Provides-Extra: build
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: style
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 6026 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pydolphinscheduler/__init__.py sha256=pwchd3pfBJRsQOWvERpANfxJFyHIQxK_Z2GRUcUCoeo 848
pydolphinscheduler/configuration.py sha256=y-yG6VEPq_2CuioiwVbzHVna2G9NTDGZxN5KBW4X3RE 7269
pydolphinscheduler/constants.py sha256=9Jdejo5m7LK88lu1F2eK4dvnMgeaqCWgoAfXHhj4dns 2969
pydolphinscheduler/default_config.yaml sha256=OokkM1xS_gJuWjkoLEz1xHj7yiUvJKPxUVJfxSPQr08 3124
pydolphinscheduler/exceptions.py sha256=3HSPiqMDdXbmkCM9UtxETbFJXve3M71jKll5Jg6e5eI 1624
pydolphinscheduler/java_gateway.py sha256=lDx1REk7UnSZXfJN1VWT823-q5_n-oGsc4tPG2jRj58 11531
pydolphinscheduler/version_ext sha256=Y8q_Y71_omJYFw9lcUZcssOzNEHYB9EUrJQHqXT8DkM 31
pydolphinscheduler/cli/__init__.py sha256=W6EE4ohwi-3qRlgBdg_B2jorwi7FijTv8--LP5tyi4I 839
pydolphinscheduler/cli/commands.py sha256=VStcoQLUskVIoPykNW0Kmp4ylK85oNF5bfMx8eCJRVw 3023
pydolphinscheduler/core/__init__.py sha256=hX5kutVwN8kLvQRSua1qRhH1HBZQPuId2EYbXE2lEJ8 1038
pydolphinscheduler/core/engine.py sha256=3qRMbR047wWh7W0bNILp5K31VitBgezSPy6zAhmlU70 3363
pydolphinscheduler/core/parameter.py sha256=CMCUsfHSVLXf2LCZxRV8svxn2v-XyyZVU9VWDX75IMA 4557
pydolphinscheduler/core/process_definition.py sha256=L3te4HQJ0CR5im0HyUBm6RevWEFAnDjSj8cVpKfbuo4 1168
pydolphinscheduler/core/resource.py sha256=mPRVp9LuINh9Ds-ZnpZ82131krxkr5wUJHP8VNZHGqc 2696
pydolphinscheduler/core/resource_plugin.py sha256=Cfd6baOjJO_N95jlEG03Gf3WT5DFlkfrzs6YKXytsFc 1997
pydolphinscheduler/core/task.py sha256=A0HJGYPzEwf8nvJdKEVjTJrGVo1PG-efwm2nM96Illg 18175
pydolphinscheduler/core/workflow.py sha256=OyopNMS7CwKCcpOn2WAkbWH31pa29siT6NVmF18pCFs 18099
pydolphinscheduler/core/yaml_workflow.py sha256=kMqJEEwWH7jDNFhNGrCtPcfzg3oRvWDk2VozT4lHB4Y 17251
pydolphinscheduler/examples/__init__.py sha256=GPZAMWLQMNlO5TQCp3XJ_WiiMzn0jIGGnmcWDuY-rr0 869
pydolphinscheduler/examples/bulk_create_example.py sha256=feAUxa-LH-tP62c4dYb-VH36S7QbeyGRRTLB2b2IoRg 2217
pydolphinscheduler/examples/local_parameter_example.py sha256=GLyWg8_i0dfGfJoF60SMZt2cCk9VdbM5N68MGyDNop0 3841
pydolphinscheduler/examples/multi_resources_example.py sha256=Ax7O_YWm5g4hWuFmexNf1DDuPEtSwspk8ItgFWgmNOk 2923
pydolphinscheduler/examples/task_condition_example.py sha256=8k-nRS1KfpixUTlPgbaUOhEE6h9t5Lnd4-cN6kXcDNI 2341
pydolphinscheduler/examples/task_datax_example.py sha256=jbvKlzV9dEw504D0w20U_WtN4aeEnHwcnuW0h88JT6w 3570
pydolphinscheduler/examples/task_dependent_example.py sha256=UpXeuki5qu5xea5BUwWaGIvDF4FqO-qvFLg-bVidTKc 2510
pydolphinscheduler/examples/task_dvc_example.py sha256=-ff9AWF8dVAHLENnMfMhi_cmNovilTesMW5SoxkW4ks 1755
pydolphinscheduler/examples/task_flink_example.py sha256=ph64VnlE3ZIUue9rS7zyh4JXi1ttUcTjga-gFdWqNXY 1326
pydolphinscheduler/examples/task_kubernetes_example.py sha256=Jm3wrn14aD7heM_mc58PBrv_2vfSNfbd5IYjS8GyC7c 1289
pydolphinscheduler/examples/task_map_reduce_example.py sha256=W3F5jjeRDjKsKOm7eaKQXpEvm73gzR4mkbNCHiXXgyg 1375
pydolphinscheduler/examples/task_mlflow_example.py sha256=5izSIh51v_Qb2plzJf8waKsx5RV9Zsdz95rhVY4gHNA 3104
pydolphinscheduler/examples/task_openmldb_example.py sha256=SJTpR4KIgv7orObLmMPBP4IPHZqVo8XLsBfNy06ACWg 1415
pydolphinscheduler/examples/task_pytorch_example.py sha256=3Mgeo3D79DZJjcbbaoDNjT_OOUpK5dBI_MUvYelTK58 2183
pydolphinscheduler/examples/task_sagemaker_example.py sha256=6vcksJt5RUrYJ4GoiKmw5TXra0WSts8-GLaAyKJfRwA 1645
pydolphinscheduler/examples/task_spark_example.py sha256=T_BgoVMV0T7lM0WAvlBUCrHls4LtTYnbhCNYQA1hArE 1320
pydolphinscheduler/examples/task_sql_example.py sha256=rlg1_Ey7rKqRJ1V_bZIv4Prr-kPWKy3gawrfu3UxAf0 2110
pydolphinscheduler/examples/task_switch_example.py sha256=7RMl8hdeaOaNBZS0lAgNIlNkvCC6KS5J2umQWm6ssr4 2084
pydolphinscheduler/examples/tutorial.py sha256=HBCKbLcFl5Joeh6EjOlH5PgxA1Nw_UEwEWFomwRR9vI 2351
pydolphinscheduler/examples/tutorial_decorator.py sha256=zAnQwT28niKtQcu26TKpfFBHwGumslw3nVPUlK1sNZU 2763
pydolphinscheduler/examples/tutorial_resource_plugin.py sha256=7yVBf45eVOAsfCu0P-TebnHT1qEeD52CA5NcHhTJtE8 2070
pydolphinscheduler/models/__init__.py sha256=D9Q1d4LTjNYvqcSXghe9A9k5F0OAYwu5ycfL4xuxDTc 1379
pydolphinscheduler/models/base.py sha256=Np6Wq0ighDnXhsw_UcoyHEsU7OAkQWPivZ1jfQj7Rdw 2776
pydolphinscheduler/models/base_side.py sha256=I6qNf24R1LK9YELcX5pkufgI0qLpSpP9NEhVsEFffkw 1667
pydolphinscheduler/models/connection.py sha256=3TGCcHml7QZ5UpZcUjUR8PF6Mu8PGCTSEJC3ZkHH_u0 1083
pydolphinscheduler/models/datasource.py sha256=kywIjDP7ksOpooabOJTOIczVAODdSC4ILWwxhujVNJI 6290
pydolphinscheduler/models/meta.py sha256=L0tPfWP6fRb91mx0KWDWxry73-OxGKdSRvrv9B7-cvM 4779
pydolphinscheduler/models/project.py sha256=EVNqaUCfGtVZ0dJPnSKjVglN0G-ODcSEY-41wctBqLU 2503
pydolphinscheduler/models/queue.py sha256=lTZT6F0b_BN-ZryqGnpg-pMfOQmNtw3ybrTWNXANqHQ 1185
pydolphinscheduler/models/tenant.py sha256=klVAf2HVeF4ltR1TxXBHnBBMey2xutg8BwNT9E25_iY 2802
pydolphinscheduler/models/user.py sha256=ebJldisvWvV2dhM3et4RHhL6yB9DiE4IEBMbMM_AbWg 3948
pydolphinscheduler/models/worker_group.py sha256=OCQxMvrMFGW2yuRaD39L5NEklRm0tkFjUDNE7YC7pVY 1146
pydolphinscheduler/resources_plugin/__init__.py sha256=dB5eN21rI-KcqGePHVpW2cEkx_NOMvmZFDiUeEnysGA 1171
pydolphinscheduler/resources_plugin/github.py sha256=gRqG0zYUC1n0Q6Q1dixIlMU2Qgg6MwrbzvBQGQcSqzo 3922
pydolphinscheduler/resources_plugin/gitlab.py sha256=PEBeWS7Uced5h4DLCF7u0PHfRqZ49qjxi27elofOa_g 4312
pydolphinscheduler/resources_plugin/local.py sha256=I-ewhI73KqNJtFCYnQVJp0E8Z5cGBiAoknME-tZzktg 2019
pydolphinscheduler/resources_plugin/oss.py sha256=LwHneJeI7D-qRYK64c1rXH5WqaddsIbMV5WfWO2hOr0 3038
pydolphinscheduler/resources_plugin/s3.py sha256=Q2ONoMygykoFNP8wRaGjaTpukgQMkifGjHAVF8-94so 2838
pydolphinscheduler/resources_plugin/base/__init__.py sha256=FwawJGhLACE7aM-8ALERO3Ty1I3lcEhf9yr8ZNvJSFc 811
pydolphinscheduler/resources_plugin/base/bucket.py sha256=inpW_VQKtLnny7qBLkq_XwdIplEvPFQXSC4swLtudYY 2806
pydolphinscheduler/resources_plugin/base/git.py sha256=rt7GQef9xpgtSBBGT1sutdhJhTw4lsCuifHaRGuOT84 3824
pydolphinscheduler/tasks/__init__.py sha256=2w4jQpaTfHPIdohvIjD_khOR6VTw1OXeH-LNMgxyMc0 2475
pydolphinscheduler/tasks/condition.py sha256=v6jhew4FSc1j5fgRAIPiyn9yJh_l1CV6SxXwlFXlhXw 6813
pydolphinscheduler/tasks/datax.py sha256=nFAIWJcf883v7Ikq3lRV0UsALckbw3V3Sx5AoVYS8xo 5209
pydolphinscheduler/tasks/dependent.py sha256=4Dx4BOf3hkD63lQjCIX92nYbXDZDbfdDsorjUpvAhhM 9737
pydolphinscheduler/tasks/dvc.py sha256=y1Hn7Vfc3ZqOnImul6EKxhyM1a9rJMnQvWyWJmuPGJA 3605
pydolphinscheduler/tasks/flink.py sha256=Q9N4vj8FBf7BJ86-X_7j9UvIIbuw4U80RZ5YKgdPhqg 2883
pydolphinscheduler/tasks/func_wrap.py sha256=FxNDA-qkfJzjOVLqbeLPAaZBAhkF3svDsoHsMaYpaws 2221
pydolphinscheduler/tasks/http.py sha256=VHwAZpAZi6ow7f1AJNfoZcrHptDb_TtGSB4WjipDPbk 3542
pydolphinscheduler/tasks/kubernetes.py sha256=KWsUFUd1hsXz-Y9txfVK50qzLV1quFIgvqYqEFhQVh4 1949
pydolphinscheduler/tasks/map_reduce.py sha256=h_f73nMX7CgBi3bZK_l1aMT8rfsXDuWeL5_6N3Yfyac 1679
pydolphinscheduler/tasks/mlflow.py sha256=90G9A1xqPYsKp0khhc_AEw2Sz6jwo8L0hKBjckREXxc 8634
pydolphinscheduler/tasks/openmldb.py sha256=62LHb495MHp1DyfQjW2PLAuWVVxNh7CCv759p8UvJ6U 1754
pydolphinscheduler/tasks/procedure.py sha256=HAgKB4IzueoBmOdZc07fIHgQ-g7n2wEIX109qcRd0S0 2637
pydolphinscheduler/tasks/python.py sha256=JluGeocR7QNBgaRkizj7zEc1DAV5K-f9wA-KOCkecww 3763
pydolphinscheduler/tasks/pytorch.py sha256=vHKGchPW-KZD3qA8SovEKQ2ASF4cIUhZUt4FHv5sBGw 3527
pydolphinscheduler/tasks/sagemaker.py sha256=cfBumaI_3fUUbr_Sw7ZBA9yC24aEr6p0I7e5O78Y0-g 1585
pydolphinscheduler/tasks/shell.py sha256=x6h0nNYxlKSaGl5IL4YMaUke_H6HvKd8qC7IyurmFzA 1952
pydolphinscheduler/tasks/spark.py sha256=h4wK6s_wQd0h23TCeoiINK5S_r6qgIRMyjJcU8tptII 2636
pydolphinscheduler/tasks/sql.py sha256=8Nrv1RaVYaXBll9BzB6oRwPqVUOT8SzF38wvuceFQ_8 6356
pydolphinscheduler/tasks/sub_process.py sha256=FGE8_Yr4uW6OhNnNAfsbEW6DFTI6k50MP1EHXeVbppo 1627
pydolphinscheduler/tasks/sub_workflow.py sha256=-MZitUyjQgx2A37VvbWAU9ofosyYe7fBAd1irpxzybc 2225
pydolphinscheduler/tasks/switch.py sha256=M_uDNdD2CzuyQBQ9Vvi3i-unjyHan84QurorxVxuti0 5980
pydolphinscheduler/utils/__init__.py sha256=jdaIHmOJqKaYCSHq1yQ2SU0Vv6pSzHT4D2vtwuIKx3k 812
pydolphinscheduler/utils/date.py sha256=SH3i2bYZPmXK2yeczYXFLIo8e8ijOBpDs5z4dvavHLE 3364
pydolphinscheduler/utils/file.py sha256=JsUyV0ysU7LNNuEwg8nmH_JfPdnoWdWeu0WzoOwxYpM 2193
pydolphinscheduler/utils/string.py sha256=90A89T1aVrYQqw4KRuNthd92UZgNvIL6Ao5eCTbPHuo 1490
pydolphinscheduler/utils/versions.py sha256=lxxDXWzoVaZywV8L3Yc3OacMdNazkphovhtAwJfesK0 1790
pydolphinscheduler/utils/yaml_parser.py sha256=86P1B7sWtxFBKju0EmrEBFyxJIgj1YnkuiXfZ7c7xf0 5311
apache_dolphinscheduler-4.0.4.dist-info/METADATA sha256=jpbm1ekaO3i95P78d_Nmuxt_BilwVTP4K4HTXiPzoro 9298
apache_dolphinscheduler-4.0.4.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
apache_dolphinscheduler-4.0.4.dist-info/entry_points.txt sha256=LzVBTndBjLLjITj3SXB8s-yoDhvHcrvwOnGf1DIh9Aw 75
apache_dolphinscheduler-4.0.4.dist-info/top_level.txt sha256=m3PZrGODH0oxIQHc1B8lhFKQKkCaP0DqKaYEpES2hW0 19
apache_dolphinscheduler-4.0.4.dist-info/zip-safe sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
apache_dolphinscheduler-4.0.4.dist-info/RECORD

top_level.txt

pydolphinscheduler

entry_points.txt

pydolphinscheduler = pydolphinscheduler.cli.commands:cli

zip-safe