Skip to content

chriswmackey/ladybug-display-schema

ย 
ย 

Repository files navigation

Build Status

Python 3.7

ladybug-display-schema

Ladybug-display Data-Model Objects

Installation

pip install ladybug-display-schema

QuickStart

import ladybug_display_schema

API Documentation

Geometry Schema

Display Schema

Local Development

  1. Clone this repo locally
git clone [email protected]:ladybug-tools/ladybug-display-schema

# or

git clone https://github.com/ladybug-tools/ladybug-display-schema
  1. Install dependencies:
cd ladybug-display-schema
pip install -r dev-requirements.txt
pip install -r requirements.txt
  1. Run Tests:
python -m pytest tests/
  1. Generate Documentation:
python ./docs.py

About

๐Ÿž ๐Ÿ’ป ๐Ÿ“œ Ladybug-display Data Model Objects

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%