Socket
Socket
Sign inDemoInstall

wea-display-schema

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wea-display-schema

wea-display Data-Model Objects


Maintainers
1

Build Status

Python 3.7

wea-display-schema

wea-display Data-Model Objects

wea显示数据模型对象

Installation

pip install wea-display-schema

QuickStart

import wea_display_schema

API Documentation

Geometry Schema

Display Schema

Local Development

  1. Clone this repo locally
git clone git@github.com:wea-tools/wea-display-schema


# or

git clone https://github.com/wea-tools/wea-display-schema
  1. Install dependencies:
cd wea-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

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc