Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/educationwarehouse/edwh-web2py-effdted-prio-grid

Web2py effective dated grids, with priority support.
https://github.com/educationwarehouse/edwh-web2py-effdted-prio-grid

web2py

Last synced: 7 days ago
JSON representation

Web2py effective dated grids, with priority support.

Awesome Lists containing this project

README

        

# edwh_web2py_effdted_prio_grid

[![PyPI - Version](https://img.shields.io/pypi/v/edwh-web2py-effdted-prio-grid.svg)](https://pypi.org/project/edwh-web2py-effdted-prio-grid)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/edwh-web2py-effdted-prio-grid.svg)](https://pypi.org/project/edwh-web2py-effdted-prio-grid)

-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install edwh-web2py-effdted-prio-grid
```

## Usage
```python
from edwh_web2py_effdted_prio_grid import effective_dated_grid

effective_dated_grid(db.organisations)

```

## License

`edwh-web2py-effdted-prio-grid` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.