{ "info": { "author": "Phil Schleihauf", "author_email": "uniphil@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "chard\n=====\n\n\n[![Build Status](https://travis-ci.org/uniphil/chard.png?branch=master)](https://travis-ci.org/uniphil/chard)\n\n\nRebel. or stupid.\n-----------------\n\n_** I meant \"and\". \"and stupid\"._\n\nI like making a mess with mongodb. I made\n[kale](https://github.com/Calama/kale) because I hate declaring schemas. But\nnow I have to collaborate with a designer. me: \"So you'll be passed in a `user`\ninstance--\" designer: **\"oh, what properties do `user`s have?\"**.\n\nSo... I'm basically defining my user schema in my `user` creation form. god\nthat's ugly. Um. and not very discoverable. hmm...\n\nInstead of being sensible and finally admitting that maybe having schemas in\nsome discoverable place is actually an awesome idea, I resisted and came up\nwith **chard**.\n\nDiscover the schema by inspecting the actual documents. chard tries to help you\ndo that.\n\nOh, and I came up with a slogan: _look at your mess_.\n\nor maybe, _stay in denial about schemas being a great thing a little longer!_.\n\n\nInstall\n-------\n\nwhat you're still here.\n\nok.. `pip install chard`.\n\n\nUsage\n-----\n\nblah blah blah", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/uniphil/chard", "keywords": null, "license": "blah blah blah", "maintainer": null, "maintainer_email": null, "name": "chard", "package_url": "https://pypi.org/project/chard/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/chard/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/uniphil/chard" }, "release_url": "https://pypi.org/project/chard/0/", "requires_dist": null, "requires_python": null, "summary": "MongoDB Introspection-ish. ...", "version": "0" }, "last_serial": 835846, "releases": { "0": [ { "comment_text": "", "digests": { "md5": "795d84fd32679740bcfacfcc7f9c7aa7", "sha256": "d754bdb782d4faa9c729865b34850835a859914ae9b7e27e10f10435db419967" }, "downloads": -1, "filename": "chard-0.tar.gz", "has_sig": false, "md5_digest": "795d84fd32679740bcfacfcc7f9c7aa7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2437, "upload_time": "2013-08-08T16:39:03", "url": "https://files.pythonhosted.org/packages/47/77/b1830e71581a403e81b7a9a170535a192a1d507a5faf86bfa5bc2b3c55a9/chard-0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "795d84fd32679740bcfacfcc7f9c7aa7", "sha256": "d754bdb782d4faa9c729865b34850835a859914ae9b7e27e10f10435db419967" }, "downloads": -1, "filename": "chard-0.tar.gz", "has_sig": false, "md5_digest": "795d84fd32679740bcfacfcc7f9c7aa7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2437, "upload_time": "2013-08-08T16:39:03", "url": "https://files.pythonhosted.org/packages/47/77/b1830e71581a403e81b7a9a170535a192a1d507a5faf86bfa5bc2b3c55a9/chard-0.tar.gz" } ] }