{"id":13910573,"url":"https://github.com/has-abi/docparser","last_synced_at":"2025-12-14T17:43:39.489Z","repository":{"id":144693595,"uuid":"581245223","full_name":"has-abi/docparser","owner":"has-abi","description":"Extract text from your DOCX  documents.","archived":false,"fork":false,"pushed_at":"2024-02-10T14:10:47.000Z","size":95,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-29T08:18:54.290Z","etag":null,"topics":["doc-parser","document-parser","docx-parser","text-parser"],"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/has-abi.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}},"created_at":"2022-12-22T16:52:56.000Z","updated_at":"2025-04-12T05:12:26.000Z","dependencies_parsed_at":"2024-02-10T15:23:47.135Z","dependency_job_id":null,"html_url":"https://github.com/has-abi/docparser","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/has-abi/docparser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/has-abi%2Fdocparser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/has-abi%2Fdocparser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/has-abi%2Fdocparser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/has-abi%2Fdocparser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/has-abi","download_url":"https://codeload.github.com/has-abi/docparser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/has-abi%2Fdocparser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27732644,"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","status":"online","status_checked_at":"2025-12-14T02:00:11.348Z","response_time":56,"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":["doc-parser","document-parser","docx-parser","text-parser"],"created_at":"2024-08-07T00:01:35.024Z","updated_at":"2025-12-14T17:43:39.460Z","avatar_url":"https://github.com/has-abi.png","language":"Python","readme":"[![Python Version](https://img.shields.io/badge/python-3.7+-blue)](https://www.python.org/downloads/release/python-370/)\n![Tests](https://github.com/has-abi/docparser/actions/workflows/test.yml/badge.svg)\n[![codecov](https://codecov.io/gh/has-abi/docparser/branch/main/graph/badge.svg?token=4AL385JEH9)](https://codecov.io/gh/has-abi/docparser)\n\n# What is docparser?\ndocparser is python package that extract text form a DOCX document.\n\n## Installation\n\n```bash\npip install python-docparser\n```\n\n## Usage\n\n```python\nfrom docparser import parse \n\ndocument = parse(\"your_docx_document\")\nprint(document.content)\n```\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhas-abi%2Fdocparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhas-abi%2Fdocparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhas-abi%2Fdocparser/lists"}