{ "info": { "author": "x.seeks", "author_email": "x.seeks@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha" ], "description": "===========\r\nPyCalCount\r\n===========\r\n\r\nPyCalCount is a basic \"calorie-counting\" program. With it, you enter food items along with their basic nutritional info (calories, total fat, sodium, protein and carbohydrates). You can then log \"meals\" by combining any number of food items.::\r\n\r\n ----------\r\n ON *NIX\r\n ----------\r\n\r\n $ pycalcount\r\n \r\n \r\n OR\r\n \r\n $ python /path/to/pycalcount.py\r\n\r\n \r\n -----------\r\n ON WINDOWS:\r\n -----------\r\n \r\n Open a command prompt and type:\r\n \r\n C:\\path\\to\\python.exe C:\\path\\to\\pycalcount.py\r\n \r\n OR\r\n \r\n Just double-click on pycalcount.py.\r\n\r\n\r\n\r\nRequirements:\r\n==============\r\n\r\n* Python 2.6 or later\r\n\r\n\r\n\r\nInstallation:\r\n==============\r\n\r\n* In Unix: Unpack the tarball, open a terminal, navigate to the directory in which you unpacked the tarball, and type (as admin, i.e., \"su\" or \"sudo\") ``python setup.py install``\r\n\r\n* In Windows, just run the .exe as normal. The script will be installed to C:\\\\Pythondir\\\\Lib\\\\site-packages\r\n\r\nNotes\r\n-------------\r\n\r\nThis is another work-in-progress. While functional, it could theoretically get ugly after a week or so of use until I bother to add a \"page\" function. Also, as of now, this is command-line only. No GUI yet, and there won't be a GUI for a while yet.\r\n\r\nCheck back in the future for updates.\r\n\r\n\r\n\r\nAuthor\r\n-------------\r\n\r\n* x.seeks (x -dot- seeks _at_ gmail -dot- com)\r\n\r\n\r\n\r\n\r\nLicense\r\n-------------\r\n\r\nGPL version 3. See LICENSE.txt for more info.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/PyCalCount/", "keywords": "calorie, weight, diet, pycalcount", "license": "LICENSE.txt", "maintainer": "", "maintainer_email": "", "name": "PyCalCount", "package_url": "https://pypi.org/project/PyCalCount/", "platform": "*nix, Windows", "project_url": "https://pypi.org/project/PyCalCount/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/PyCalCount/" }, "release_url": "https://pypi.org/project/PyCalCount/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A basic calorie-counting and meal-logging program.", "version": "0.1.0" }, "last_serial": 785243, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "c64cb11638355f155a8bbcd508a410e7", "sha256": "3acf860a701297698ca15f0512385d312a88f13ebce1b0db73da48189e2c6d16" }, "downloads": -1, "filename": "PyCalCount-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c64cb11638355f155a8bbcd508a410e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19491, "upload_time": "2010-08-27T13:27:33", "url": "https://files.pythonhosted.org/packages/5a/50/f30560af131139fc66ff2347ec5be20fb046b11fd70e4518a3f5c792dcc1/PyCalCount-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c64cb11638355f155a8bbcd508a410e7", "sha256": "3acf860a701297698ca15f0512385d312a88f13ebce1b0db73da48189e2c6d16" }, "downloads": -1, "filename": "PyCalCount-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c64cb11638355f155a8bbcd508a410e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19491, "upload_time": "2010-08-27T13:27:33", "url": "https://files.pythonhosted.org/packages/5a/50/f30560af131139fc66ff2347ec5be20fb046b11fd70e4518a3f5c792dcc1/PyCalCount-0.1.0.tar.gz" } ] }