[![Build Status](https://github.com/ladybug-tools/ladybug-display/workflows/CI/badge.svg)](https://github.com/ladybug-tools/ladybug-display/actions)
[![Python 3.7](https://img.shields.io/badge/python-3.7-blue.svg)](https://www.python.org/downloads/release/python-370/) [![Python 2.7](https://img.shields.io/badge/python-2.7-green.svg)](https://www.python.org/downloads/release/python-270/) [![IronPython](https://img.shields.io/badge/ironpython-2.7-red.svg)](https://github.com/IronLanguages/ironpython2/releases/tag/ipy-2.7.8/)
# ladybug-display
A library that assigns basic display attributes to ladybug-geometry objects
(color, line weight, line type, etc). It also extends several core Ladybug objects
with methods to translate them to a VisualzationSet (Sunpath, WindRose, etc.).
## Installation
```console
pip install ladybug-display
```
## QuickStart
```python
import ladybug_display
```
## [API Documentation](http://ladybug-tools.github.io/ladybug-display/docs)
## Local Development
1. Clone this repo locally
```console
git clone git@github.com:ladybug-tools/ladybug-display
# or
git clone https://github.com/ladybug-tools/ladybug-display
```
2. Install dependencies:
```console
cd ladybug-display
pip install -r dev-requirements.txt
pip install -r requirements.txt
```
3. Run Tests:
```console
python -m pytest tests/
```
4. Generate Documentation:
```console
sphinx-apidoc -f -e -d 4 -o ./docs ./ladybug_display
sphinx-build -b html ./docs ./docs/_build/docs
```
Raw data
{
"_id": null,
"home_page": "https://github.com/ladybug-tools/ladybug-display",
"name": "ladybug-display",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Ladybug Tools",
"author_email": "info@ladybug.tools",
"download_url": "https://files.pythonhosted.org/packages/c7/09/d2ab330717c9c489de3e2c8d35739573fa60c5380223a9f6dd7906d61725/ladybug-display-0.11.2.tar.gz",
"platform": null,
"description": "[![Build Status](https://github.com/ladybug-tools/ladybug-display/workflows/CI/badge.svg)](https://github.com/ladybug-tools/ladybug-display/actions)\n\n[![Python 3.7](https://img.shields.io/badge/python-3.7-blue.svg)](https://www.python.org/downloads/release/python-370/) [![Python 2.7](https://img.shields.io/badge/python-2.7-green.svg)](https://www.python.org/downloads/release/python-270/) [![IronPython](https://img.shields.io/badge/ironpython-2.7-red.svg)](https://github.com/IronLanguages/ironpython2/releases/tag/ipy-2.7.8/)\n\n# ladybug-display\n\nA library that assigns basic display attributes to ladybug-geometry objects\n(color, line weight, line type, etc). It also extends several core Ladybug objects\nwith methods to translate them to a VisualzationSet (Sunpath, WindRose, etc.).\n\n## Installation\n```console\npip install ladybug-display\n```\n\n## QuickStart\n```python\nimport ladybug_display\n\n```\n\n## [API Documentation](http://ladybug-tools.github.io/ladybug-display/docs)\n\n## Local Development\n1. Clone this repo locally\n```console\ngit clone git@github.com:ladybug-tools/ladybug-display\n\n# or\n\ngit clone https://github.com/ladybug-tools/ladybug-display\n```\n2. Install dependencies:\n```console\ncd ladybug-display\npip install -r dev-requirements.txt\npip install -r requirements.txt\n```\n\n3. Run Tests:\n```console\npython -m pytest tests/\n```\n\n4. Generate Documentation:\n```console\nsphinx-apidoc -f -e -d 4 -o ./docs ./ladybug_display\nsphinx-build -b html ./docs ./docs/_build/docs\n```\n",
"bugtrack_url": null,
"license": "AGPL-3.0",
"summary": "A library that assigns basic display attributes to ladybug-geometry objects (color, line weight, line type, etc).",
"version": "0.11.2",
"project_urls": {
"Homepage": "https://github.com/ladybug-tools/ladybug-display"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b89ea781bda11de8fd86d4b8f0b9a498728d71fce839dedff3298ad7c23d17d5",
"md5": "a8e71c523bb97bff059f41e1cd8c8576",
"sha256": "a16a7b12a40a340f62eed635c2e283bf11de8680b484884b1eb8fed5039d81c5"
},
"downloads": -1,
"filename": "ladybug_display-0.11.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "a8e71c523bb97bff059f41e1cd8c8576",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 98140,
"upload_time": "2024-06-01T23:27:47",
"upload_time_iso_8601": "2024-06-01T23:27:47.531112Z",
"url": "https://files.pythonhosted.org/packages/b8/9e/a781bda11de8fd86d4b8f0b9a498728d71fce839dedff3298ad7c23d17d5/ladybug_display-0.11.2-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c709d2ab330717c9c489de3e2c8d35739573fa60c5380223a9f6dd7906d61725",
"md5": "49d42477fb8e6192c8df224fad073e7b",
"sha256": "ebbce582db9ad40985f51b766679d978c999d3f89d8b87aef4f4628a9fb2660d"
},
"downloads": -1,
"filename": "ladybug-display-0.11.2.tar.gz",
"has_sig": false,
"md5_digest": "49d42477fb8e6192c8df224fad073e7b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 76384,
"upload_time": "2024-06-01T23:27:49",
"upload_time_iso_8601": "2024-06-01T23:27:49.283176Z",
"url": "https://files.pythonhosted.org/packages/c7/09/d2ab330717c9c489de3e2c8d35739573fa60c5380223a9f6dd7906d61725/ladybug-display-0.11.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-01 23:27:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ladybug-tools",
"github_project": "ladybug-display",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "ladybug-display"
}