{ "info": { "author": "cwoebker", "author_email": "me@cwoebker.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development", "Topic :: Terminals", "Topic :: Text Processing", "Topic :: Utilities" ], "description": "# como: batteries complete\n\n[`como`](https://github.com/cwoebker/como) is a minimalistic utillity to monitor your battery.\n\n[![PyPI Version](https://img.shields.io/pypi/v/penpal.svg)](https://pypi.python.org/pypi/como)\n[![Build Status](https://secure.travis-ci.org/cwoebker/como.png?branch=master)](http://travis-ci.org/cwoebker/como)\n[![PyPI License](https://img.shields.io/pypi/l/como.svg)](https://pypi.python.org/pypi/como)\n[![PyPI Python Versions](https://img.shields.io/pypi/pyversions/como.svg)](https://pypi.python.org/pypi/como)\n[![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/cwoebker)\n\n---\n\n## Naming ##\n\n**Why como?**\n\nThe answer is simple: Alessandro Volta grew up in the town of [Como](https://maps.google.com/maps/place?ftid=0x47869c481027ed63:0xb99b96af785ff524&q=Como+italy&gl=us&ie=UTF8&ll=45.905539,8.869743&spn=0.000239,0.000343&t=h&z=12&vpsrc=0)\nand since he invented the battery I thought it would be a great name.\n\n![Map not found](https://mts0.google.com/vt/data=9JDtAHjlTn3x-Sj-pwj3TI8qbtmqB_-LnEoOWHi1JIH9W7fJrfYPYf2ali6aD042Ny8SYFLwPPZZKXlfEZ4QdxIpwulW3ms6uP5wUAoVf93Jyw3RqOzuf7phyiJTNTa7F40NnNzgarXK_1t3AxD-WqBu5Go8Gincuj1Ho04og_3Sa2UiBghMZdgO5C25rkiQkreOKiiL1sBaWOqNe2jnAM4MI2IC)\n\n## What is this? ##\n\nWith como you can check out how your battery is doing.\nYou can easily `automate` this process so that you don't need to worry about it. \nEvery once in a while you can quickly check out your battery `info`.\nYou can `export` this data into the portable `.csv` format and `import` it again later.\nYou can even import data form another battery utility such as [coconutBattery](http://www.coconut-flavour.com).\n\n## [como.cwoebker.com](https://como.cwoebker.com) ##\n\nMost importantly you can take all this to the next level, if you choose to do so.\n`Upload` your battery data to the como web application to check everything out in a nice interface wherever you are. \nYou can always easily `open` your computer's personal page.\n\n## Installation\n\nIt's as simple as that:\n\n`$ pip install como`\n\nAfterwards run the `init` command to get everything setup and stop worrying.\n\n`$ como init`\n\n## Usage\n\n`como` - Saves the current battery state.\n\n`como info` - Prints information about battery and battery history.\n\n`como import ` - Imports statistics from .csv file (time, capacity, cycles)\n\n`como export` - Exports data to `como.csv` file to current directory.\n\n`como upload` - Uploads data to server.\n\n`como open` - Opens personal battery information page.\n\n`como automate` - Turns scheduling on or off. Saving and Uploading.\n\n`como init` - Quick command to get everything setup on first start.\n\n`como reset` - Removes all entries in database.\n\n\n## Advanced\n\n`como` stores all battery information (with zlib compression) in the file `~/.como`.\nYou are free to do whatever you want with this data, it is yours after all.\n\nSo go out there and hack some code!\n\n## Features ##\n\n- Cross-Platform (Linux & Mac)\n- Automatically run with `cron`/`launchd` scheduling\n- Export data to `.csv` file\n- Import data from `.csv` file\n- Simple Statistics\n- Histories for Cycles and Capacity\n- Upload Data to server\n\n## Contribute\n\n[Fork and contribute!](https://github.com/cwoebker/como)\n\n---\n\nFor questions and suggestions, feel free to shoot me an email at .\n\nAlso, follow or tweet [@cwoebker](https://twitter.com/cwoebker).\n\n---\n\nCopyright (c) 2012-2018, Cecil W\u00f6bker.\nLicense: BSD (see LICENSE for details)\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/cwoebker/como", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "como", "package_url": "https://pypi.org/project/como/", "platform": "", "project_url": "https://pypi.org/project/como/", "project_urls": { "Homepage": "https://github.com/cwoebker/como" }, "release_url": "https://pypi.org/project/como/0.6.2/", "requires_dist": [ "paxo", "python-dateutil", "python-crontab", "tablib", "requests" ], "requires_python": ">=2.7.0", "summary": "como: batteries complete", "version": "0.6.2" }, "last_serial": 4356310, "releases": { "0.3": [], "0.3.1": [], "0.4.0": [], "0.4.5": [ { "comment_text": "", "digests": { "md5": "c9800193ec078d1ff6920ff40bc56fee", "sha256": "1688c53093ff845b088bfacdfd82b356e84d04af97eda33880ffd2df56829ede" }, "downloads": -1, "filename": "como-0.4.5.tar.gz", "has_sig": false, "md5_digest": "c9800193ec078d1ff6920ff40bc56fee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5694, "upload_time": "2013-01-10T05:18:26", "url": "https://files.pythonhosted.org/packages/2c/3b/c36a30987711b21e000a4a257e6faf3fc614e81cc8ca6b4dfe0844693072/como-0.4.5.tar.gz" } ], "0.4.6": [ { "comment_text": "", "digests": { "md5": "31d5325fc327f49e9d7f45caadabe3c2", "sha256": "d396344a139830ca7735c0761ca1a55a269b1ed7b0c80ad139d8a3c930c8afd4" }, "downloads": -1, "filename": "como-0.4.6.tar.gz", "has_sig": false, "md5_digest": "31d5325fc327f49e9d7f45caadabe3c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5875, "upload_time": "2013-01-13T05:18:17", "url": "https://files.pythonhosted.org/packages/79/ce/676c96331487f7e05b38a3e9f7d084f65575059145337dc38eae3b71c7cb/como-0.4.6.tar.gz" } ], "0.4.7": [ { "comment_text": "", "digests": { "md5": "ee0ee17ca5e028f6bbff297985c99ae7", "sha256": "025b887a4bf4fa81b0b98cf6ab95cf3f5d3af8a71b00504e607e4e1202935504" }, "downloads": -1, "filename": "como-0.4.7.tar.gz", "has_sig": false, "md5_digest": "ee0ee17ca5e028f6bbff297985c99ae7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9435, "upload_time": "2013-01-15T03:49:09", "url": "https://files.pythonhosted.org/packages/69/0a/0fd18bd08fee5096c9797f2f9535ff54939ed360f80e6c7774d8fe04ecbd/como-0.4.7.tar.gz" } ], "0.5.0-beta": [ { "comment_text": "", "digests": { "md5": "90d7884cf8c6704f7858ee77faf80ded", "sha256": "2ac3167b14a909954560f4dc63fba7809a2ddb31d2c267fcf7b03587ef54374e" }, "downloads": -1, "filename": "como-0.5.0-beta.tar.gz", "has_sig": false, "md5_digest": "90d7884cf8c6704f7858ee77faf80ded", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9794, "upload_time": "2013-01-15T21:52:36", "url": "https://files.pythonhosted.org/packages/d6/63/4c627a569cc28bbf85a071fb962555a0a28e565001a946ba699677b94351/como-0.5.0-beta.tar.gz" } ], "0.5.0.1": [ { "comment_text": "", "digests": { "md5": "2d7378042526a02445d609139b015318", "sha256": "c40134e3672f11881630bdea75e015ff3654fccaa8a81d0be560137767e5254f" }, "downloads": -1, "filename": "como-0.5.0.1.tar.gz", "has_sig": false, "md5_digest": "2d7378042526a02445d609139b015318", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10766, "upload_time": "2014-04-03T22:57:03", "url": "https://files.pythonhosted.org/packages/63/74/a731b886871bdc28f2a2c3818fbb78f5659f3e0535998ae874dea8596407/como-0.5.0.1.tar.gz" } ], "0.5.0.1-beta": [ { "comment_text": "", "digests": { "md5": "9a75107974416d486febfd8197f6ab79", "sha256": "ad42f2aae27ea0856fc6b951780e7e59939abe6c2825e545b5ad581ee1c10ec0" }, "downloads": -1, "filename": "como-0.5.0.1-beta.tar.gz", "has_sig": false, "md5_digest": "9a75107974416d486febfd8197f6ab79", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10785, "upload_time": "2014-04-03T22:51:55", "url": "https://files.pythonhosted.org/packages/74/41/8f39e031dffa4d28e1600685b64346516f7bb3188d31410661ec37aecf49/como-0.5.0.1-beta.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "6469771ec8e1e6c8aa0130936a4cc919", "sha256": "a5bb7cd755edd4f52afc5e1a892557bacc9399e70ac3d4d276a8cecdc08b9656" }, "downloads": -1, "filename": "como-0.5.1.tar.gz", "has_sig": true, "md5_digest": "6469771ec8e1e6c8aa0130936a4cc919", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10943, "upload_time": "2015-02-09T22:51:11", "url": "https://files.pythonhosted.org/packages/3e/29/69345ede46eb5b9a299f4bb9bba08561304c6075cd7d5e457d7a380af66e/como-0.5.1.tar.gz" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "6a2a633fd404f278b4a0698c6f5c45ee", "sha256": "ff93822f22a9ce5dc34f38051eb29a8b38cb65d3562aff3df759b1d8c2302ba3" }, "downloads": -1, "filename": "como-0.6.0.tar.gz", "has_sig": false, "md5_digest": "6a2a633fd404f278b4a0698c6f5c45ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9588, "upload_time": "2015-03-24T02:59:51", "url": "https://files.pythonhosted.org/packages/da/83/1b7bfe81e0177fadf188a87959faa1b311eb18498046e6260751d098cf3d/como-0.6.0.tar.gz" } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "319b20fa3bde0e10e007e5ce5d6eb790", "sha256": "9f5b706145ef10f4a12a0c0e9e83ce183eae843761e4ced6d6b258763dae4967" }, "downloads": -1, "filename": "como-0.6.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "319b20fa3bde0e10e007e5ce5d6eb790", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7.0", "size": 10691, "upload_time": "2018-08-28T19:42:13", "url": "https://files.pythonhosted.org/packages/91/c0/96af2797c1d8d1be5df13af92f23fb97a0775a81658f6894153eea85be56/como-0.6.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4b6f31961880ff5cf836a91e190644f1", "sha256": "45fc3ac52d696c1c274bbc0c5003c602329d0ea5bbb23d7e547e092728d5a6c4" }, "downloads": -1, "filename": "como-0.6.1.tar.gz", "has_sig": false, "md5_digest": "4b6f31961880ff5cf836a91e190644f1", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7.0", "size": 10637, "upload_time": "2018-08-28T19:42:15", "url": "https://files.pythonhosted.org/packages/b4/60/863f76e9c20d107860666f91dd5dce34e630366f1978004735435d370125/como-0.6.1.tar.gz" } ], "0.6.2": [ { "comment_text": "", "digests": { "md5": "8bd178f2e52c1d75e6b17cf0baba1f84", "sha256": "add93bd20f48dd980fed8253f9a3c49a833f22d7c1f356739a69db433aef3640" }, "downloads": -1, "filename": "como-0.6.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8bd178f2e52c1d75e6b17cf0baba1f84", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7.0", "size": 10861, "upload_time": "2018-10-09T15:21:33", "url": "https://files.pythonhosted.org/packages/6d/8c/a40599f0c8a1a9e438de70a2a0dc3d1981fad02b432984dbdf634f3accd2/como-0.6.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "52cf1e163e8e96b2e74f18008455d3e1", "sha256": "817ddc47e62716ef9b52f4df421286e4c43aeebdb1defd3072a3871555938fc4" }, "downloads": -1, "filename": "como-0.6.2.tar.gz", "has_sig": false, "md5_digest": "52cf1e163e8e96b2e74f18008455d3e1", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7.0", "size": 10798, "upload_time": "2018-10-09T15:21:34", "url": "https://files.pythonhosted.org/packages/f2/cf/55d62efc41cd1357bc5e8120bac4e960a8d126ea597f9fb5e3f0f7fcd339/como-0.6.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8bd178f2e52c1d75e6b17cf0baba1f84", "sha256": "add93bd20f48dd980fed8253f9a3c49a833f22d7c1f356739a69db433aef3640" }, "downloads": -1, "filename": "como-0.6.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8bd178f2e52c1d75e6b17cf0baba1f84", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7.0", "size": 10861, "upload_time": "2018-10-09T15:21:33", "url": "https://files.pythonhosted.org/packages/6d/8c/a40599f0c8a1a9e438de70a2a0dc3d1981fad02b432984dbdf634f3accd2/como-0.6.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "52cf1e163e8e96b2e74f18008455d3e1", "sha256": "817ddc47e62716ef9b52f4df421286e4c43aeebdb1defd3072a3871555938fc4" }, "downloads": -1, "filename": "como-0.6.2.tar.gz", "has_sig": false, "md5_digest": "52cf1e163e8e96b2e74f18008455d3e1", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7.0", "size": 10798, "upload_time": "2018-10-09T15:21:34", "url": "https://files.pythonhosted.org/packages/f2/cf/55d62efc41cd1357bc5e8120bac4e960a8d126ea597f9fb5e3f0f7fcd339/como-0.6.2.tar.gz" } ] }