datapane-components


Namedatapane-components JSON
Version 2023.3.20 PyPI version JSON
download
home_pagehttps://www.datapane.com
SummaryReusable Datapane components and sample reports and apps
upload_time2023-03-20 18:52:06
maintainer
docs_urlNone
authorDatapane Team
requires_python>=3.8.0,<3.12.0
licenseApache 2.0
keywords data analysis jupyter pandas altair
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
  <a href="https://datapane.com">
    <img src="https://datapane-cdn.com/static/v1/datapane-logo-dark.svg.br" width="250px" alt="Datapane" />
  </a>
</p>
<p align="center">
  <a href="https://datapane.com/cloud">Cloud</a> |
  <a href="https://docs.datapane.com">Docs</a> |
      <a href="#demos-and-examples">Examples</a> |
  <a href="https://datapane.nolt.io">Roadmap</a> | <a href="https://forum.datapane.com">Forum</a> |
  <a href="https://chat.datapane.com">Discord</a>
</p>
<p align='center'>
  <a href="https://pypi.org/project/datapane/">
      <img src="https://img.shields.io/pypi/dm/datapane?label=pip%20downloads" alt="Pip Downloads" />
  </a>
  <a href="https://pypi.org/project/datapane/">
      <img src="https://img.shields.io/pypi/v/datapane?color=blue" alt="Latest release" />
  </a>
  <a href="https://anaconda.org/conda-forge/datapane">
      <img alt="Conda (channel only)" src="https://img.shields.io/conda/vn/conda-forge/datapane">
  </a>
</p>

---

## Welcome to the Datapane Component Repository

Hi there! 👋

This repository contains our collection of reusable components for use in your Datapane Reports and Apps.

### For Users

1. Run `pip install datapane-components`
1. In your code, import the library
```python
import datapane as dp
import datapane_components as dc

...
```

### For Contributors

1. Clone this repo
1. Install the dependencies via `poetry install`
1. Make changes
1. Submit your PR

This package is released on a regular time-based schedule.

## Resources

We're here to help you get up and running with Datapane. Check out the [Datapane quickstart repo](https://github.com/datapane/dp-quickstart/) to get started, or visit any of the resources below.

- [Join Discord](https://chat.datapane.com)
- [Sign up for a free account](https://datapane.com/accounts/signup)
- [Read the documentation](https://docs.datapane.com)
- [Ask a question](https://forum.datapane.com/)


## What makes Datapane special?

<p align="center">
  <a href="https://datapane.com">
    <img src="https://user-images.githubusercontent.com/3541695/176545400-919a327d-ddee-4755-b29f-bf85fbfdb4ef.png"  width='75%'>
  </a>
</p>

- **Static generation:** Sharing an app shouldn't require deploying an app. Render a standalone HTML bundle which you can share or host on the web.
- **API-first and programmatic:** Programmatically generate apps from inside of Spark, Airflow, or Jupyter. Schedule updates to build real-time dashboards.
- **Dynamic front-end components**: Say goodbye to writing HTML. Build apps from a set of interactive components, like DataTables, tabs, and selects.

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.datapane.com",
    "name": "datapane-components",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8.0,<3.12.0",
    "maintainer_email": "",
    "keywords": "data,analysis,jupyter,pandas,altair",
    "author": "Datapane Team",
    "author_email": "dev@datapane.com",
    "download_url": "https://files.pythonhosted.org/packages/d2/e3/0474ed6fbbda0f4df1c38670a7c8bb175cf33ca2d1af368dfae4830c5656/datapane_components-2023.3.20.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n  <a href=\"https://datapane.com\">\n    <img src=\"https://datapane-cdn.com/static/v1/datapane-logo-dark.svg.br\" width=\"250px\" alt=\"Datapane\" />\n  </a>\n</p>\n<p align=\"center\">\n  <a href=\"https://datapane.com/cloud\">Cloud</a> |\n  <a href=\"https://docs.datapane.com\">Docs</a> |\n      <a href=\"#demos-and-examples\">Examples</a> |\n  <a href=\"https://datapane.nolt.io\">Roadmap</a> | <a href=\"https://forum.datapane.com\">Forum</a> |\n  <a href=\"https://chat.datapane.com\">Discord</a>\n</p>\n<p align='center'>\n  <a href=\"https://pypi.org/project/datapane/\">\n      <img src=\"https://img.shields.io/pypi/dm/datapane?label=pip%20downloads\" alt=\"Pip Downloads\" />\n  </a>\n  <a href=\"https://pypi.org/project/datapane/\">\n      <img src=\"https://img.shields.io/pypi/v/datapane?color=blue\" alt=\"Latest release\" />\n  </a>\n  <a href=\"https://anaconda.org/conda-forge/datapane\">\n      <img alt=\"Conda (channel only)\" src=\"https://img.shields.io/conda/vn/conda-forge/datapane\">\n  </a>\n</p>\n\n---\n\n## Welcome to the Datapane Component Repository\n\nHi there! \ud83d\udc4b\n\nThis repository contains our collection of reusable components for use in your Datapane Reports and Apps.\n\n### For Users\n\n1. Run `pip install datapane-components`\n1. In your code, import the library\n```python\nimport datapane as dp\nimport datapane_components as dc\n\n...\n```\n\n### For Contributors\n\n1. Clone this repo\n1. Install the dependencies via `poetry install`\n1. Make changes\n1. Submit your PR\n\nThis package is released on a regular time-based schedule.\n\n## Resources\n\nWe're here to help you get up and running with Datapane. Check out the [Datapane quickstart repo](https://github.com/datapane/dp-quickstart/) to get started, or visit any of the resources below.\n\n- [Join Discord](https://chat.datapane.com)\n- [Sign up for a free account](https://datapane.com/accounts/signup)\n- [Read the documentation](https://docs.datapane.com)\n- [Ask a question](https://forum.datapane.com/)\n\n\n## What makes Datapane special?\n\n<p align=\"center\">\n  <a href=\"https://datapane.com\">\n    <img src=\"https://user-images.githubusercontent.com/3541695/176545400-919a327d-ddee-4755-b29f-bf85fbfdb4ef.png\"  width='75%'>\n  </a>\n</p>\n\n- **Static generation:** Sharing an app shouldn't require deploying an app. Render a standalone HTML bundle which you can share or host on the web.\n- **API-first and programmatic:** Programmatically generate apps from inside of Spark, Airflow, or Jupyter. Schedule updates to build real-time dashboards.\n- **Dynamic front-end components**: Say goodbye to writing HTML. Build apps from a set of interactive components, like DataTables, tabs, and selects.\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Reusable Datapane components and sample reports and apps",
    "version": "2023.3.20",
    "split_keywords": [
        "data",
        "analysis",
        "jupyter",
        "pandas",
        "altair"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9bd57e23f7daa3e48af2598ce1a1710c625f3db36a035c0e9aa4361c241c8580",
                "md5": "5cf0439396c0314a484be814c640f645",
                "sha256": "a2d8160a2cffd483d4a8c967cf0a30e99c80859ba53b48d24d766923eeb332ed"
            },
            "downloads": -1,
            "filename": "datapane_components-2023.3.20-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5cf0439396c0314a484be814c640f645",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.0,<3.12.0",
            "size": 20373,
            "upload_time": "2023-03-20T18:52:05",
            "upload_time_iso_8601": "2023-03-20T18:52:05.267199Z",
            "url": "https://files.pythonhosted.org/packages/9b/d5/7e23f7daa3e48af2598ce1a1710c625f3db36a035c0e9aa4361c241c8580/datapane_components-2023.3.20-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d2e30474ed6fbbda0f4df1c38670a7c8bb175cf33ca2d1af368dfae4830c5656",
                "md5": "57a9214ef6ea7e82ed0b5ce71ae056ec",
                "sha256": "5736c5443fdb80084bc775024895d2da9ddab73b08ef46bc102c4d58aa357170"
            },
            "downloads": -1,
            "filename": "datapane_components-2023.3.20.tar.gz",
            "has_sig": false,
            "md5_digest": "57a9214ef6ea7e82ed0b5ce71ae056ec",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.0,<3.12.0",
            "size": 14440,
            "upload_time": "2023-03-20T18:52:06",
            "upload_time_iso_8601": "2023-03-20T18:52:06.904315Z",
            "url": "https://files.pythonhosted.org/packages/d2/e3/0474ed6fbbda0f4df1c38670a7c8bb175cf33ca2d1af368dfae4830c5656/datapane_components-2023.3.20.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-20 18:52:06",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "datapane-components"
}
        
Elapsed time: 0.04754s