{"id":20641161,"url":"https://github.com/todd-a-jacobs/codegnome_json_demo","last_synced_at":"2026-04-25T03:46:30.774Z","repository":{"id":138352198,"uuid":"1888137","full_name":"todd-a-jacobs/CodeGnome_JSON_Demo","owner":"todd-a-jacobs","description":"Demo class for consuming JSON data and presenting it in a narrative format.","archived":false,"fork":false,"pushed_at":"2012-03-24T23:18:35.000Z","size":100,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-17T08:44:38.325Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/todd-a-jacobs.png","metadata":{"files":{"readme":"README.asciidoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-06-13T10:10:42.000Z","updated_at":"2014-01-19T09:11:12.000Z","dependencies_parsed_at":"2023-04-09T02:35:38.366Z","dependency_job_id":null,"html_url":"https://github.com/todd-a-jacobs/CodeGnome_JSON_Demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/todd-a-jacobs%2FCodeGnome_JSON_Demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/todd-a-jacobs%2FCodeGnome_JSON_Demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/todd-a-jacobs%2FCodeGnome_JSON_Demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/todd-a-jacobs%2FCodeGnome_JSON_Demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/todd-a-jacobs","download_url":"https://codeload.github.com/todd-a-jacobs/CodeGnome_JSON_Demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242681663,"owners_count":20168557,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-11-16T15:32:45.245Z","updated_at":"2025-12-24T03:51:24.652Z","avatar_url":"https://github.com/todd-a-jacobs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"= CodeGnome JSON Demo\nTodd A. Jacobs \u003ccodegnome.consulting+json_demo@gmail.com\u003e\n\n== Purpose\n\nThis is not actually designed to be useful software, although if you\n_do_ find it useful, you are certainly welcome to use it under the terms\nof the GNU General Public License, Version 3 or later (see the\nlink:LICENSE[] file for details.)\n\nThe purpose of this demo is two-fold:\n\n. Provide a basic example of how easy it is to consume JSON data using\nPython.\n\n. Provide an example of how easy test-driven development with Python can\nbe, especially with some of the newer assertions available in more\nrecent versions. \n\n== Installation Notes\n\nThe code was built and tested on Python 2.7.1, and lightly tested\nagainst Python 3.2 as well. If it works for you on any other Python\nversion, great! If not, feel free to submit a compatibility patch that\ndoesn't break Ubuntu's currently-supported Python versions.\n\n== Running the Code on *nix Systems\n\n.Running the Demo\n----------------------------------------------------------------------\ncd CodeGnome_JSON_Demo\n./CodeGnome_JSON_Demo.py\n----------------------------------------------------------------------\n\n.Executing the Unit Tests\n----------------------------------------------------------------------\ncd CodeGnome_JSON_Demo/unittest\n./run_test.sh\n----------------------------------------------------------------------\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftodd-a-jacobs%2Fcodegnome_json_demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftodd-a-jacobs%2Fcodegnome_json_demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftodd-a-jacobs%2Fcodegnome_json_demo/lists"}