orion-cli

View on PyPIReverse Dependencies (0)

0.1.2 orion_cli-0.1.2-py3-none-any.whl

Wheel Details

Project: orion-cli
Version: 0.1.2
Filename: orion_cli-0.1.2-py3-none-any.whl
Download: [link]
Size: 29342
MD5: 76767ab0a9f1552d1ce0cbbb839f2ddf
SHA256: 08b9aedc46f79c7c319c104710b8882ad0ed95f9eec0a6dc3a5a81f65c79a25a
Uploaded: 2024-07-26 01:28:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: orion-cli
Version: 0.1.2
Summary: Command-line tool for Open Orion PLM
Author: Afshawn Lotfi
Author-Email: afshawn[at]openorion.org
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<3.12
Requires-Dist: cadquery (<3.0.0,>=2.4.0); platform_machine != "arm64"
Requires-Dist: cadquery-arm; sys_platform == "darwin" and platform_machine == "arm64"
Requires-Dist: click (<9.0,>=8.0)
Requires-Dist: jupyter-cadquery-orion (<0.0.2,>=0.0.1)
Requires-Dist: lxml-html-clean (<0.2.0,>=0.1.1)
Requires-Dist: numpy (<2.0.0)
Requires-Dist: ocp-tessellate-orion (<0.0.2,>=0.0.1)
Requires-Dist: pandas (<3.0.0,>=2.2.2)
Requires-Dist: pydantic (<3.0.0,>=2.8.2)
Requires-Dist: pygithub (<3.0.0,>=2.3.0)
Requires-Dist: pyyaml (<7.0.0,>=6.0.1)
Requires-Dist: requests (<3.0.0,>=2.32.3)
Requires-Dist: scipy (<2.0.0,>=1.14.0)
Requires-Dist: tabulate (<0.10.0,>=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 6436 characters]

WHEEL

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

RECORD

Path Digest Size
orion_cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
orion_cli/__main__.py sha256=8hDtWlaFZK24KhfNq_ZKgtXqYHsDQDetukOCMlsbW0Q 59
orion_cli/cli.py sha256=XmainU1YZCNvD5dN7AzR7p_-Sa8mm_zF7LkJAzteKMM 9302
orion_cli/helpers/asset_helper.py sha256=MFKsGbjxzcPkHMC518MKxbRoQ3uabrABz17xvaQGfrA 7829
orion_cli/helpers/cad_helper.py sha256=kiWnG21H0UTYk8-PcpLRemoIqU-ffVqljeAbsojTKDs 11548
orion_cli/helpers/config_helper.py sha256=YtYFKkIcg8EMGTHHLXBNLSTFssba6wEFjazasfhoONU 3800
orion_cli/helpers/numpy_helper.py sha256=uGw9gZYScOikjG6ViQ5pRfBKnljA1s8a4LobmcfahWE 318
orion_cli/helpers/remote_helper.py sha256=dPvrAfolXbyjRleQSsBwZtfyCh0ZQyFg8b-2PZXwKkw 2335
orion_cli/services/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
orion_cli/services/base_service.py sha256=SURsDZPMYK1jtXtks0aJ1v78kByV3BLKMqegFgFT26k 49
orion_cli/services/cad_service.py sha256=4ljXihNQa4zFBxkX6LqQc3GBPDHPpClA8bXRE-9Bljg 29979
orion_cli/services/create_service.py sha256=RuewACXlGdm1fWqrG3JtTpLCbhpteyKF_KDAtObioSs 3169
orion_cli/services/deploy_service.py sha256=_jMuEWpPU75tm15goDTw6B1VU9rH1BPSOTwmVpZM7jQ 1726
orion_cli/services/display_service.py sha256=bZ9Xug8rffzZO6mgQvRLd2PVph_LDTr81NLNhKVKXEc 497
orion_cli/services/log_service.py sha256=uHA4O6y8DNLoIWsbnfDswNf8gxEUrRjxiGEx-ua5AIA 604
orion_cli/services/revision_service.py sha256=wIznnoykcI6vuDZ3fTuY2J5cp-fyaO6Wv7Ke72ud52w 5310
orion_cli/templates/README_template.py sha256=pI53WYE3TSy5LrCgzQ7rvFdmCqXMBkB6_Gkg-zCg8l8 741
orion_cli/templates/gitignore_template.py sha256=w1gc9g9bsN-m4j3do1wKhyOLnpKB0aptywqdaTmk8lo 3871
orion_cli-0.1.2.dist-info/METADATA sha256=9JIAB74I3XlWJsfkLZvJF2r0arvbLvhP7NZEcdF92mE 7886
orion_cli-0.1.2.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
orion_cli-0.1.2.dist-info/entry_points.txt sha256=NXUYXN6B3CasmZ3Gz1_8MZ5jgTsIVYlBM-qH9f0bJfU 43
orion_cli-0.1.2.dist-info/RECORD

entry_points.txt

orion = orion_cli.cli:cli