Author adaptive cards in pure python
Project description
AdaptiveCards
Author adaptive cards in pure python
Introduction
Adaptive Cards are a great way to extend your bot interactions. However, writing the JSON required to specify the card layout by hand can be cumbersome and error prone. And while using a designer is a good way to manually create cards this does not cover cards that are generated by code. AdaptiveCards allows you to author cards in native python without ever touching the underlying json.
Features
- Supports all components, options and features of adaptive cards version 1.4
- Create adaptive cards from pure python
Installation
You can install AdaptiveCards using pip by issuing
$ pip install adaptivecards
For more information on how to use this package please check the project documentation at https://github.com/huuhoa/adaptivecards.
Authors & Maintainers
- Huu Hoa NGUYEN huuhoa@gmail.com
Credits
The following resources were influential in the creation of this project:
- The package was copied from PyAdaptiveCards
License
This project is licensed to you under the terms of the MIT License.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for adaptivecards-0.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a90016f9b8f3ee25ecc20044584f6b5ebd1eb13e6fb43d612faa0a3828ee1809 |
|
MD5 | 3e0b456c458b7c33d384cc2ab114bf6e |
|
BLAKE2b-256 | 9c0e071bd1508c5af2507ef0293f2c8e0af9c86eadeb778943345cbb2ec51c69 |