{ "info": { "author": "Louis Taylor", "author_email": "kragniz@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Topic :: Software Development :: Debuggers", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "====\nlode\n====\n\n.. image:: https://pypip.in/v/lode/badge.png\n :target: https://pypi.python.org/pypi/lode\n :alt: Latest PyPI version\n\n.. image:: https://travis-ci.org/kragniz/lode.png?branch=master\n :target: https://travis-ci.org/kragniz/lode\n\nTiny and minimalistic logging utility module.\n\nLode is designed to be used in the case where normally simple print statement\nstyle debugging would be useful, like checking whether or not a section of code\nis executed, but stdout or stderr has been robbed from you by something like a\ndevilishly clever test framework. Rather than try to uncover which dark\nalleyway your calls to print end up, lode just outputs it to a friendly file.\n\nLode is tested and supported on python versions 2.6, 2.7, 3.2, 3.3 and 3.4.\n\n\nInstalling\n==========\n\nLode can be installed with pip:\n\n.. code:: bash\n\n $ pip install lode\n\n\nOr from source:\n\n.. code:: bash\n\n $ git clone https://github.com/kragniz/lode.git\n $ cd lode\n $ python setup.py install\n\n\nUsing this thing\n================\n\nFor the most basic usage, just import lode and call the `log` function. Usage\nis largely the same as the print function, with it taking any number of\npositional arguments, formatting those to a string, and joining them together\nseparated by spaces.\n\n.. code:: python\n\n import lode; lode.log('hi there!')\n\n\nTests\n=====\n\nTests are stored the `tests` subdirectory of the main lode package. Set up lode\nfor testing by running in the root directory of the git repository the\nfollowing commands:\n\n.. code:: bash\n\n $ pip install -e .\n $ pip install -r test-requirements.txt\n\nThen run the tests:\n\n.. code:: bash\n\n $ py.test -v", "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/kragniz/lode", "keywords": "logging debugging", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "lode", "package_url": "https://pypi.org/project/lode/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/lode/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/kragniz/lode" }, "release_url": "https://pypi.org/project/lode/0.3.0/", "requires_dist": null, "requires_python": null, "summary": "Tiny and minimalistic logging utility", "version": "0.3.0" }, "last_serial": 1232326, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "b5a7e8cc531a76be8ba765f84f01ee3b", "sha256": "13ea3d4c6c3b8342471741e8f6beac05c85d2b2b48c8165d33bf937bd942f6b2" }, "downloads": -1, "filename": "lode-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b5a7e8cc531a76be8ba765f84f01ee3b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1420, "upload_time": "2014-08-21T10:25:57", "url": "https://files.pythonhosted.org/packages/70/8e/cb8d4829d50382502867c0cf53de1cb4ec23789c15fd8da64a548323d5ba/lode-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "d4b29e3bd5c998dd16978e6223ea24c2", "sha256": "e0ee1cd99798933bad0ef6dceda450ffed736c0dec63216fc4e233ab11d84b6a" }, "downloads": -1, "filename": "lode-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d4b29e3bd5c998dd16978e6223ea24c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1480, "upload_time": "2014-08-21T11:38:55", "url": "https://files.pythonhosted.org/packages/ce/cd/f66990f0d893b7106d37e15429aa4b17c59c1369083a5082da53fb6dcaf6/lode-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "cf17f3a9193b22f88ade71634ea2ff83", "sha256": "4567eb63192ab415e1680bd58f0fcd797c6b2ca517ca99177ab46199977562c9" }, "downloads": -1, "filename": "lode-0.1.2.tar.gz", "has_sig": false, "md5_digest": "cf17f3a9193b22f88ade71634ea2ff83", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1625, "upload_time": "2014-08-21T12:14:17", "url": "https://files.pythonhosted.org/packages/48/cf/6834ef9913a118a1dfb71b2a8d2f692e7429b23fd255f53d79ba23594781/lode-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "21e6e3716890bab1172e769ea8de934f", "sha256": "f050b93e1bb6f28d72a06672c74fa517c021699c3a950282045aa88b79134854" }, "downloads": -1, "filename": "lode-0.1.3.tar.gz", "has_sig": false, "md5_digest": "21e6e3716890bab1172e769ea8de934f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1864, "upload_time": "2014-08-21T15:03:15", "url": "https://files.pythonhosted.org/packages/38/e3/b97865f932ec9ee8cf0465d54379440934ee35cdf3f1c5f531f33d3280d7/lode-0.1.3.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "41432296969b6f729c1a6b12a3fe627c", "sha256": "dff094cdfe82d921da354beb32fdb1550615eb95dababfba3bed09f2c7da73c7" }, "downloads": -1, "filename": "lode-0.2.0.tar.gz", "has_sig": false, "md5_digest": "41432296969b6f729c1a6b12a3fe627c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2097, "upload_time": "2014-08-24T20:52:11", "url": "https://files.pythonhosted.org/packages/a1/a6/f32ddaf415fbb5b71170508916c95b8d1ad282da99e4371a6d66b0e2cce9/lode-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "35c454edfd97829ec722df675338388c", "sha256": "6c87eac1a7d251ea1a139cec1d7c8fd17b6acc6e2be1e4e1d207ae5fa2a07383" }, "downloads": -1, "filename": "lode-0.2.1.tar.gz", "has_sig": false, "md5_digest": "35c454edfd97829ec722df675338388c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2482, "upload_time": "2014-08-24T22:22:43", "url": "https://files.pythonhosted.org/packages/cb/c3/0199c5a212c7521e795f8574301fa290e5eccae3fdabd6d8e0d15193879c/lode-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "6201dd224915518f8f294b1869fb3c28", "sha256": "c943a517f47375f473070c4a08aab9f51dab4183e395973fbcdb927a5b587a61" }, "downloads": -1, "filename": "lode-0.2.2.tar.gz", "has_sig": false, "md5_digest": "6201dd224915518f8f294b1869fb3c28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2923, "upload_time": "2014-08-29T12:01:48", "url": "https://files.pythonhosted.org/packages/d1/e9/c593fdb415afcb4af456aac18f21b14734d61b527e370082f09bd9a34947/lode-0.2.2.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "9e4b0b4c7c148d2e4c557f9cac09cc1a", "sha256": "5d55c4e7cecc4551feb22c6355e2337952fa5fdd067c31df856c8941f1204ec6" }, "downloads": -1, "filename": "lode-0.3.0.tar.gz", "has_sig": false, "md5_digest": "9e4b0b4c7c148d2e4c557f9cac09cc1a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2980, "upload_time": "2014-09-21T15:19:55", "url": "https://files.pythonhosted.org/packages/23/72/364e03353bbe61fd7788a220c9de57c73563daaa25570dadcc789952770d/lode-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9e4b0b4c7c148d2e4c557f9cac09cc1a", "sha256": "5d55c4e7cecc4551feb22c6355e2337952fa5fdd067c31df856c8941f1204ec6" }, "downloads": -1, "filename": "lode-0.3.0.tar.gz", "has_sig": false, "md5_digest": "9e4b0b4c7c148d2e4c557f9cac09cc1a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2980, "upload_time": "2014-09-21T15:19:55", "url": "https://files.pythonhosted.org/packages/23/72/364e03353bbe61fd7788a220c9de57c73563daaa25570dadcc789952770d/lode-0.3.0.tar.gz" } ] }