Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/educationwarehouse/edwh-web2py-effdted-prio-grid
- Owner: educationwarehouse
- License: mit
- Created: 2023-11-06T15:36:59.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-28T12:01:06.000Z (about 2 months ago)
- Last Synced: 2024-12-08T22:20:00.340Z (14 days ago)
- Topics: web2py
- Language: Python
- Homepage: https://pypi.org/project/edwh-web2py-effdted-prio-grid/
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
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_grideffective_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.