threedi-settings

View on PyPIReverse Dependencies (0)

0.0.6 threedi_settings-0.0.6-py2.py3-none-any.whl

Wheel Details

Project: threedi-settings
Version: 0.0.6
Filename: threedi_settings-0.0.6-py2.py3-none-any.whl
Download: [link]
Size: 21390
MD5: fe2e2bc02cd01a7291d7c19c3a9f4ec9
SHA256: 856047958428e87a206808adcc3eaf266419df646e1ad44e5e9de1644544e1ed
Uploaded: 2021-05-05 08:29:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: threedi-settings
Version: 0.0.6
Summary: Export legacy 3Di model settings to the 3Di API V3
Author: Lars Claussen
Author-Email: claussen.lars[at]nelen-schuurmans.nl
Home-Page: https://github.com/nens/threedi-settings
License: MIT license
Keywords: threedi_settings
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Requires-Dist: threedi-api-client (>3.0.24); extra == "api"
Requires-Dist: typer (>=0.3.2); extra == "cmd"
Requires-Dist: rich (>=10.1.0); extra == "cmd"
Requires-Dist: PyYAML (>=5.1); extra == "cmd"
Provides-Extra: api
Provides-Extra: cmd
Description-Content-Type: text/markdown
[Description omitted; length: 5006 characters]

WHEEL

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

RECORD

Path Digest Size
threedi_settings/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
threedi_settings/mappings.py sha256=9C0IMLPXKW8VrYaGMS0XZ3ZA2_kJCe31sZbwwsORap8 10623
threedi_settings/models.py sha256=SK6GSn69sW4tKNQVZLXCghD-5g2Ixx-Xv7oQ5hJbObg 1767
threedi_settings/threedimodel_config.py sha256=5mLK1LwQa1zyBLcczK2DI-8ktpSksCLqTgu7l88iCwQ 6447
threedi_settings/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
threedi_settings/commands/export_legacy_settings.py sha256=tQZnmh3aScIYPq95MVA7Z81SctSdu-FTcZw-Cz5U1Yk 4289
threedi_settings/commands/global_settings.py sha256=TviEl5uRyOFtSfX0XUkOnIop5W7B55nqYGkjBHtJ0Sk 1134
threedi_settings/commands/helpers.py sha256=oLKYC_Ewr1RK-9tO3QFYm569ZGvxU90g37XZoNhpAio 2363
threedi_settings/http/__init__.py sha256=Wsg7eK9ptk-lbFn7KctI4V7uUFh2dxe0fj1sXm0YKG0 179
threedi_settings/http/api_clients.py sha256=JfdmqN-XJTiM1FaoxhJvuOTH2_gk8urNW_egW7YHxHY 11022
threedi_settings/http/helpers.py sha256=mijMGqX6THtJdeyc6yQhmPbcOqnLl-njuCdQ_bcAbVs 1607
threedi_settings/http/output.py sha256=aOM_UjliG7WCuMXkottrKvF1XU_bT0dud2e1EPHLSFc 3858
threedi_settings/plain/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
threedi_settings/plain/output.py sha256=ZsfDC7FUKD33ZRtAtgBkypUBLmRq3sRAyvmgy0y8erA 4138
threedi_settings/pretty/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
threedi_settings/pretty/output/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
threedi_settings/pretty/output/global_settings.py sha256=-u0CVAwJNkCCBWXi4QepAbzBg7ijiZEQqee_YWjCE8U 840
threedi_settings/pretty/output/http.py sha256=2sGYxBmTvtyvJdIh_DqbWvS8NCkdzUQL21drIHP4TFY 3560
threedi_settings-0.0.6.dist-info/AUTHORS.rst sha256=kmr2BeQV8Fdm0IOCZyj_QFs0BP1BNpHFl5u6iuIIbSo 172
threedi_settings-0.0.6.dist-info/LICENSE sha256=_yWPGkkXSP1FxAF4HvzeioI5rvvBVZperSdCb195AhU 1072
threedi_settings-0.0.6.dist-info/METADATA sha256=yG1rNoiCyQzmJkXLKPVD0EN499SYEOx0-yY9LahUdAk 6003
threedi_settings-0.0.6.dist-info/WHEEL sha256=ADKeyaGyKF5DwBNE0sRE5pvW-bSkFMJfBuhzZ3rceP4 110
threedi_settings-0.0.6.dist-info/entry_points.txt sha256=TXk9cgTvFnJZOTVSIL80va_3q3bip4NnQWu7dG6IZgE 255
threedi_settings-0.0.6.dist-info/top_level.txt sha256=oD_qbp8KYWKRYo-DAeoM49-aHgoIr-H6xZQc2RniOj8 17
threedi_settings-0.0.6.dist-info/RECORD

top_level.txt

threedi_settings

entry_points.txt

describe-simulation-settings = threedi_settings.commands.helpers:helper_app
export-settings = threedi_settings.commands.export_legacy_settings:settings_app
global-settings = threedi_settings.commands.global_settings:global_settings_app