{"id":20648650,"url":"https://github.com/ccextractor/cimico","last_synced_at":"2025-04-16T18:52:04.751Z","repository":{"id":62562203,"uuid":"234107279","full_name":"CCExtractor/cimico","owner":"CCExtractor","description":"A python debugger video creator (knightron0's original implementation)","archived":false,"fork":false,"pushed_at":"2020-01-23T04:08:53.000Z","size":89683,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T18:46:03.422Z","etag":null,"topics":["debugger","gci","gci2019","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/cimico/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CCExtractor.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":"2020-01-15T15:12:15.000Z","updated_at":"2022-10-21T02:13:06.000Z","dependencies_parsed_at":"2022-11-03T15:30:29.817Z","dependency_job_id":null,"html_url":"https://github.com/CCExtractor/cimico","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/CCExtractor%2Fcimico","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCExtractor%2Fcimico/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCExtractor%2Fcimico/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCExtractor%2Fcimico/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CCExtractor","download_url":"https://codeload.github.com/CCExtractor/cimico/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249266646,"owners_count":21240792,"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":["debugger","gci","gci2019","python"],"created_at":"2024-11-16T17:09:40.869Z","updated_at":"2025-04-16T18:52:04.735Z","avatar_url":"https://github.com/CCExtractor.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cimico\nHello there!\nCimico is a debugger that is written in python which debugs python code!\n\nThis project was created under CCExtractorDevelopment in Google Code-In 2019\n\n![Demo](https://github.com/CCExtractor/cimico/blob/master/cimico/DebuggerVideo.gif)\n\n# Installation\nCimico can be downloaded using pip.\n\n```\npip install cimico\n```\n\n# How to use?\nAfter installation, cimico is accessible using the command line.\n```\n$ cimico\n```\nUsing cimico, you can generate a JSON file, which in turn can be used to generate a video by cimico itself. Enter the path to the JSON file or the Python file when prompted. You may also need to enter the path to the YAML style sheet containing the configuration to the file. \n\nGenerating the JSON file.\n\n```\n$ cimico\n----------------------------------------------\n                 TAKING INPUT                 \n----------------------------------------------\nDo you want to use the test suite? (y/n): n\nEnter the name of the file you want to debug: /pth/to/pythonfile\nEnter the name of the function you want to debug: functionname\nEnter the arguments for the function (space seperated): arguements\n----------------------------------------------\n              RUNNING FUNCTION                \n----------------------------------------------\nWhere do you want your JSON file to be stored? /pth/to/where/the/json/file/should/be/stored\nWritten to json file!\n\n```\n\nGenerating the video and/or the GIF.\n\n```\n$ cimico\n----------------------------------------------\n                 TAKING INPUT                 \n----------------------------------------------\nDo you want to use the test suite? (y/n): n\nEnter the name of the file you want to debug: /pth/to/jsonfile\nDo you want to generate a video? (y/n): y\nGenerating video...\nEnter the path to the yaml file: /pth/to/yaml/file\nWhere do you want your video to be stored? /pth/to/where/the/video/should/be/stored \nDo you want to generate a GIF file as well? (y/n) y\nGenerating GIF...\n```\nNote: The GIF and the Video will be saved in the same folder.\n\n\n\n# Contribution\nFound a bug/typo in the code or want to suggest new functionality? Open up an Issue for the same or send a Pull Request.  \n\n# License\nThe code is licensed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccextractor%2Fcimico","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fccextractor%2Fcimico","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccextractor%2Fcimico/lists"}