{"id":27979506,"url":"https://github.com/modrev-ai/bibreader","last_synced_at":"2026-04-30T10:07:47.728Z","repository":{"id":41978987,"uuid":"509877904","full_name":"modrev-ai/bibReader","owner":"modrev-ai","description":"Turn non-standard bib file into easily editable tabular format and save it as a standard bib file","archived":false,"fork":false,"pushed_at":"2023-05-10T04:00:18.000Z","size":139,"stargazers_count":3,"open_issues_count":12,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-07T22:22:45.842Z","etag":null,"topics":["bib","data-structure","file-conversion","pandas","parser","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/bibReader","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/modrev-ai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-07-02T22:59:11.000Z","updated_at":"2025-01-23T14:17:45.000Z","dependencies_parsed_at":"2023-07-17T22:00:58.623Z","dependency_job_id":null,"html_url":"https://github.com/modrev-ai/bibReader","commit_stats":null,"previous_names":["jshinm/pandarize","jshinm/bibreader"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/modrev-ai/bibReader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modrev-ai%2FbibReader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modrev-ai%2FbibReader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modrev-ai%2FbibReader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modrev-ai%2FbibReader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/modrev-ai","download_url":"https://codeload.github.com/modrev-ai/bibReader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modrev-ai%2FbibReader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32460899,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bib","data-structure","file-conversion","pandas","parser","python"],"created_at":"2025-05-08T02:53:50.453Z","updated_at":"2026-04-30T10:07:47.691Z","avatar_url":"https://github.com/modrev-ai.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![PyPI](https://github.com/jshinm/pandarize/actions/workflows/publish-package.yml/badge.svg)](https://github.com/jshinm/pandarize/actions/workflows/publish-package.yml)\n# bibReader\nThe bibReader reads non-standard bib format from files/url and convert them into pandas DataFrames to easily work with the data, and then tranforms them back into a standardized bib file.\n\n# Installation\n```\npip install bibReader\n```\n\n# Basic Usage Guide\n```python\nfrom bibReader.frame import bReader\n\nbib = bReader() #instantiate bReader class\nbib.load(source='https://somewebsite.com/filename.bib') #it can load from url or local source\nbib.fit() #infers data types and parse it into pandas dataframe\nbib.transform() #changes pandas dataframe into different mode of data types\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmodrev-ai%2Fbibreader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmodrev-ai%2Fbibreader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmodrev-ai%2Fbibreader/lists"}