File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# NYgrid-python
22
3- [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://github.com/boyuan276/NYgrid-python/blob/main/LICENSE )
4- ![ Python] ( https://img.shields.io/badge/python-3.8-blue.svg )
5- ![ Python] ( https://img.shields.io/badge/python-3.9-blue.svg )
6- [ ![ Python package] ( https://github.com/boyuan276/NYgrid-python/actions/workflows/python-package.yml/badge.svg )] ( https://github.com/boyuan276/NYgrid-python/actions/workflows/python-package.yml )
7- [ ![ CodeQL] ( https://github.com/boyuan276/NYgrid-python/actions/workflows/github-code-scanning/codeql/badge.svg )] ( https://github.com/boyuan276/NYgrid-python/actions/workflows/github-code-scanning/codeql )
3+ <table >
4+ <tr >
5+ <td>Latest Release</td>
6+ <td>
7+ <a href="https://pypi.org/project/nygrid/">
8+ <img src="https://img.shields.io/pypi/v/nygrid" alt="latest release" />
9+ </a>
10+ <a href="https://github.com/boyuan276/NYgrid-python/actions/workflows/python-publish.yml">
11+ <img src="https://github.com/boyuan276/NYgrid-python/actions/workflows/python-publish.yml/badge.svg" alt="latest release" />
12+ </a>
13+ </td>
14+ </tr >
15+ <tr >
16+ <td>Build Status</td>
17+ <td>
18+ <a href="https://nygrid-python.readthedocs.io/en/latest/">
19+ <img src="https://readthedocs.org/projects/nygrid-python/badge/?version=latest" alt="documentation build status" />
20+ </a>
21+ <a href="https://github.com/boyuan276/NYgrid-python/actions/workflows/python-package.yml">
22+ <img src="https://github.com/boyuan276/NYgrid-python/actions/workflows/python-package.yml/badge.svg" alt="python-package" />
23+ </a>
24+ <a href="https://github.com/boyuan276/NYgrid-python/actions/workflows/github-code-scanning/codeql">
25+ <img src="https://github.com/boyuan276/NYgrid-python/actions/workflows/github-code-scanning/codeql/badge.svg" alt="codeql" />
26+ </a>
27+ </td>
28+ </tr >
29+ <tr >
30+ <td>License</td>
31+ <td>
32+ <a href="https://github.com/boyuan276/NYgrid-python/blob/main/LICENSE">
33+ <img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="license" />
34+ </a>
35+ </td>
36+ </tr >
37+ </table >
838
939A python version of the NYgrid model.
1040
Original file line number Diff line number Diff line change 66 Welcome to NYgrid-python's documentation!
77=========================================
88
9- .. image :: https://img.shields.io/badge/License-MIT-yellow .svg
9+ .. image :: https://img.shields.io/badge/License-MIT-blue .svg
1010 :target: https://github.com/boyuan276/NYgrid-python/blob/main/LICENSE
1111.. image :: https://img.shields.io/badge/python-3.8-blue.svg
1212.. image :: https://img.shields.io/badge/python-3.9-blue.svg
You can’t perform that action at this time.
0 commit comments