Skip to main content

A basic calorie-counting and meal-logging program.

Project description

PyCalCount 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.:

----------
ON *NIX
----------

$ pycalcount


OR

$ python /path/to/pycalcount.py


-----------
ON WINDOWS:
-----------

Open a command prompt and type:

C:\path\to\python.exe C:\path\to\pycalcount.py

OR

Just double-click on pycalcount.py.

Requirements:

  • Python 2.6 or later

Installation:

  • 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

  • In Windows, just run the .exe as normal. The script will be installed to C:\Pythondir\Lib\site-packages

Notes

This 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.

Check back in the future for updates.

Author

  • x.seeks (x -dot- seeks _at_ gmail -dot- com)

License

GPL version 3. See LICENSE.txt for more info.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyCalCount-0.1.0.tar.gz (19.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page