{"id":21944073,"url":"https://github.com/drogbadvc/st_graphistry_link","last_synced_at":"2026-05-04T21:36:47.788Z","repository":{"id":264169519,"uuid":"892552752","full_name":"drogbadvc/st_graphistry_link","owner":"drogbadvc","description":"Graphistry Visualization Tool in Streamlit","archived":false,"fork":false,"pushed_at":"2024-11-25T13:59:32.000Z","size":890,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T16:48:16.024Z","etag":null,"topics":["graph","screaming-frog","streamlit","visualization"],"latest_commit_sha":null,"homepage":"","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/drogbadvc.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}},"created_at":"2024-11-22T10:31:49.000Z","updated_at":"2024-11-25T13:59:35.000Z","dependencies_parsed_at":"2024-11-22T12:28:49.582Z","dependency_job_id":"dd271d63-fb5b-4748-a593-07f24bf6ac12","html_url":"https://github.com/drogbadvc/st_graphistry_link","commit_stats":null,"previous_names":["drogbadvc/st_graphistry_link"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drogbadvc%2Fst_graphistry_link","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drogbadvc%2Fst_graphistry_link/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drogbadvc%2Fst_graphistry_link/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drogbadvc%2Fst_graphistry_link/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drogbadvc","download_url":"https://codeload.github.com/drogbadvc/st_graphistry_link/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244982060,"owners_count":20542300,"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":["graph","screaming-frog","streamlit","visualization"],"created_at":"2024-11-29T04:13:21.911Z","updated_at":"2026-05-04T21:36:47.762Z","avatar_url":"https://github.com/drogbadvc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Graphistry + Screaming Frog Visualization Tool\n\nThis project provides an interactive tool for visualizing relationships between entities using [Graphistry](https://hub.graphistry.com/). It is designed for CSV data exported from Screaming Frog, containing `Source` and `Target` columns, it leverages Streamlit for a user-friendly web interface.\n\n---\n\n![alt text](demo/demo.png \"Title\")\n\n## Features\n\n- Upload and process CSV files with `Source` and `Target` (or `Destination`) columns.\n- Visualize relationships using Graphistry.\n- Filter and display unique links.\n- Scalable processing for large datasets with Polars or Pandas.\n\n---\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/drogbadvc/st_graphistry_link.git\n   cd graphistry-project\n   ```\n\n2. Create a virtual environment (optional but recommended):\n    ```bash\n   python -m venv venv\n   source venv/bin/activate    # On Windows: venv\\Scripts\\activate\n    ```\n\n3. Install dependencies:\n    ```bash\n   pip install -r requirements.txt\n   ```\n   \n## Usage\n\n1. Start the Streamlit app:\n```bash\nstreamlit run main.py\n```\n2. Open your browser and go to http://localhost:8501.\n\n3. Upload a CSV file and generate a Graphistry visualization.\n\n## Project Structure\n\n* main.py: The main Streamlit app.\n* graphistry_utils.py: Helper functions for Graphistry visualization.\n* data_processing.py: Functions for cleaning and validating CSV data.\n* ui_components.py: Streamlit UI elements.\n* requirements.txt: Dependencies for the project.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrogbadvc%2Fst_graphistry_link","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrogbadvc%2Fst_graphistry_link","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrogbadvc%2Fst_graphistry_link/lists"}