sandman

View on PyPIReverse Dependencies (2)

0.9.8 sandman-0.9.8-py2-none-any.whl

Wheel Details

Project: sandman
Version: 0.9.8
Filename: sandman-0.9.8-py2-none-any.whl
Download: [link]
Size: 225358
MD5: 2f49a113679f726e89dbdbb2d80c360a
SHA256: aa9c4db77ef583d2376d33b3a8bad3500d5f62adbd903cdc96903e422fa88b50
Uploaded: 2014-07-16 15:29:05 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: sandman
Version: 0.9.8
Summary: Automated REST APIs for existing database-driven systems
Author: Jeff Knupp
Author-Email: jeff[at]jeffknupp.com
Home-Page: http://github.com/jeffknupp/sandman/
License: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Platform: any
Requires-Dist: Flask (>=0.10.1)
Requires-Dist: Flask-SQLAlchemy (>=1.0)
Requires-Dist: SQLAlchemy (>=0.8.2)
Requires-Dist: Flask-Admin (>=1.0.6)
Requires-Dist: Flask-HTTPAuth (>=2.2.1)
Requires-Dist: docopt (>=0.6.1)
Requires-Dist: click
Requires-Dist: pytest; extra == "testing"
Provides-Extra: testing
[Description omitted; length: 10330 characters]

WHEEL

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

RECORD

Path Digest Size
sandman/__init__.py sha256=px8eZVL9RXFDD_liAt8ZRSnM-U4EPQmTfQfmbVFe5DY 627
sandman/decorators.py sha256=-26AOgfhqpMUu5-64Yt9rSMfhOH_WTCO1FNWN7_I5d8 1722
sandman/exception.py sha256=xhLfw1PazNeQ_GXUszTezRBuvLa_DQ3QbwjizucDYbs 900
sandman/sandman.py sha256=vP1Ou2XPMO7KQlowt2Ni1VWoRlBtk37v-i0R4ahMhhk 18363
sandman/sandmanctl.py sha256=fNacwTs1pYcQBDUpJDmyup_5EI_fFULGpqZtSsVkcjA 1544
sandman/model/__init__.py sha256=w6slZ6Xyc90LZq68RBxuR85Xojt4Hcb8s794VOyJ7pw 288
sandman/model/models.py sha256=zHyvHyZljUzpRUPcRD0xTa-LY7cUkkM84V3hiiUNDHc 6448
sandman/model/utils.py sha256=EIjI6Me0342Bqig4n9V8SMAXHcb8tcST6qt8-rIz8cY 8175
sandman/static/css/bootstrap-theme.css sha256=auTmMDf9ajlyGfHKyueYMVKOFHlbMvq2emJOAbv0Jfc 14931
sandman/static/css/bootstrap-theme.css.map sha256=uQeGWbFP27UGZNh0upXSzvDte59gtJQTzAjYHL7t1CA 37646
sandman/static/css/bootstrap-theme.min.css sha256=nRxGbn3DuudcMlPYelkm3K7PpFpcXx51ABXUyfY51xU 13180
sandman/static/css/bootstrap.css sha256=aRBjEY5qm9cHdJVTYo4pFIK9qVp41sKFeQ5IJ5cwRII 119432
sandman/static/css/bootstrap.css.map sha256=bYtq5W3YG-sDqYji0arrS48CnXIcwtbcCOBQQ8DsA1E 217458
sandman/static/css/bootstrap.min.css sha256=mvU7DoSPd3WtzejIs-sZV2Nmq3DZNBgu8i-Od3D5J0c 98384
sandman/static/fonts/glyphicons-halflings-regular.eot sha256=Yvy8R5b5khcoLzDGVHZPVy2b_Z333pzh43ki-jyvgSQ 20290
sandman/static/fonts/glyphicons-halflings-regular.svg sha256=zvPf_O84a-LI0TB3YXF-Lrn0PBUfLanxZH6dRUq_E6M 62850
sandman/static/fonts/glyphicons-halflings-regular.ttf sha256=4nuWnvBP7Ts5AAt7l35gLW5qKxyMDWGL6_bdh1JD6jw 41236
sandman/static/fonts/glyphicons-halflings-regular.woff sha256=Y_rwr0SkKPGCaG8NkkuzDjaalUljDHuYqWk5T1hDEGc 23292
sandman/static/js/bootstrap.js sha256=HIagaugZL4Um-FrBY0tlApB6sOdmrFQygIqczuKgz7M 52894
sandman/static/js/bootstrap.min.js sha256=qsoUZsK2y2-71-ufSATzyQWCHd4cFW_P14zhH2vfta4 27890
sandman/templates/attribute.html sha256=4etRWnHwEh3zGNrrpbFuvi28U3U2rCIifxbK6xHJHS8 131
sandman/templates/base.html sha256=33BDbXBfg6DT8t2ESMpD_DxooserOZBema3TCqbTpvY 1253
sandman/templates/collection.html sha256=7O34N6mX4Re95gGTWZqV6HRYiX9wTgHnUsPq4UR2AR8 939
sandman/templates/error.html sha256=wzlFXLX0Mldl-XpQrNLHHkxHNhIwTyITg-GXGOnp0hc 1349
sandman/templates/index.html sha256=RBTPbHxMlmrFWFC0XUqJRcO18c-oLRytS0MLaSS3f1M 516
sandman/templates/resource.html sha256=KeN3ZiD1IFt9z0qUYabU4kjMa7Ffp6ij6jHr6TVy688 778
sandman-0.9.8.dist-info/DESCRIPTION.rst sha256=OW9e5JkeJPrr1sZEAN9_boLNaulL4y1SElJR8MZRfzc 10330
sandman-0.9.8.dist-info/entry_points.txt sha256=x7Relf1ZECO78cHjVrAblAq3ywqBKtWC1yAfST0otsE 55
sandman-0.9.8.dist-info/METADATA sha256=Cu_Nxdt4XHJ4z1OPt8jCWkzo1Cay0r9QAga6DNWwh-4 11533
sandman-0.9.8.dist-info/metadata.json sha256=GUkkUgqfC7pSUpdOmp3n9yIe2QyzGxqZco9bKT93IbA 1479
sandman-0.9.8.dist-info/RECORD
sandman-0.9.8.dist-info/top_level.txt sha256=CxSlk5VLODyb9foYdiP9_opTq7wyWIIYndl0ju4OxZo 8
sandman-0.9.8.dist-info/WHEEL sha256=54bVun1KfEBTJ68SHUmbxNPj80VxlQ0sHi4gZdGZXEY 92

top_level.txt

sandman

entry_points.txt

sandmanctl = sandman.sandmanctl:run