Socket
Socket
Sign inDemoInstall

ladybug-display-schema

Package Overview
Dependencies
1
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ladybug-display-schema

Ladybug-display Data-Model Objects


Maintainers
1

Readme

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 git@github.com: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

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc