{"id":25952080,"url":"https://github.com/hansalemaos/dftogithubmarkdown","last_synced_at":"2026-02-14T12:02:46.236Z","repository":{"id":277775871,"uuid":"933464909","full_name":"hansalemaos/dftogithubmarkdown","owner":"hansalemaos","description":"DataFrame to GitHub markdown table","archived":false,"fork":false,"pushed_at":"2025-02-16T02:40:25.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-10T19:11:31.264Z","etag":null,"topics":["github","markdown"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/dftogithubmarkdown/","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/hansalemaos.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":"2025-02-16T02:40:23.000Z","updated_at":"2025-02-16T02:51:57.000Z","dependencies_parsed_at":"2025-02-16T02:46:37.247Z","dependency_job_id":"a47d83c9-3789-4315-8e89-858dccaa5283","html_url":"https://github.com/hansalemaos/dftogithubmarkdown","commit_stats":null,"previous_names":["hansalemaos/dftogithubmarkdown"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hansalemaos/dftogithubmarkdown","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hansalemaos%2Fdftogithubmarkdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hansalemaos%2Fdftogithubmarkdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hansalemaos%2Fdftogithubmarkdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hansalemaos%2Fdftogithubmarkdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hansalemaos","download_url":"https://codeload.github.com/hansalemaos/dftogithubmarkdown/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hansalemaos%2Fdftogithubmarkdown/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29443468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T10:51:12.367Z","status":"ssl_error","status_checked_at":"2026-02-14T10:50:52.088Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["github","markdown"],"created_at":"2025-03-04T14:32:55.038Z","updated_at":"2026-02-14T12:02:46.216Z","avatar_url":"https://github.com/hansalemaos.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A function to convert DataFrames to GitHub markdown\n\n## `pip install dftogithubmarkdown`\n\n\n```py\nfrom dftogithubmarkdown import to_git_markdown\nprint(to_git_markdown(df, max_col_width=30, max_rows=-1))\n\"\"\"\nConvert a pandas DataFrame to a GitHub-flavored markdown table string.\n\nParameters:\ndf (pd.DataFrame): The DataFrame to convert.\nmax_col_width (int): Maximum width for each column in the markdown table. Default is 30.\nmax_rows (int): Maximum number of rows to include in the table. If -1, include all rows.\n\nReturns:\nstr: A string representing the DataFrame in GitHub-flavored markdown table format.\n\"\"\"\n\n\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhansalemaos%2Fdftogithubmarkdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhansalemaos%2Fdftogithubmarkdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhansalemaos%2Fdftogithubmarkdown/lists"}