{"id":20169106,"url":"https://github.com/shikha-code36/code_analyzer","last_synced_at":"2025-08-09T23:45:48.745Z","repository":{"id":240405248,"uuid":"802512623","full_name":"Shikha-code36/code_analyzer","owner":"Shikha-code36","description":"Code Analyzer is a tool for analyzing Python projects to visualize their dependencies and generate a summary of their structure","archived":false,"fork":false,"pushed_at":"2024-06-26T13:47:37.000Z","size":11,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T15:17:20.971Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Shikha-code36.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-18T13:59:40.000Z","updated_at":"2024-06-26T13:47:42.000Z","dependencies_parsed_at":"2024-05-18T16:45:23.351Z","dependency_job_id":"bfd8fe44-fe5e-4cad-90c7-3f39c11009e9","html_url":"https://github.com/Shikha-code36/code_analyzer","commit_stats":null,"previous_names":["shikha-code36/code_analyzer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shikha-code36%2Fcode_analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shikha-code36%2Fcode_analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shikha-code36%2Fcode_analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shikha-code36%2Fcode_analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shikha-code36","download_url":"https://codeload.github.com/Shikha-code36/code_analyzer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241605819,"owners_count":19989612,"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-14T01:11:24.894Z","updated_at":"2025-03-03T04:13:14.513Z","avatar_url":"https://github.com/Shikha-code36.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Code Analyzer\n\nCode Analyzer is a tool for analyzing Python projects to visualize their dependencies and generate a summary of their structure.\n\n## Table of Contents\n\n- [Introduction](#introduction)\n- [Features](#features)\n- [Installation](#installation)\n- [Usage](#usage)\n- [API Endpoints](#api-endpoints)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Introduction\n\nCode Analyzer is a Python-based tool that helps developers understand the structure of their Python projects. It analyzes Python files to identify dependencies between functions and modules, and then generates a visualization of the project's structure as a directed graph. Additionally, it provides a summary of the project's imports and function calls.\n\n## Features\n\n- Analyze Python projects to generate dependency graphs\n- Visualize project structure using NetworkX and Matplotlib\n- Generate summaries of project imports and function calls\n- Support for analyzing both local projects and GitHub repositories\n\n\n## Installation\n\n1. Clone the repository:\n\n```\ngit clone https://github.com/your-username/code-analyzer.git\n```\n\n2. Navigate to the project directory:\n\n```\ncd code-analyzer\n```\n\n3. Install dependencies:\n\n```\npip install -r requirements.txt\n```\n\n## Usage\n\nTo use the Code Analyzer tool, you can either upload a Python project zip file or provide a GitHub repository URL.\n\nTo analyze a local project:\n\n1. Start the Flask server:\n\n```\npython webapp.py\n```\n\n## API Endpoints\n\n- `/upload` (POST): Upload a zip file containing a Python project for analysis.\n- `/github` (POST): Provide a GitHub repository URL for analysis.\n\n## Contributing\n\nContributions are welcome! If you find any bugs or have suggestions for improvement, please open an issue or submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshikha-code36%2Fcode_analyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshikha-code36%2Fcode_analyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshikha-code36%2Fcode_analyzer/lists"}