aac-rest-api

View on PyPIReverse Dependencies (1)

0.1.5 aac_rest_api-0.1.5-py3-none-any.whl

Wheel Details

Project: aac-rest-api
Version: 0.1.5
Filename: aac_rest_api-0.1.5-py3-none-any.whl
Download: [link]
Size: 12965
MD5: 0351f30b12afa490510de27f22f3db88
SHA256: 42dfc58873576f69ada6fcff410db3e485e3a3630b620fe87214f3e2c01b15a4
Uploaded: 2024-09-20 12:17:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aac-rest-api
Version: 0.1.5
Summary: Rest-API Plugin for AaC
Author-Email: AaC Dev Team <asdfasdaf[at]email.com>
Project-Url: Homepage, https://github.com/DevOps-MBSE/aac-rest-api
Project-Url: Issues, https://github.com/DevOps-MBSE/aac-rest-api/issues
License: MIT License
Keywords: SysML,Architecture-as-Code,System Engineering,MBSE
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.9.13
Requires-Dist: aac (>=0.4.27)
Requires-Dist: aac-rest-api[doc]; extra == "all"
Requires-Dist: aac-rest-api[test]; extra == "all"
Requires-Dist: sphinx (>=7.2.6); extra == "doc"
Requires-Dist: sphinx-autobuild (~=2021.3.14); extra == "doc"
Requires-Dist: sphinx-contributors (>=0.2.7); extra == "doc"
Requires-Dist: sphinx-copybutton (>=0.5.2); extra == "doc"
Requires-Dist: sphinxcontrib-applehelp (~=1.0.2); extra == "doc"
Requires-Dist: sphinxcontrib-devhelp (~=1.0.2); extra == "doc"
Requires-Dist: sphinxcontrib-htmlhelp (~=2.0.0); extra == "doc"
Requires-Dist: sphinxcontrib-jsmath (~=1.0.1); extra == "doc"
Requires-Dist: sphinxcontrib-qthelp (~=1.0.3); extra == "doc"
Requires-Dist: sphinxcontrib-serializinghtml (~=1.1.9); extra == "doc"
Requires-Dist: sphinx-simplepdf (~=1.6.0); extra == "doc"
Requires-Dist: docutils (~=0.19); extra == "doc"
Requires-Dist: furo (>=2024.1.29); extra == "doc"
Requires-Dist: myst-parser (>=2.0.0); extra == "doc"
Requires-Dist: pytz (~=2023.3); extra == "doc"
Requires-Dist: behave (>=1.2.6); extra == "test"
Requires-Dist: build (>=1.1.1); extra == "test"
Requires-Dist: coverage (>=7.4.3); extra == "test"
Requires-Dist: flake8 (>=4.0.0); extra == "test"
Requires-Dist: nose2 (>=0.10.0); extra == "test"
Requires-Dist: pipdeptree (>=2.16.1); extra == "test"
Requires-Dist: pyflakes (>=2.4); extra == "test"
Requires-Dist: tox (>=3.24); extra == "test"
Requires-Dist: httpx (~=0.27.0); extra == "test"
Provides-Extra: all
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1181 characters]

WHEEL

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

RECORD

Path Digest Size
rest_api/__init__.py sha256=XOvmMM4P0Vm_zaRVZcTFqlo4Wl9cSefm2oL28ytPwb8 2836
rest_api/aac_rest_app.py sha256=_-c_gGLprcvM_BOlnE4nwqQmTxjj0clsapAlONJb5aE 22087
rest_api/rest_api.aac sha256=Rk_QSYAxCDo_FFlQ-fzlm8iHYeriiAGi6GEVfMtjGnc 2173
rest_api/rest_api_impl.py sha256=cTPUqzWjhrdQQrL-F0veFZUSmc5uXR5C4SDh0zyW3hs 3960
rest_api/models/__init__.py sha256=A77lrsYjeoZcpyX7zKb-rRTEeXb0zcyW8hZJU7t6CLw 52
rest_api/models/command_model.py sha256=M7CVMP5tau6ZMpo2QtP0Em99kKRzRQXPW280dCuxNqE 1569
rest_api/models/definition_model.py sha256=SFIW2kyKDG1Pj2MoAG7-Z3AFtrljBdYi7bJTwHsBxq8 1397
rest_api/models/file_model.py sha256=Zrl7vjEw8EcVQZr05QaohyRJentDZDINGA4LY34N3sk 1484
aac_rest_api-0.1.5.dist-info/METADATA sha256=9CDjovOQ-jje78N6WCRCB9f42JkGagUuwx-bSoNYPXA 3280
aac_rest_api-0.1.5.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
aac_rest_api-0.1.5.dist-info/entry_points.txt sha256=W65aguphn6LaD2WVRbZd8BERDvKAiTib4IzvnVUFVJk 26
aac_rest_api-0.1.5.dist-info/top_level.txt sha256=odcC1pQvBUVXnWRNY_PNj9R1gWaOHAcrjp02ZlJoTwM 9
aac_rest_api-0.1.5.dist-info/RECORD

top_level.txt

rest_api

entry_points.txt

[aac]
rest-api = rest_api