{ "info": { "author": "Saradhi", "author_email": "saradhi@extracttable.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "[![image](https://i.imgur.com/YIHmXue.png?1)](https://extracttable.com?ref=github-ET)\n\n[![image](https://img.shields.io/pypi/v/extracttable.svg?maxAge=3600)](https://pypi.org/project/extracttable/) ![image](https://img.shields.io/github/license/ExtractTable/ExtractTable-py) ![image](https://img.shields.io/badge/python-3.5%20%7C%203.6%20%7C%203.7-blue)\n\n# Overview\n[ExtractTable](https://extracttable.com) - **API to extract tabular data from images and scanned PDFs**\n\nThe motivation is to make it easy for developers to extract tabular data from images or scanned PDF files without worrying about the table area, column coordinates, rotation et al.\n\n# Prerequisite\n\nBefore we talk/boast about the service, a developer MUST need an API key to use the ExtractTable service. [FREE credits here](https://extracttable.com/trail.html). \n\nWe beat this market **not just in accuracy also in cost, and expiration**. You are most welcomed to [BUY credits here](https://extracttable.com/#pricing) or email me at saradhi@extracttable.com for assistance.\n\n\n# Installation\n\n`pip install -U ExtractTable`\n\n\n# Basic Usage\nOk, enough selling. Let the ease in coding do the talk, and the output encourages you to buy credits - put that timer on and count the LOC.\n\n```python\nfrom ExtractTable import *\net_sess = ExtractTable(api_key=YOUR_API_KEY) # Replace your VALID API Key here\nprint(et_sess.check_usage()) # Checks the API Key validity as well as shows associated plan usage \ntable_data = et_sess.process_file(filepath=Location_of_Image_with_Tables, output_format=\"df\")\n```\n[Detail Code Here](example-code.ipynb)\n\n\n### Woahh, as simple as that ?!\n\nCertainly. Do you know the current ExtractTable users use it on\n- Bank Statement\n- Medical Records\n- Invoice Details\n- Tax forms\n\nIts up to you now to explore the ways.\n\n\n# Explore\n**Whatelse** is in the store.\n- `ExtractTable._OUTPUT` - check the list of **available output formats**\n- `et_sess.ServerResponse.json()` - check the latest Actual **ServerResponse** attached to the session\n\n\n## Pull Requests & Rewards\n\nPull requests are most welcome and greatly appreciated with API credits.\n\n\n## License \n\nThis project is licensed under the Apache License 2.0, see the [LICENSE](https://github.com/extracttable/ExtractTable-py/blob/master/LICENSE) file for details.\n\n\n## Social Media\nFollow us on Social media for library updates and free credits.\n\n[![Image](https://cdn3.iconfinder.com/data/icons/socialnetworking/32/linkedin.png)](https://www.linkedin.com/company/extracttable)\n    \n[![Image](https://abs.twimg.com/favicons/twitter.ico)](https://twitter.com/extracttable)\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ExtractTable/ExtractTable-py", "keywords": "", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "ExtractTable", "package_url": "https://pypi.org/project/ExtractTable/", "platform": "", "project_url": "https://pypi.org/project/ExtractTable/", "project_urls": { "Homepage": "https://github.com/ExtractTable/ExtractTable-py" }, "release_url": "https://pypi.org/project/ExtractTable/1.2.0/", "requires_dist": [ "requests (>=2.21)", "pandas (>=0.24)", "PyPDF2 (>=1.26)" ], "requires_python": "", "summary": "Extract tabular data from images and scanned PDFs", "version": "1.2.0" }, "last_serial": 6004905, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "b1c4947c86eae100afd13b67bb94bd6a", "sha256": "7e2013f0b1fd66f70ab02a88d101ee06d86cfeb8e76d63c82a0b23169b99eef4" }, "downloads": -1, "filename": "ExtractTable-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "b1c4947c86eae100afd13b67bb94bd6a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 12728, "upload_time": "2019-10-07T01:50:49", "url": "https://files.pythonhosted.org/packages/96/a0/0d963b90e054693fabfca52f6b35ddc13c9c24b4409d7b22c2c144d21d8b/ExtractTable-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e6cbb5fde18baa79ad1a27125fe12e9a", "sha256": "7cb133fbeab9eb6bdde4105ddbce087b9849d0bb2c256df1dd8bce4a317b7020" }, "downloads": -1, "filename": "ExtractTable-1.0.1.tar.gz", "has_sig": false, "md5_digest": "e6cbb5fde18baa79ad1a27125fe12e9a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6699, "upload_time": "2019-10-07T01:50:51", "url": "https://files.pythonhosted.org/packages/03/c4/5c138efe8ec2cd598b3aef9fdd6c91bc7ad8656849444a9120bd0d70e104/ExtractTable-1.0.1.tar.gz" } ], "1.0.2.1": [ { "comment_text": "", "digests": { "md5": "66d687c90f0968c0e17b1615ba80caf7", "sha256": "8b1f8e9c065e9f3e9a212f4b8649d54a99f127dafc93017b8cd958fb5a363a08" }, "downloads": -1, "filename": "ExtractTable-1.0.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "66d687c90f0968c0e17b1615ba80caf7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 12698, "upload_time": "2019-10-14T16:52:28", "url": "https://files.pythonhosted.org/packages/15/e3/bf1b0ec5c1e85d220c4c9bc8ecd724d9804343134a77b8bf49a19843a3f2/ExtractTable-1.0.2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bda65205c5b902367329a265777ca697", "sha256": "6a10746f988a113d2bb78f6add00d56bfa28cff3366bc9e1748ad6bd12fc8519" }, "downloads": -1, "filename": "ExtractTable-1.0.2.1.tar.gz", "has_sig": false, "md5_digest": "bda65205c5b902367329a265777ca697", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6607, "upload_time": "2019-10-14T16:52:30", "url": "https://files.pythonhosted.org/packages/6a/dc/9ca3448878a5ea5d60da35ca9ffdd2ed8813fca972ece9eca5fb91fe9672/ExtractTable-1.0.2.1.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "ff4779c3dec62ed3188e78f5e3a0ee59", "sha256": "544d97f470561e319c5f8393eb29fc933d651be30635bb5972358aa2ed7ddc1d" }, "downloads": -1, "filename": "ExtractTable-1.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "ff4779c3dec62ed3188e78f5e3a0ee59", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14293, "upload_time": "2019-10-20T22:42:00", "url": "https://files.pythonhosted.org/packages/34/5f/c18072acc37e1b95fa2142236e3f06a084169cabe2f6992bddf5c2befe85/ExtractTable-1.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dd29a6db03110a315379fe550c344f98", "sha256": "15798971c5fc4c831327143dbc51dc20bf42e8692f75fa33a9a24a47abea878d" }, "downloads": -1, "filename": "ExtractTable-1.2.0.tar.gz", "has_sig": false, "md5_digest": "dd29a6db03110a315379fe550c344f98", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8129, "upload_time": "2019-10-20T22:42:02", "url": "https://files.pythonhosted.org/packages/a5/f2/526d54ef5416bb70565fbe5db4e0578d0acb2b184589f5bc814c98d8eb10/ExtractTable-1.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ff4779c3dec62ed3188e78f5e3a0ee59", "sha256": "544d97f470561e319c5f8393eb29fc933d651be30635bb5972358aa2ed7ddc1d" }, "downloads": -1, "filename": "ExtractTable-1.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "ff4779c3dec62ed3188e78f5e3a0ee59", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14293, "upload_time": "2019-10-20T22:42:00", "url": "https://files.pythonhosted.org/packages/34/5f/c18072acc37e1b95fa2142236e3f06a084169cabe2f6992bddf5c2befe85/ExtractTable-1.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dd29a6db03110a315379fe550c344f98", "sha256": "15798971c5fc4c831327143dbc51dc20bf42e8692f75fa33a9a24a47abea878d" }, "downloads": -1, "filename": "ExtractTable-1.2.0.tar.gz", "has_sig": false, "md5_digest": "dd29a6db03110a315379fe550c344f98", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8129, "upload_time": "2019-10-20T22:42:02", "url": "https://files.pythonhosted.org/packages/a5/f2/526d54ef5416bb70565fbe5db4e0578d0acb2b184589f5bc814c98d8eb10/ExtractTable-1.2.0.tar.gz" } ] }