{ "info": { "author": "Benoit Delbosc", "author_email": "bdelbosc@nuxeo.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Quality Assurance", "Topic :: System :: Monitoring" ], "description": "===========\ntcsv2png\n===========\n\nNAME\n----\ntcsv2png - data visualization of csv data with a time column.\n\nSYNPSIS\n-------\n\n::\n\n tcsv2png [Options] CSV_FILE [COL0 [COLi ...]]\n\n\n\nDESCRIPTION \n-----------\ntcsv2png uses gnuplot to convert a csv file with a time column\nformat %H:%m:%S into a chart in png format.\n\nIt scales the data to show all of the data sets in the same\npng chart.\n\nYou can select the columns of interest. The tool uses gnuplot\nto generate the chart, so you can customize the script to your\nneed.\n\nCSV_FILE: a csv file with TAB or semicolon fields separator\nCOL0: the column indice that contains the time formated H:M:S\nCOLi: column indice to plot\n\nNote that column indice starts with 0 and that the first line\nshould contains columns headers.\n\n\nREQUIRES\n--------\ntcsv2png requires `gnuplot `_.\n\n\nINSTALLATION\n------------\n::\n\n sudo easy_install tcsv2png\n\n\nEXAMPLES\n--------\n\n You can view some screenshots in the `tcsv2png wiki\n `_\n\n tcsv2png data.csv \n Creates data.png file with all the columns, assuming\n column 0 is the time column.\n\n tcsv2png -v -c -t \"Foo title\" -o foo.png data.csv 0 3 5\n Creates foo.png chart with \"Foo title\" title, column 0 is\n\t the time column, plotting column 3 and 5 using smooth\n\t csplines rendering.\n\n tcsv2png -h\n Gives you the available options.", "description_content_type": null, "docs_url": null, "download_url": "http://pypi.python.org/packages/source/t/tcsv2png/tcsv2png-1.0.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/tcsv2png", "keywords": "monitoring csv chart png gnuplot", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "tcsv2png", "package_url": "https://pypi.org/project/tcsv2png/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tcsv2png/", "project_urls": { "Download": "http://pypi.python.org/packages/source/t/tcsv2png/tcsv2png-1.0.1.tar.gz", "Homepage": "http://pypi.python.org/pypi/tcsv2png" }, "release_url": "https://pypi.org/project/tcsv2png/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "Data visualization of csv data with a time column.", "version": "1.0.1" }, "last_serial": 800393, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "e11d6bf7267ecb6bba571583a8a6d0ff", "sha256": "268f5e46bcd44dd6e66b50b1961ed1e57620d53f1abd2a493f448bd4f625a60f" }, "downloads": -1, "filename": "tcsv2png-1.0.0-py2.6.egg", "has_sig": false, "md5_digest": "e11d6bf7267ecb6bba571583a8a6d0ff", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 9503, "upload_time": "2011-04-14T09:32:06", "url": "https://files.pythonhosted.org/packages/bf/2c/9838d4442341ca7c38da93f878b7543e4051aeada02556dcfd3e03dfd25c/tcsv2png-1.0.0-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "afb0cc00169fdd94c01469aa5f9c9c88", "sha256": "1bdff4a46c0cc3c52dbe6baf3aaddfd461c6c28ff6e554cd7873089f98f37ab9" }, "downloads": -1, "filename": "tcsv2png-1.0.0-py2.7.egg", "has_sig": false, "md5_digest": "afb0cc00169fdd94c01469aa5f9c9c88", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 9469, "upload_time": "2011-04-14T09:32:09", "url": "https://files.pythonhosted.org/packages/76/f5/a1a9988bf2a4718a2f9d57771c376d64f0048cef308af44b215b9a24f45c/tcsv2png-1.0.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "0628ac8bf52f121c93678490e2c31b5f", "sha256": "781a303f77fa70152e1ceadb2039a84f1568bdb3731e3a8ecbae718668709adb" }, "downloads": -1, "filename": "tcsv2png-1.0.0.tar.gz", "has_sig": false, "md5_digest": "0628ac8bf52f121c93678490e2c31b5f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4928, "upload_time": "2011-04-14T09:32:05", "url": "https://files.pythonhosted.org/packages/89/e7/3d57b8b095b9463609bd1cec92b8c47a2bfb8fcfe3e89698ff0b43c29cc5/tcsv2png-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "4e7e36aafcc27e7595e694dbd0cf070f", "sha256": "010abda2563181833b65a113b7db77f13292be6a236b6c312c6da17c96ba6d9c" }, "downloads": -1, "filename": "tcsv2png-1.0.1-py2.6.egg", "has_sig": false, "md5_digest": "4e7e36aafcc27e7595e694dbd0cf070f", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 9590, "upload_time": "2011-04-14T10:24:02", "url": "https://files.pythonhosted.org/packages/64/32/627e3184bae386ec068fe6a61b3075b3a849c49b48c977cc8f454572d7a2/tcsv2png-1.0.1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "2cc3611a3ade15cf1281aae3ab178d7c", "sha256": "053c4932a8b08a5e0242d11998a7213210a97b91f6a7e036ba05b0a4df75cebe" }, "downloads": -1, "filename": "tcsv2png-1.0.1-py2.7.egg", "has_sig": false, "md5_digest": "2cc3611a3ade15cf1281aae3ab178d7c", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 9556, "upload_time": "2011-04-14T10:24:04", "url": "https://files.pythonhosted.org/packages/9c/ef/4ec38d1b880810fbbd3b1a3f06a9b1cac4904e838c7b501e4c3f03bf955c/tcsv2png-1.0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "9a133e9ce6c00443415a65b12c160bc4", "sha256": "c62232f8d9703484d99aa52a2ee4d26b1918f819d15a5f1b25f9442741f00df3" }, "downloads": -1, "filename": "tcsv2png-1.0.1.tar.gz", "has_sig": false, "md5_digest": "9a133e9ce6c00443415a65b12c160bc4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5087, "upload_time": "2011-04-14T10:24:01", "url": "https://files.pythonhosted.org/packages/28/99/2a06081e238e48da77c26e6f34ab4aeb0927181ff2940a3a6c81c57dd7f4/tcsv2png-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4e7e36aafcc27e7595e694dbd0cf070f", "sha256": "010abda2563181833b65a113b7db77f13292be6a236b6c312c6da17c96ba6d9c" }, "downloads": -1, "filename": "tcsv2png-1.0.1-py2.6.egg", "has_sig": false, "md5_digest": "4e7e36aafcc27e7595e694dbd0cf070f", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 9590, "upload_time": "2011-04-14T10:24:02", "url": "https://files.pythonhosted.org/packages/64/32/627e3184bae386ec068fe6a61b3075b3a849c49b48c977cc8f454572d7a2/tcsv2png-1.0.1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "2cc3611a3ade15cf1281aae3ab178d7c", "sha256": "053c4932a8b08a5e0242d11998a7213210a97b91f6a7e036ba05b0a4df75cebe" }, "downloads": -1, "filename": "tcsv2png-1.0.1-py2.7.egg", "has_sig": false, "md5_digest": "2cc3611a3ade15cf1281aae3ab178d7c", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 9556, "upload_time": "2011-04-14T10:24:04", "url": "https://files.pythonhosted.org/packages/9c/ef/4ec38d1b880810fbbd3b1a3f06a9b1cac4904e838c7b501e4c3f03bf955c/tcsv2png-1.0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "9a133e9ce6c00443415a65b12c160bc4", "sha256": "c62232f8d9703484d99aa52a2ee4d26b1918f819d15a5f1b25f9442741f00df3" }, "downloads": -1, "filename": "tcsv2png-1.0.1.tar.gz", "has_sig": false, "md5_digest": "9a133e9ce6c00443415a65b12c160bc4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5087, "upload_time": "2011-04-14T10:24:01", "url": "https://files.pythonhosted.org/packages/28/99/2a06081e238e48da77c26e6f34ab4aeb0927181ff2940a3a6c81c57dd7f4/tcsv2png-1.0.1.tar.gz" } ] }