dlt-init-openapi

View on PyPIReverse Dependencies (0)

0.1.0 dlt_init_openapi-0.1.0-py3-none-any.whl

Wheel Details

Project: dlt-init-openapi
Version: 0.1.0
Filename: dlt_init_openapi-0.1.0-py3-none-any.whl
Download: [link]
Size: 50639
MD5: a4d26a4c230e7215d8fd6668e6b2c8b2
SHA256: e5d9dbf3ddd01da227fb08c19dfffb37cf0465722d63b29549abab4ab5e9a100
Uploaded: 2024-05-28 06:49:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dlt-init-openapi
Version: 0.1.0
Summary: Generate dlt Python clients from OpenAPI
Author: David Scharf
Author-Email: david[at]dlthub.com
Home-Page: https://dlthub.com
Project-Url: Repository, https://github.com/dlt-hub/dlt-init-openapi
License: MIT
Keywords: OpenAPI,Client,Generator
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Code Generators
Classifier: Typing :: Typed
Requires-Python: >=3.9,<3.13
Requires-Dist: autoflake (<3.0.0,>=1.4)
Requires-Dist: black (>=23)
Requires-Dist: dlt[duckdb] (<0.5.0,>=0.4.12)
Requires-Dist: httpx (<0.25.0,>=0.15.4)
Requires-Dist: inflector (<4.0.0,>=3.1.1)
Requires-Dist: isort (<6.0.0,>=5.0.5)
Requires-Dist: jinja2 (<4.0.0,>=3.0.0)
Requires-Dist: loguru (<0.8.0,>=0.7.2)
Requires-Dist: openapi-schema-pydantic (<2.0.0,>=1.2.4)
Requires-Dist: pydantic (<2.0.0,>=1.6.1)
Requires-Dist: questionary (<2.0.0,>=1.10.0)
Requires-Dist: referencing (<0.35.0,>=0.34.0)
Requires-Dist: requests (<3.0.0,>=2.30.0)
Requires-Dist: typer (<0.13.0,>=0.12.3)
Description-Content-Type: text/markdown
[Description omitted; length: 9960 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
CHANGELOG.md sha256=3fD90ZX0IeYIAwvM4yNW_3tn-ldPi0xwV_aHLEwMuk8 2263
LICENSE sha256=u92l6c_AogOX1xRuS_CGGXdCcQ7152OxvvLbo_bowpQ 1111
dlt_init_openapi/__init__.py sha256=3OiPNqbw3TmtNTAbblk-9nA6mgBkiTXLHewtqJAV0uo 4763
dlt_init_openapi/__main__.py sha256=wcCrL4PjG51r5wVKqJhcoJPTLfHW0wNbD31DrUN0MWI 28
dlt_init_openapi/cli/__init__.py sha256=T9AAE-bvhFiZxQJHb_hf7r0W5Ac1nTixlkY_h_yLVv4 4985
dlt_init_openapi/cli/cli_endpoint_selection.py sha256=G_8V8fl65b0erLrwWz3j2UMTS6xSypJmxFXf2Ow_kCQ 1197
dlt_init_openapi/config.py sha256=2XnnE-fLjHQnsKoG5rFsfD5lfCU2jBQiawoTANWCCSE 3611
dlt_init_openapi/detector/__init__.py sha256=RSxmcy-jXY2vKzrnL6CPS2JrCp4zyVYfJvCw8CQxtNM 29
dlt_init_openapi/detector/base_detector.py sha256=QASTWeQhFjsXyfODEbG0wjTW0ZFsaNkhZPfwtaBRWaw 664
dlt_init_openapi/detector/default/__init__.py sha256=kZGewoiO1TgcHVSsZe5ZmzkIDoigC2sp2RoOJr14rb4 22415
dlt_init_openapi/detector/default/const.py sha256=1NwPCEdJsvKys3qyvZLp5CuDlzXB5sDJlmRkmL0leuc 1065
dlt_init_openapi/detector/default/primary_key.py sha256=5nMeHkK4PHnd12k2RPhnA9OBdQMhTKzv5mXT7KrQp7Q 1774
dlt_init_openapi/detector/default/utils.py sha256=9xigBLbHGlbRvS2dyWySCS1dZSbZT7OlwX-K-xlM8WM 686
dlt_init_openapi/detector/default/warnings.py sha256=80kmlJw6D8JteNnvNgr_bRi2BEoYHkHM96uzAdylSLk 1573
dlt_init_openapi/exceptions.py sha256=S7suOjSsJZGDEweTZf2F3pnsxu3ZEL0AR3kFFdft740 1903
dlt_init_openapi/parser/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dlt_init_openapi/parser/config.py sha256=FSQIuAKnK5FnpDYu2Q3EDyhmUZVGi83qxGz8Ll7n-cw 57
dlt_init_openapi/parser/const.py sha256=jtgZfkrykw5IbsUpYUv6tdhPzFxPCFmif4GF0IB2RVg 44
dlt_init_openapi/parser/context.py sha256=8UjHeHWamxDIIfZ7aHuP7kfIxVIePUWvCienovfwjhA 2839
dlt_init_openapi/parser/endpoints.py sha256=-WXk4xLfjyN1GKzdcE2-I6x-XOSJV9JX-PGZEkoAVQs 10742
dlt_init_openapi/parser/errors.py sha256=ZfB8bPbdyeKNeEL7S4Giuh0T3Wh_rgNnSFAe2rDTkm0 1376
dlt_init_openapi/parser/info.py sha256=EcBPDq8BOz1vtgVgcprZe5GnGbcjiB1827RM4QpZlXQ 704
dlt_init_openapi/parser/models.py sha256=cy1nNpF0n5fdX8eHrjUhfYu4gBrjuHVLOqCGI6q3L_I 12896
dlt_init_openapi/parser/openapi_parser.py sha256=g7puvO4EXoe4unXKk_7ss-bw2T9i8U3tIpPxM7IAkDM 4112
dlt_init_openapi/parser/pagination.py sha256=JPaIn6XQgfooIqPZL6OWwf6G0TgHKYda-OFuVdEb95o 670
dlt_init_openapi/parser/parameters.py sha256=ThK54sKBW3uioy1u4D375zVg5sNLh8PeBXgXv_YlyFQ 2766
dlt_init_openapi/parser/properties/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dlt_init_openapi/parser/properties/converter.py sha256=aT-mHpPDFMl52zym0dekiFrfMnxjQsU8PqKX2OtYmoQ 2365
dlt_init_openapi/parser/security.py sha256=ptU2IbqiRrkXyyQR7baNfNZwoIkS0EvsxZNCH5NCGns 562
dlt_init_openapi/parser/types.py sha256=Zq0a7USpZSGlDw95iWCbb3DPwFVbkyj8ZZCVUNl15Sk 2360
dlt_init_openapi/py.typed sha256=8PjyZ1aVoQpRVvt71muvuq5qE-jTFZkK-GLHkhdebmc 26
dlt_init_openapi/renderer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dlt_init_openapi/renderer/base_renderer.py sha256=kmmbXBUOQxwSm-bcpOXQn5fjwnuxjaP-wAyq4I0qwxY 516
dlt_init_openapi/renderer/default/__init__.py sha256=fxBCYr4XgrDI_Ydl5NRHt9kt75BcQDe4vQo6H7ktEhg 6155
dlt_init_openapi/renderer/default/templates/README.md.j2 sha256=rmfYdpy5d7TXlFf-56TSsyDqxmcbb3KwZOXOO_yHGjs 932
dlt_init_openapi/renderer/default/templates/dlt_config.toml.j2 sha256=GDrwy_ZqyVwpTsW9nnhMwoNr6CCAJa6WrMKKq_S5ZD4 519
dlt_init_openapi/renderer/default/templates/dlt_secrets.toml.j2 sha256=8dQaoxiuFseOSPotA8yUYCv6Qw8T6QzcCoKrQJOXy4U 279
dlt_init_openapi/renderer/default/templates/gitignore.j2 sha256=sF0H8BH6zl4_pE4un2nH-TmwmoqwFtsxbBP4T-jVVJI 62
dlt_init_openapi/renderer/default/templates/pipeline.py.j2 sha256=-aamkrEfnCdT2UHhDUvwDg7weM1yNFwG8JYo6ann68c 479
dlt_init_openapi/renderer/default/templates/requirements.txt.j2 sha256=jGjKLWfvltc-O9bUtqqMhxZnb4p276RO52jcEK-mR60 11
dlt_init_openapi/renderer/default/templates/source.py.j2 sha256=Co5QX68fK2cX13Px7Qb8vUpruULkoCKLXHiFPmELmVg 4301
dlt_init_openapi/typing.py sha256=kD5MEsm8txJZTSyX865VT8RT7Cw3-eQyMCkrAW4nBqM 199
dlt_init_openapi/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dlt_init_openapi/utils/misc.py sha256=9xf6kQxcJ-V1DvBV-OJCpTmenTQ5uGFlIf8lb-1Wm-o 4137
dlt_init_openapi/utils/paths.py sha256=sTRhFJIHEEs2n-bw9PLfhr3nVfvDcbVthtSHJAd1mjE 3851
dlt_init_openapi/utils/update_rest_api.py sha256=Gd2heigEOBdxmpA9U1nVB32FQ_QDac2iBHwBFYl1U90 1167
dlt_init_openapi-0.1.0.dist-info/LICENSE sha256=u92l6c_AogOX1xRuS_CGGXdCcQ7152OxvvLbo_bowpQ 1111
dlt_init_openapi-0.1.0.dist-info/METADATA sha256=PN1buKb_QAzFvZ0UMStPaf82o0mFWe18dcJUes2Al6s 11622
dlt_init_openapi-0.1.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
dlt_init_openapi-0.1.0.dist-info/entry_points.txt sha256=UsNoAK2lKepkzw9J6s2rkSC3yojRgUf7Hg2l1k2t-pM 61
dlt_init_openapi-0.1.0.dist-info/RECORD

entry_points.txt

dlt-init-openapi = dlt_init_openapi.cli:app