# ibis_badge
<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->
## Install
``` sh
pip install ibis_badge
```
## Usage
``` python
from ibis_badge import Badge
```
``` python
Badge(exports=["PyArrow", "Parquet", "CSV", "Pandas"])
```
![](https://img.shields.io/badge/Reads-CSV%20%7C%20Pandas%20%7C%20Parquet%20%7C%20PyArrow-orange?style=flat-square.png)
``` python
Badge(exports=["PyArrow", "Parquet", "CSV", "Pandas"],
imports=["PyArrow", "Parquet", "CSV", "Pandas"])
```
![](https://img.shields.io/badge/Reads-CSV%20%7C%20Pandas%20%7C%20Parquet%20%7C%20PyArrow-orange?style=flat-square.png)
![](https://img.shields.io/badge/Exports-CSV%20%7C%20Pandas%20%7C%20Parquet%20%7C%20PyArrow-blue?style=flat-square.png)
Raw data
{
"_id": null,
"home_page": "https://github.com/hamelsmu/ibis_badge",
"name": "ibis-badge",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "nbdev jupyter notebook python",
"author": "Hamel Husain",
"author_email": "hamel.husain@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/16/01/dd871840b1118169493e51bc4b46771c5e0a34fc09e980310f5ddc96ed66/ibis_badge-0.0.1.tar.gz",
"platform": null,
"description": "# ibis_badge\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\n## Install\n\n``` sh\npip install ibis_badge\n```\n\n## Usage\n\n``` python\nfrom ibis_badge import Badge\n```\n\n``` python\nBadge(exports=[\"PyArrow\", \"Parquet\", \"CSV\", \"Pandas\"])\n```\n\n![](https://img.shields.io/badge/Reads-CSV%20%7C%20Pandas%20%7C%20Parquet%20%7C%20PyArrow-orange?style=flat-square.png)\n\n``` python\nBadge(exports=[\"PyArrow\", \"Parquet\", \"CSV\", \"Pandas\"], \n imports=[\"PyArrow\", \"Parquet\", \"CSV\", \"Pandas\"])\n```\n\n![](https://img.shields.io/badge/Reads-CSV%20%7C%20Pandas%20%7C%20Parquet%20%7C%20PyArrow-orange?style=flat-square.png)\n\n![](https://img.shields.io/badge/Exports-CSV%20%7C%20Pandas%20%7C%20Parquet%20%7C%20PyArrow-blue?style=flat-square.png)\n\n\n",
"bugtrack_url": null,
"license": "Apache Software License 2.0",
"summary": "Create markdown badges for use in ibis",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/hamelsmu/ibis_badge"
},
"split_keywords": [
"nbdev",
"jupyter",
"notebook",
"python"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a9eac9c3d66694c5c7a9fc8d32ade70d1e51ab42da54294b1e30a9b7736d3090",
"md5": "ce74de437c523592ac489e2ea7de0c3f",
"sha256": "01e90ce9dee20d202a59f72250ba216b677b93d5748c17209b010e41a7f56cc4"
},
"downloads": -1,
"filename": "ibis_badge-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ce74de437c523592ac489e2ea7de0c3f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 7131,
"upload_time": "2023-08-01T21:08:31",
"upload_time_iso_8601": "2023-08-01T21:08:31.614878Z",
"url": "https://files.pythonhosted.org/packages/a9/ea/c9c3d66694c5c7a9fc8d32ade70d1e51ab42da54294b1e30a9b7736d3090/ibis_badge-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1601dd871840b1118169493e51bc4b46771c5e0a34fc09e980310f5ddc96ed66",
"md5": "b9c043bb17fc228d0525cc661dc5b8fd",
"sha256": "c0e220a01b2718b13537ab4975ac381e0fd4e61a40fdac9b4fd201a82a1f1a7f"
},
"downloads": -1,
"filename": "ibis_badge-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "b9c043bb17fc228d0525cc661dc5b8fd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 7767,
"upload_time": "2023-08-01T21:08:33",
"upload_time_iso_8601": "2023-08-01T21:08:33.462230Z",
"url": "https://files.pythonhosted.org/packages/16/01/dd871840b1118169493e51bc4b46771c5e0a34fc09e980310f5ddc96ed66/ibis_badge-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-01 21:08:33",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "hamelsmu",
"github_project": "ibis_badge",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "ibis-badge"
}