{"id":35093834,"url":"https://github.com/mhered/calcount3","last_synced_at":"2026-05-20T17:04:17.663Z","repository":{"id":135439461,"uuid":"552568249","full_name":"mhered/calcount3","owner":"mhered","description":"calorie counter with atri apps","archived":false,"fork":false,"pushed_at":"2022-10-17T20:03:38.000Z","size":845,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-29T07:20:54.115Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mhered.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-10-16T21:49:04.000Z","updated_at":"2022-10-24T19:38:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"fd8160af-640f-401b-adb6-836044a0ee12","html_url":"https://github.com/mhered/calcount3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mhered/calcount3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhered%2Fcalcount3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhered%2Fcalcount3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhered%2Fcalcount3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhered%2Fcalcount3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mhered","download_url":"https://codeload.github.com/mhered/calcount3/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhered%2Fcalcount3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33268297,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T15:12:43.734Z","status":"ssl_error","status_checked_at":"2026-05-20T15:12:42.300Z","response_time":356,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-12-27T15:03:18.921Z","updated_at":"2026-05-20T17:04:17.652Z","avatar_url":"https://github.com/mhered.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# calcount3\nA simple calorie counter app made using the [Atri framework](https://github.com/Atri-Labs/atrilabs-engine) for Hacktoberfest'22\n\nSee the [Demo in github pages](https://mhered.github.io/calcount3/)\n\nNote: there seems to be an incompatibility with conda installed in my system, the environment keeps activating itself when I issue `pipenv shell` and then it seems to cause errors:\n\n```\n(base)$ mkdir calcount3 \u0026\u0026 cd calcount3\n(base)$ conda deactivate\n$ pipenv install atri\n$ pipenv shell\n(calcount3)(base)$ conda deactivate\n(calcount3)$ atri start\n```\nSources: \n* Nutritional data of selected foods from https://www.webmd.com/diet/healthtool-food-calorie-counter\n* Estimated calories for the different nutrients from https://www.wikihow.com/Calculate-Food-Calories\n* Target daily intake of calories and nutrients estimated freely using inputs from https://www.menshealth.com/nutrition/a19537348/how-much-fat-and-carbs-should-you-eat/ and https://www.healthline.com/nutrition/how-many-calories-per-day#calculator \n\n## Build and deploy app\nUpdate the [demo app](https://mhered.github.io/calcount3/) after `git commit` and `git push` of new source code\n\nNote: atri commands must run from source directory and inside the pipenv environment, so if neeced do:\n```bash\n$ cd calcount3\n$ pipenv shell\n(calcount3)(base)$ conda deactivate\n(calcount3)calcount3$\n```\nThen build and deploy with:\n```bash\n$ atri build ssg\n$ GIT_USER=\u003cusername\u003e atri deploy ssg --gh-pages\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhered%2Fcalcount3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmhered%2Fcalcount3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhered%2Fcalcount3/lists"}