dj-command

View on PyPIReverse Dependencies (0)

0.5.2 dj_command-0.5.2-py3-none-any.whl

Wheel Details

Project: dj-command
Version: 0.5.2
Filename: dj_command-0.5.2-py3-none-any.whl
Download: [link]
Size: 9531
MD5: 23a305282ba26e54212ba7769fccd51d
SHA256: 057422877ba79269e815c0fdc79d1050c682d7562a6a41461546e01886300a8c
Uploaded: 2019-08-25 01:22:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dj-command
Version: 0.5.2
Summary: Run commands with `dj {command_name}`. Uses aliases defined in a simple config file or defaults to Django management commands.
Author: Adam Hill
Author-Email: adamghill[at]yahoo.com
Home-Page: https://github.com/adamghill/dj
Project-Url: Repository, https://github.com/adamghill/dj
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6,<4.0
Requires-Dist: attrs (<20.0,>=19.1)
Requires-Dist: click (<8.0,>=7.0)
Requires-Dist: colorama (<0.5.0,>=0.4.1)
Requires-Dist: delegator.py (<0.2.0,>=0.1.1)
Requires-Dist: python-dotenv (<0.11.0,>=0.10.3)
Requires-Dist: toml (<0.11.0,>=0.10.0)
Description-Content-Type: text/markdown
[Description omitted; length: 4487 characters]

WHEEL

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

RECORD

Path Digest Size
.dj-config.json sha256=JsotXGplqBzTrMLxG85PEEdrmgkF5GsmOP8PyCxfjpE 1244
dj/__init__.py sha256=isJrmDBLRag7Zc2UK9ZovWGOv7ji1Oh-zJtJMNJFkXw 22
dj/__main__.py sha256=hZvy8tr4gMCcil4fcrvZMKUGD3cdie7nGUvJAwMDG8k 2619
dj/config_loader.py sha256=j1XNKr5w1NpZDk4ljj4Asx7-q0JFY0Qu09zlANGW0Sw 3675
dj/objects.py sha256=hBCFRO_SVzi3ymdWvmS7ofhgh5PXO0lINRSSrcCKI-A 2554
dj/process_runner.py sha256=uFF7HpOucj2P4Qn-ULfzdkZwmKBccZ1cOiGebBL-jFI 3789
dj_command-0.5.2.dist-info/entry_points.txt sha256=KvUew1q-XXaMdDb93kck0GPh80KYnUADI1ks57l17XI 38
dj_command-0.5.2.dist-info/LICENSE sha256=6v78DBy4B9RM7zhibXpz84wo5353MeVK2BRNBdyXMRE 1066
dj_command-0.5.2.dist-info/WHEEL sha256=f_L0I4hqSDuunYLcjib7afhVEQa4uCwremk0_wPx54s 85
dj_command-0.5.2.dist-info/METADATA sha256=vqjvj8wh9CGxMcW1hiINdyN-UxYn4QtLHTO-KL2kW_0 5292
dj_command-0.5.2.dist-info/RECORD

entry_points.txt

dj = dj:__main__.run