# Pollination Streamlit
A [Pollination](https://pollination.cloud) extension to facilitate working with
Pollination in [Streamlit](https://streamlit.io) apps.
Many thanks to the Streamlit team for developing [Streamlit app framework](https://github.com/streamlit/)! :balloon: :balloon: :balloon:
You can build custom apps for environmental building simulation by bringing the power of
Pollination and Ladybug Tools to Streamlit apps!
# Getting Started
See [this repository](https://github.com/pollination/sample-apps) for several sample
pollination sample apps.
If you are new Streamlit see Streamlit [get started documentation](https://docs.streamlit.io/library/get-started).
## Installation
`python -m pip install -U pollination-streamlit`
## Local Development
1. Clone this repo locally
```console
git clone git@github.com:ladybug-tools/pollination-streamlit
# or
git clone https://github.com/ladybug-tools/pollination-streamlit
```
2. Install dependencies:
```console
cd pollination-streamlit
pip install -r dev-requirements.txt
pip install -r requirements.txt
```
3. Run Tests:
```console
python -m pytest tests/
```
Raw data
{
"_id": null,
"home_page": "https://github.com/pollination/pollination-streamlit",
"name": "pollination-streamlit",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Pollination",
"author_email": "info@pollination.cloud",
"download_url": "https://files.pythonhosted.org/packages/3b/e0/a81be0161ff287aa0f4b0e5c272319e2696eca1ba000d8bbc5050a92f6d4/pollination-streamlit-0.8.3.tar.gz",
"platform": null,
"description": "# Pollination Streamlit\n\nA [Pollination](https://pollination.cloud) extension to facilitate working with\nPollination in [Streamlit](https://streamlit.io) apps.\n\n\nMany thanks to the Streamlit team for developing [Streamlit app framework](https://github.com/streamlit/)! :balloon: :balloon: :balloon:\n\nYou can build custom apps for environmental building simulation by bringing the power of\nPollination and Ladybug Tools to Streamlit apps!\n\n# Getting Started\n\nSee [this repository](https://github.com/pollination/sample-apps) for several sample\npollination sample apps.\n\nIf you are new Streamlit see Streamlit [get started documentation](https://docs.streamlit.io/library/get-started).\n\n## Installation\n\n`python -m pip install -U pollination-streamlit`\n\n## Local Development\n1. Clone this repo locally\n```console\ngit clone git@github.com:ladybug-tools/pollination-streamlit\n\n# or\n\ngit clone https://github.com/ladybug-tools/pollination-streamlit\n```\n2. Install dependencies:\n```console\ncd pollination-streamlit\npip install -r dev-requirements.txt\npip install -r requirements.txt\n```\n\n3. Run Tests:\n```console\npython -m pytest tests/\n```\n\n\n",
"bugtrack_url": null,
"license": "Apache-2.0 License",
"summary": "A Pollination extension to facilitate working with Pollination in Streamlit apps.",
"version": "0.8.3",
"project_urls": {
"Homepage": "https://github.com/pollination/pollination-streamlit"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ce4c0f3fb0a62a8a26da7559bbebe036ad3149c53a3166493f791be2b28d3603",
"md5": "616c6fb22bfae320b4f6a80f9e4c99b8",
"sha256": "f3251e626d0d353c55a9b52f0fb1739da68a587990219f12a1801253cc302188"
},
"downloads": -1,
"filename": "pollination_streamlit-0.8.3-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "616c6fb22bfae320b4f6a80f9e4c99b8",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 12505,
"upload_time": "2024-03-27T10:12:10",
"upload_time_iso_8601": "2024-03-27T10:12:10.069395Z",
"url": "https://files.pythonhosted.org/packages/ce/4c/0f3fb0a62a8a26da7559bbebe036ad3149c53a3166493f791be2b28d3603/pollination_streamlit-0.8.3-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3be0a81be0161ff287aa0f4b0e5c272319e2696eca1ba000d8bbc5050a92f6d4",
"md5": "38ad27107bfc6467680eaaaef2ca9542",
"sha256": "f896626d68bdc899bd290efa1bc95d46df90a706074cd80c2978b88bbf4282ee"
},
"downloads": -1,
"filename": "pollination-streamlit-0.8.3.tar.gz",
"has_sig": false,
"md5_digest": "38ad27107bfc6467680eaaaef2ca9542",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 40641,
"upload_time": "2024-03-27T10:12:11",
"upload_time_iso_8601": "2024-03-27T10:12:11.117273Z",
"url": "https://files.pythonhosted.org/packages/3b/e0/a81be0161ff287aa0f4b0e5c272319e2696eca1ba000d8bbc5050a92f6d4/pollination-streamlit-0.8.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-27 10:12:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pollination",
"github_project": "pollination-streamlit",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "pollination-streamlit"
}