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

https://github.com/widgetti/ipyantd

Jupyter Widgets based on Ant Design React components
https://github.com/widgetti/ipyantd

Last synced: 4 months ago
JSON representation

Jupyter Widgets based on Ant Design React components

Awesome Lists containing this project

README

          

ipywidget wrapper for [Ant Design components](https://ant.design/) using [ipyreact](https://github.com/widgetti/ipyreact/).

# Demo

https://github.com/widgetti/ipyantd/assets/1765949/419020e8-27ad-4722-9d00-5a5e0dad17f3

- [(classical) widget demo code](https://github.com/widgetti/ipyantd/blob/master/examples/demo.ipynb)
- [Solara/reacton component demo code](https://github.com/widgetti/ipyantd/blob/master/examples/demo.py)

# Components

The following components are wrapped (more will be coming):

- General
- Button
- Layout
- Flex
- Grid (Col / Row)
- Navigation
- Dropdown
- Data entry
- DatePicker
- ColorPicker
- Select
- Switch
- Feedback
- Modal

# Installation

```
pip install solara-ipyantd
```

# Dev install

```
npm ci
npm run build
pip install -e .
```

# Sponsors

Project ipyantd receives direct funding from the following sources:

[![MSD](https://raw.githubusercontent.com/widgetti/ipyvue/master/resources/msd-logo.svg)](https://msd.com)