{"id":19391574,"url":"https://github.com/zevio/pcu_json","last_synced_at":"2026-04-15T16:06:42.055Z","repository":{"id":57451325,"uuid":"148148917","full_name":"zevio/pcu_json","owner":"zevio","description":"JSON parser component for PCU project","archived":false,"fork":false,"pushed_at":"2018-11-28T21:40:27.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-05T19:36:49.699Z","etag":null,"topics":["component","json","json-parser","json-parser-component","parser","pcu","pcu-json","python"],"latest_commit_sha":null,"homepage":null,"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/zevio.png","metadata":{"files":{"readme":"README.md","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":"2018-09-10T12:04:42.000Z","updated_at":"2018-11-28T21:40:29.000Z","dependencies_parsed_at":"2022-09-04T10:40:13.305Z","dependency_job_id":null,"html_url":"https://github.com/zevio/pcu_json","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zevio/pcu_json","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevio%2Fpcu_json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevio%2Fpcu_json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevio%2Fpcu_json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevio%2Fpcu_json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zevio","download_url":"https://codeload.github.com/zevio/pcu_json/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevio%2Fpcu_json/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263795348,"owners_count":23512663,"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":["component","json","json-parser","json-parser-component","parser","pcu","pcu-json","python"],"created_at":"2024-11-10T10:27:34.161Z","updated_at":"2026-04-15T16:06:42.025Z","avatar_url":"https://github.com/zevio.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pcu_json (JSON parser for PCU project)\n\nJSON parser component for PCU project.\nFrom the path of a json file, get its textual content.\n\n![json](https://framapic.org/vB3nKMzBJTFN/vJUbiAIJ4oNs.png)\n\n----\n\n[Check PCU project][pcu].\n\n[pcu]: https://github.com/zevio/pcu_core\n\n## Usage in another project\n\nIf you wish to import this module in another Python project, please install it :\n\n`pip install pcu-json`\n\nThen, add this import line at the beginning of your Python file :\n\n`from pcu_json import json_parser`\n\nYou can now use pcu_json's functions, for example :\n\n`json_parser.JSONParser(path/to/json/file)`\n\n## Test\n\nTo test your installation, go to pcu_json/ directory and execute the Makefile with the following command line : \n\n`make test`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzevio%2Fpcu_json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzevio%2Fpcu_json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzevio%2Fpcu_json/lists"}