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
- Host: GitHub
- URL: https://github.com/widgetti/ipyantd
- Owner: widgetti
- License: mit
- Created: 2023-12-29T11:24:55.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-27T13:15:05.000Z (almost 2 years ago)
- Last Synced: 2025-09-23T11:24:47.934Z (8 months ago)
- Language: Python
- Size: 134 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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:
[](https://msd.com)