reahl-commands

View on PyPIReverse Dependencies (2)

7.0.3 reahl_commands-7.0.3-py3-none-any.whl

Wheel Details

Project: reahl-commands
Version: 7.0.3
Filename: reahl_commands-7.0.3-py3-none-any.whl
Download: [link]
Size: 7042
MD5: b8860a9f87277b372612511616c1b7c6
SHA256: a46aac0480fb5803a1070509d9be591835b7d0656d0accd1f71bcad0f7046725
Uploaded: 2024-03-07 15:42:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: reahl-commands
Version: 7.0.3
Summary: The component framework of Reahl.
Author-Email: Iwan Vosloo <iwan[at]reahl.org>, Craig Sparks <craig[at]reahl.org>
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Environment :: Console
Classifier: Topic :: Software Development
Requires-Python: >=3.8
Requires-Dist: reahl-component (<7.1,>=7.0)
Requires-Dist: importlib-resources; python_version < "3.9"
Description-Content-Type: text/x-rst
[Description omitted; length: 228 characters]

WHEEL

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

RECORD

Path Digest Size
reahl/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
reahl/commands/migrations.py sha256=zAsxQ3GvX3AY5sIGDCIrB-ynBfrdZimLGELpR9Ws86M 1068
reahl/commands/prodshell.py sha256=vCNLiybhUYFqTXoRL-nJ_tDfLnNsowHc3gwOHq-3YXM 16717
reahl_commands-7.0.3.dist-info/METADATA sha256=v-WwVfCWFgCig7UrNmZkYikKyYCbpt4NnSLPSEKdNg0 875
reahl_commands-7.0.3.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
reahl_commands-7.0.3.dist-info/entry_points.txt sha256=zeVAMyFalE0B9OjKFlFH9Aid2SUJfTJLQAHjSRBCof8 1037
reahl_commands-7.0.3.dist-info/reahl-component.toml sha256=zafmbLPkcgIpnOcWsiiek2HPJSWxD__Qe-sgC8buqMI 497
reahl_commands-7.0.3.dist-info/top_level.txt sha256=8TSvX3zkwjowzR3fni-LjOO6uaec5DR2mI6gKRRQ5tw 6
reahl_commands-7.0.3.dist-info/RECORD

top_level.txt

reahl

entry_points.txt

BackupAllDB = reahl.commands.prodshell:BackupAllDB
BackupDB = reahl.commands.prodshell:BackupDB
CheckConfig = reahl.commands.prodshell:CheckConfig
ComponentInfo = reahl.commands.prodshell:ComponentInfo
CreateDB = reahl.commands.prodshell:CreateDB
CreateDBTables = reahl.commands.prodshell:CreateDBTables
CreateDBUser = reahl.commands.prodshell:CreateDBUser
DiffDB = reahl.commands.prodshell:DiffDB
DropDB = reahl.commands.prodshell:DropDB
DropDBTables = reahl.commands.prodshell:DropDBTables
DropDBUser = reahl.commands.prodshell:DropDBUser
ExportStaticFiles = reahl.commands.prodshell:ExportStaticFiles
ListConfig = reahl.commands.prodshell:ListConfig
ListDependencies = reahl.commands.prodshell:ListDependencies
ListVersionHistory = reahl.commands.prodshell:ListVersionHistory
MigrateDB = reahl.commands.prodshell:MigrateDB
RestoreAllDB = reahl.commands.prodshell:RestoreAllDB
RestoreDB = reahl.commands.prodshell:RestoreDB
RunJobs = reahl.commands.prodshell:RunJobs
SizeDB = reahl.commands.prodshell:SizeDB