cfoundation

View on PyPIReverse Dependencies (4)

0.3.1 cfoundation-0.3.1-py2.py3-none-any.whl

Wheel Details

Project: cfoundation
Version: 0.3.1
Filename: cfoundation-0.3.1-py2.py3-none-any.whl
Download: [link]
Size: 5942
MD5: c3e6ea704a154f2cd5263c7328116f16
SHA256: 98f4bc30b5beb8ac0b8f67ad44ee24fa3b865a1684199d116c01caa0f1b32cd5
Uploaded: 2018-08-12 01:25:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cfoundation
Version: 0.3.1
Summary: Framework for building command line interfaces built on top of cement
Author: Jam Risser
Author-Email: jam[at]codejam.ninja
Home-Page: https://github.com/codejamninja/cfoundation
License: MIT
Keywords: cli framework command line interface cement terminal
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: backports.shutil-get-terminal-size (==1.0.0)
Requires-Dist: cement (==2.10.12)
Requires-Dist: colorama (==0.3.9)
Requires-Dist: cursor (==1.2.0)
Requires-Dist: enum34 (==1.1.6)
Requires-Dist: log-symbols (==0.0.11)
Requires-Dist: munch (==2.3.2)
Requires-Dist: pydash (==4.5.0)
Requires-Dist: PyYAML (==3.12)
Requires-Dist: six (==1.11.0)
Requires-Dist: spinners (==0.0.19)
Requires-Dist: termcolor (==1.1.0)
[Description omitted; length: 2013 characters]

WHEEL

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

RECORD

Path Digest Size
cfoundation/__init__.py sha256=R0_tyrf82dvNoSoWBaTD6_HgFj6sLVI7-_30ZI7m6-4 92
cfoundation/app.py sha256=Oh07tXhA52okWbvMgOMoTjGQiiMr447Ksu3VeCgnYbY 1797
cfoundation/controller.py sha256=gNl9jg3UTpSWgN7trG9zqZVgGGzIzy1-uq-SgNvxaJk 149
cfoundation/logger.py sha256=nXVBM8dXVNQB6ApMc6a5ZZovmKiAZT9Se093NwHzQCw 690
cfoundation/service.py sha256=sr7_uQn7ontOp7ejrFGLG9pX7_uiiXq9giGT1qMJpj8 96
cfoundation-0.3.1.dist-info/METADATA sha256=v9wmGApJfMZdWyp4rclro3OTrKJgaxP4-dkC42SZwc8 3254
cfoundation-0.3.1.dist-info/RECORD
cfoundation-0.3.1.dist-info/WHEEL sha256=gduuPyBvFJQSQ0zdyxF7k0zynDXbIbvg5ZBHoXum5uk 110
cfoundation-0.3.1.dist-info/top_level.txt sha256=4mH5hgX2wYvBFpsatKGvmPQoUpLoyRhdZk1riSMERCM 20
example/__init__.py sha256=rU7voI7Y_3i1kcEjEgld3cmiOm2JILcgzJcCrbMs0VU 301
example/__main__.py sha256=FrTlqFd1Xo3-KQHC2g9GI_yIQTNYhi3ntzHxAZiQHoc 195
example/controllers/__init__.py sha256=JZ_d7_M3w7r18m0oqZj-ac1eYaAWf3UfhaYVJpm2nBc 23
example/controllers/base.py sha256=FZ9wE1SvWv_bz_L8VixaHBW3kUbx5iEmu5JHn0eFJS8 1297
example/services/__init__.py sha256=5cM0n_CFB2qgkutmuFETd0V-3s6q-DJeWx_sJrENqfo 25
example/services/greet.py sha256=lBRItRoUPsOt4fNM77swpcUWh29ezkvlQ1YOh_hZyGw 470

top_level.txt

cfoundation
example