{"id":26820383,"url":"https://github.com/zvdy/py-git-csv-analysis","last_synced_at":"2025-03-30T06:32:07.306Z","repository":{"id":279048311,"uuid":"937292267","full_name":"zvdy/py-git-csv-analysis","owner":"zvdy","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-23T12:01:35.000Z","size":1123,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T13:19:03.121Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/zvdy.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":"2025-02-22T19:37:46.000Z","updated_at":"2025-02-23T12:01:39.000Z","dependencies_parsed_at":"2025-02-23T13:19:05.358Z","dependency_job_id":"e0a52d29-eca0-4348-8a15-7df0e0567ae2","html_url":"https://github.com/zvdy/py-git-csv-analysis","commit_stats":null,"previous_names":["zvdy/py-git-csv-analysis"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zvdy%2Fpy-git-csv-analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zvdy%2Fpy-git-csv-analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zvdy%2Fpy-git-csv-analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zvdy%2Fpy-git-csv-analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zvdy","download_url":"https://codeload.github.com/zvdy/py-git-csv-analysis/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246285645,"owners_count":20752947,"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":"2025-03-30T06:31:47.326Z","updated_at":"2025-03-30T06:32:07.298Z","avatar_url":"https://github.com/zvdy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub CSV Viewer\n\nA Streamlit app that connects to GitHub, retrieves CSV files from a private repository, udilizing [github personal access tokens](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens).\n\n![ui](images/ui.png)\n\n## Features\n\n- Data filtering\n- Easy export\n- Useful csv insights\n- Ease of use\n- Quick setup\n- Minimalistic UI\n\n# Dependencies\n\nAll dependencies are listed in [pyproject.toml](pyproject.toml)\n\n## Installation \n\n1. Clone the repository\n\n    ```bash\n    git clone https://github.com/zvdy/py-git-csv-analysis\n\n    cd py-git-csv-analysis\n    ```\n\n2.  Start a python [virtual environment](https://docs.python.org/3/library/venv.html) \n\n    ```\n    python3 -m venv venv\n\n    source venv/bin/activate\n    ```\n\n\n3. Install dependencies\n\n    ```bash\n    pip install -e .\n    ```\n\n4. Run the `streamlit` project\n\n    ```bash\n    streamlit run main.py\n    ```\n\n4. Insert your `github_PAT` and repository `username/repo` and navigate through all `.csv` files.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzvdy%2Fpy-git-csv-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzvdy%2Fpy-git-csv-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzvdy%2Fpy-git-csv-analysis/lists"}