{ "info": { "author": "bmcorser", "author_email": "bmcorser@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "bade\n####\n\n.. image:: https://raw.githubusercontent.com/bmcorser/bade/master/docs/source/_static/bade.png\n :alt: bade\n :width: 300px\n\nMicro-blogging with rST\n-----------------------\n\n.. image:: https://badges.gitter.im/Join%20Chat.svg\n :alt: Gitter\n :target: https://gitter.im/bmcorser/bade?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge\n\nBade is a small command line utility to allow the user to maintain a simple\nHTML website and weblog using only plaintext rST for their content. It also\nbundles some rST directives and roles (see `the docs`_) for:\n\n - rendering DOT graphs to SVG\n - rendering LaTeX to SVG\n\nIt's very similar in spirit to some other things. It's like Pelican_ but it's a\nlot simpler and uses Mako_ instead of Jinja2_. It's also like Tinkerer_ but\nwithout the dependency on Sphinx_. It also lets you use DOT and LaTeX.\n\nBade is opinionated and simplistic, I wrote it mostly my own usage, so you\nprobably shouldn't use it.\n\n.. _`the docs`: http://pythonhosted.org/bade/\n.. _Pelican: http://docs.getpelican.com/\n.. _Mako: http://www.makotemplates.org/\n.. _Jinja2: http://jinja.pocoo.org/docs/\n.. _Tinkerer: http://tinkerer.me/\n.. _Sphinx: http://sphinx-doc.org/\n\nPlans to extend\n===============\nIn writing Bade, I came up with a few things more I'd like to do:\n\n - **Test suite**: Everything should be tested, right?\n - **Git integration**: For dirty checking on build, maybe stamping a\n rendered file with its latest commit hash. There are `a few`_ GitHub\n `issues`_ for it.\n - **Hooks**: Let people hook in at interesting points, ie. call ``grunt``\n pre-build, commit after build, etc.\n\n.. _`a few`: https://github.com/bmcorser/bade/issues/5\n.. _`issues`: https://github.com/bmcorser/bade/issues/4\n\nDocumentation\n=============\n\nIt's here_, there's a tutorial_.\n\n.. _here: http://pythonhosted.org/bade/\n.. _tutorial: http://pythonhosted.org/bade/tutorial.html", "description_content_type": null, "docs_url": "https://pythonhosted.org/bade/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bmcorser.github.com/bade", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "bade", "package_url": "https://pypi.org/project/bade/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bade/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bmcorser.github.com/bade" }, "release_url": "https://pypi.org/project/bade/0.2.2/", "requires_dist": null, "requires_python": null, "summary": "Micro-blogging with rST", "version": "0.2.2" }, "last_serial": 1834440, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "96a7bfe588239f52a057a37282b13d26", "sha256": "1aff3cfcdff150fc0c27c6bb01e38226bd74e7a146b3451d3defaabda2a8e3ee" }, "downloads": -1, "filename": "bade-0.0.1.tar.gz", "has_sig": false, "md5_digest": "96a7bfe588239f52a057a37282b13d26", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4007, "upload_time": "2014-12-12T11:37:08", "url": "https://files.pythonhosted.org/packages/5f/c8/0da2b7c7ffd198b2455ad2e1e294e84d8bc94e585d2501b8d2a66c641e59/bade-0.0.1.tar.gz" } ], "0.0.10": [ { "comment_text": "", "digests": { "md5": "67124b2ec3a51c2cd801634f6a5299c2", "sha256": "1ba762450660b198e054f32f6e8429d4a37227da72dba63a2a25e72453cc8700" }, "downloads": -1, "filename": "bade-0.0.10.tar.gz", "has_sig": false, "md5_digest": "67124b2ec3a51c2cd801634f6a5299c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8702, "upload_time": "2015-01-14T07:00:26", "url": "https://files.pythonhosted.org/packages/03/51/4fc68a085bca2e248b074f3a252157862d3fa13a7a55dab5ef8269bb6d62/bade-0.0.10.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "6f1989ac1205c66fb0403e17755f6281", "sha256": "0bd56fad710d577cff0eeeffdc35b35c9385bc55e8325fc8d954aecfabec65a4" }, "downloads": -1, "filename": "bade-0.0.2.tar.gz", "has_sig": false, "md5_digest": "6f1989ac1205c66fb0403e17755f6281", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4001, "upload_time": "2014-12-12T11:40:06", "url": "https://files.pythonhosted.org/packages/36/38/d122b9f5703ec52faf9eec14db2717e8475a21acf5c2823c93bf0890f9b7/bade-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "48706a1fa276a44283469d413a6cf723", "sha256": "6508f9dd2cb41d7a163e401faca2db812b577ad9791584392dc3c721eae0fa1c" }, "downloads": -1, "filename": "bade-0.0.3.tar.gz", "has_sig": false, "md5_digest": "48706a1fa276a44283469d413a6cf723", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4335, "upload_time": "2014-12-12T11:41:30", "url": "https://files.pythonhosted.org/packages/76/de/97a130047b4873ec61967a14213a69a56b121156f244ad3c5e0d925cd4a7/bade-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "9ea131598a2fbc3b5a0bda07fdf5e47f", "sha256": "ac3b1ed72e3812dc01bae4b1648bbbca7aa62afbe845dcc2d3eb8811896fedad" }, "downloads": -1, "filename": "bade-0.0.4.tar.gz", "has_sig": false, "md5_digest": "9ea131598a2fbc3b5a0bda07fdf5e47f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5192, "upload_time": "2014-12-12T11:42:44", "url": "https://files.pythonhosted.org/packages/c7/48/75ed08838377ffaa037fce4b791b3f9f33f491a73717132252f3da8e1dcb/bade-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "f048e3e178e3c9d1d7dc187e5bb71fd8", "sha256": "bad173452529284198385e7169002a35fa3860a8e0bb5da7ee0675581e6b1d43" }, "downloads": -1, "filename": "bade-0.0.5.tar.gz", "has_sig": false, "md5_digest": "f048e3e178e3c9d1d7dc187e5bb71fd8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5370, "upload_time": "2014-12-12T11:44:57", "url": "https://files.pythonhosted.org/packages/7a/65/b0424167283a44c9b166cfca85b1bb3ba8c0680669c451a13e2554e1e01b/bade-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "013d36c96a68ff9f5103639d0a74e522", "sha256": "c8c1eac8d537e7ab0713b849990123c98d2d896c6289defa01dc2b10af1dc847" }, "downloads": -1, "filename": "bade-0.0.6.tar.gz", "has_sig": false, "md5_digest": "013d36c96a68ff9f5103639d0a74e522", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5372, "upload_time": "2014-12-12T11:46:42", "url": "https://files.pythonhosted.org/packages/2c/f1/58f9a9962c30c0596f8b1194e157bb847fc9464216fc9bd115e3ebf89d1a/bade-0.0.6.tar.gz" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "32d7588c46f51577ca0d3a8020a89200", "sha256": "acd422b0bb745860bc34539287ce61adacc62d486fc0f33deb98b56a881c9afc" }, "downloads": -1, "filename": "bade-0.0.8.tar.gz", "has_sig": false, "md5_digest": "32d7588c46f51577ca0d3a8020a89200", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8520, "upload_time": "2014-12-18T19:10:39", "url": "https://files.pythonhosted.org/packages/9b/92/af3fbc630650de518c4cc413751dee56a7e29c26a3a37c6af38fd0d1d6c8/bade-0.0.8.tar.gz" } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "0c45b6b6aa092ccebdcd542a4192d930", "sha256": "d24e59ef3f46ea6ea31958110da53a927dcdde20a4e18484590a58e4516fb131" }, "downloads": -1, "filename": "bade-0.0.9.tar.gz", "has_sig": false, "md5_digest": "0c45b6b6aa092ccebdcd542a4192d930", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8671, "upload_time": "2014-12-23T05:11:13", "url": "https://files.pythonhosted.org/packages/f1/0e/fa513ef342618ee80780b25f182cc9371d8ede9b9245e63f9aeaf2148698/bade-0.0.9.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "1e0bbeb9be718dfc6504150592cdf4de", "sha256": "205dc7a5ffdf5887d4073ceb9c614226d904db25dae2136ce39badf418e20c43" }, "downloads": -1, "filename": "bade-0.1.1.tar.gz", "has_sig": false, "md5_digest": "1e0bbeb9be718dfc6504150592cdf4de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8705, "upload_time": "2015-01-14T07:02:08", "url": "https://files.pythonhosted.org/packages/3b/3d/6457d6cc4e6a7b82d1be34a05acee6c73de09f2f9864ff79693e4c39cc7a/bade-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "b640935e77813ef12c7bae48c097077a", "sha256": "847c28b928e00ae367b3a47bb7827636111dc91e192e05121499d3e362bdb804" }, "downloads": -1, "filename": "bade-0.1.2.tar.gz", "has_sig": false, "md5_digest": "b640935e77813ef12c7bae48c097077a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8751, "upload_time": "2015-01-14T08:21:00", "url": "https://files.pythonhosted.org/packages/1e/cc/a7dd53c353b1265f4b32c4e3d23918693d0ce4f334a36a048fe4d5da4aa1/bade-0.1.2.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "953b23ada5e7e0870910b8745e18389e", "sha256": "ee8692a4b3353084c2dcd1238031a1631c29c932d8a542f6536fc67f6af2fe8e" }, "downloads": -1, "filename": "bade-0.1.4.tar.gz", "has_sig": false, "md5_digest": "953b23ada5e7e0870910b8745e18389e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8502, "upload_time": "2015-02-09T15:30:31", "url": "https://files.pythonhosted.org/packages/52/56/679622a241ed12051459b0c70081388323dc52a8a14dd28ecf1c7e83d0f7/bade-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "07422d8e92a75410c2dae1c980256f74", "sha256": "a23e67c3e5663681d7afe3fe42521b946160254b4495d8c0e4270b6692fe207d" }, "downloads": -1, "filename": "bade-0.1.5.tar.gz", "has_sig": false, "md5_digest": "07422d8e92a75410c2dae1c980256f74", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8499, "upload_time": "2015-02-09T15:31:27", "url": "https://files.pythonhosted.org/packages/bb/cc/b4d19cd28f058df4a26f93aaaa1c4142549251f8034789f815a5c648d431/bade-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "2bc65473d9198b5ee6367f6115d394d9", "sha256": "2e5b927b3d958ef44f64e2056ad1fdd7f9e68d2fcbff6a04ee46947c2c5fafe3" }, "downloads": -1, "filename": "bade-0.1.6.tar.gz", "has_sig": false, "md5_digest": "2bc65473d9198b5ee6367f6115d394d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9584, "upload_time": "2015-02-09T15:52:05", "url": "https://files.pythonhosted.org/packages/2c/6e/dc3656bf7f6e2408a9f112b9d94612c62bbf3b61cb2e9015fd1721d1d286/bade-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "1d642d944754ea97accbb74117482fec", "sha256": "58bae8ac9b4ea5f44d491b75e8a20472192b37cd35ec71517512594bcd2efe7c" }, "downloads": -1, "filename": "bade-0.1.7.tar.gz", "has_sig": false, "md5_digest": "1d642d944754ea97accbb74117482fec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9577, "upload_time": "2015-02-09T16:02:47", "url": "https://files.pythonhosted.org/packages/63/41/5c4d4abea59baec29d3ef1fe564dfedba24025656470b00a4c459b5cd223/bade-0.1.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "2db6dec872045761dd48f59454e49d69", "sha256": "6f52e6fe527eee819a233d430d01e42ecbfba08937aa6324c99e65014588a1a3" }, "downloads": -1, "filename": "bade-0.1.8.tar.gz", "has_sig": false, "md5_digest": "2db6dec872045761dd48f59454e49d69", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9604, "upload_time": "2015-02-13T12:48:24", "url": "https://files.pythonhosted.org/packages/f2/5b/ee785a42451cf92aa271b3698a6b7db46bd3d0afe2519af3bf85a28b9829/bade-0.1.8.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "53cef0a5677a32ff65c3a819e5a95634", "sha256": "c845c2d65dc7bf86420f2ed78ebd9104c75c98ed45fbd62636be584b09df9c52" }, "downloads": -1, "filename": "bade-0.2.0.tar.gz", "has_sig": false, "md5_digest": "53cef0a5677a32ff65c3a819e5a95634", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9650, "upload_time": "2015-11-22T10:56:30", "url": "https://files.pythonhosted.org/packages/38/ca/1f14bdc0b37865bfb1fe51e5e892a2af155a59bc7474ddb0d2f1b50df35b/bade-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "746e9146ac304b890b3434cf6bab91aa", "sha256": "955835456903a571d4fc14def1ff8cf7174fba24024efabb47d488d966dd3cf3" }, "downloads": -1, "filename": "bade-0.2.1.tar.gz", "has_sig": false, "md5_digest": "746e9146ac304b890b3434cf6bab91aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10112, "upload_time": "2015-11-26T08:48:25", "url": "https://files.pythonhosted.org/packages/b7/7c/893ada12e1c78fa4de853fd9201a20244664628c8314734c800db4f54259/bade-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "840c6cc19fbaa94dd9ae6159557acdd7", "sha256": "8379e7f94c227f877511d920ab5dc17f1fb840279f1d90c1b701d3789324b07f" }, "downloads": -1, "filename": "bade-0.2.2.tar.gz", "has_sig": false, "md5_digest": "840c6cc19fbaa94dd9ae6159557acdd7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10191, "upload_time": "2015-11-26T09:30:02", "url": "https://files.pythonhosted.org/packages/a5/89/4b95b139be679b1ce36f8f233e1d4a41994e05088631426edbe90606b537/bade-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "840c6cc19fbaa94dd9ae6159557acdd7", "sha256": "8379e7f94c227f877511d920ab5dc17f1fb840279f1d90c1b701d3789324b07f" }, "downloads": -1, "filename": "bade-0.2.2.tar.gz", "has_sig": false, "md5_digest": "840c6cc19fbaa94dd9ae6159557acdd7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10191, "upload_time": "2015-11-26T09:30:02", "url": "https://files.pythonhosted.org/packages/a5/89/4b95b139be679b1ce36f8f233e1d4a41994e05088631426edbe90606b537/bade-0.2.2.tar.gz" } ] }