{ "info": { "author": "gamesguru", "author_email": "mathmuncher11@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "Nutritracker\n============\n\nExtensible command-line tool for nutrient analysis.\n\n*Requires:*\n\n- Python 3.6.5 or later\n- Redis server\n- *(Optional)* Android 5.0+ phone, USB, adb, developer mode\n\n\nInstall PyPi release (from pip)\n-------------------------------\n:code:`pip install nutri`\n\n(**Note:** use :code:`pip3` on Linux/macOS)\n\n**Update to latest**\n\n:code:`pip install -U nutri`\n\n**Subscribe to the preview/beta channel**\n\n:code:`pip install nutri --pre`\n\n**Unsubscribe (back to stable)**\n::\n\n pip uninstall nutri\n pip install nutri\n\nUsing the source-code directly\n------------------------------\n::\n\n git clone git@github.com:gamesguru/nutri.git \n cd nutri \n ./nutri -h\n\n\nDownloading Food Data\n=====================\n\nLinux/macOS Script (curl)\n-------------------------\n::\n\n cd ~\n curl -L https://api.bitbucket.org/2.0/repositories/dasheenster/nutri-utils/downloads/nutri.zip -o nutri.zip\n unzip -o nutri.zip\n rm nutri.zip\n\nWindows (web download)\n----------------------\nDownload :code:`nutri.zip`:\n\nhttps://bitbucket.org/dasheenster/nutri-utils/downloads/\n\nExtract the :code:`.nutri` folder to your home folder.\n\n\n- On Windows this is :code:`C:\\Users\\`\n- On macOS it's :code:`/Users/`\n- On Linux it's :code:`/home/`\n\nThese can also be downloaded from the Android app, or synced over USB cable.\n\nYou can also import your own flat file databases. The full database import process is explained with :code:`nutri db --help`\n\nBetter directions for getting set up (on Windows) will (eventually) be posted `on youtube `_.\n\n\nCurrently Supported Data\n========================\n**USDA Stock database**\n\n- Standard flat file database, 8790 foods\n\n\n**Relative USDA Extensions**\n\n- Flavonoid, Isoflavonoids, and Proanthocyanidins\n\n\n**Extra Fields**\n\n- `IF `_, `ORAC `_, GI, Omega-3, and (anti-nutrients) oxalic acid, mercury, etc\n\n\n**Note:** We are trying to start a collection of fields and make our models more general. Please upload and get in touch at `gitter.im/nutritracker/nutri `_ ... (these can consist in magazine cutouts, NCBI tables, or other sources of nutrient data)\n\n\nNot Supported Yet\n=================\n\n**Branded Foods Database**\n\n- (LARGE 100MB+! PC ONLY)\n\n**Canadian Nutrient Files**\n\n- Similar to USDAstock, except relational (not flat file)\n\n\nUsage\n=====\n\nMany features will require you to do the editing in notepad or your favorite text editor. Then you can use the :code:`analyze` command to perform the analyses.\n\nRun the :code:`nutri` script to output usage.\n\nUsage: :code:`nutri `\n\n\n**Commands**\n::\n\n config change name, age, and vitamin targets\n\n db import, edit and verify databases\n\n field import, pair and manage fields\n\n search search databases or recipes\n\n analyze | anl critique a date (range), meal, recipe, or food\n\n sync sync android device\n\n bugreport upload database info, and version number\n\n --help | -h show help for a given command", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gamesguru/nutri", "keywords": "", "license": "GPL v3", "maintainer": "", "maintainer_email": "", "name": "nutratracker", "package_url": "https://pypi.org/project/nutratracker/", "platform": "", "project_url": "https://pypi.org/project/nutratracker/", "project_urls": { "Homepage": "https://github.com/gamesguru/nutri" }, "release_url": "https://pypi.org/project/nutratracker/0.0.0.dev17/", "requires_dist": null, "requires_python": "", "summary": "Home and office nutrient tracking software", "version": "0.0.0.dev17" }, "last_serial": 5134330, "releases": { "0.0.0.dev17": [ { "comment_text": "", "digests": { "md5": "af9d41fcf15609cfeece336fdff07fa5", "sha256": "479d8280703cac95c3459480f045ff9072d8664e37af549b40edadd1419e664e" }, "downloads": -1, "filename": "nutratracker-0.0.0.dev17.tar.gz", "has_sig": false, "md5_digest": "af9d41fcf15609cfeece336fdff07fa5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5441, "upload_time": "2019-04-12T14:52:29", "url": "https://files.pythonhosted.org/packages/d4/ee/9f3cb677d73a01265ba02803202119be027f30f8cea836767c0a08586d7a/nutratracker-0.0.0.dev17.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "af9d41fcf15609cfeece336fdff07fa5", "sha256": "479d8280703cac95c3459480f045ff9072d8664e37af549b40edadd1419e664e" }, "downloads": -1, "filename": "nutratracker-0.0.0.dev17.tar.gz", "has_sig": false, "md5_digest": "af9d41fcf15609cfeece336fdff07fa5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5441, "upload_time": "2019-04-12T14:52:29", "url": "https://files.pythonhosted.org/packages/d4/ee/9f3cb677d73a01265ba02803202119be027f30f8cea836767c0a08586d7a/nutratracker-0.0.0.dev17.tar.gz" } ] }