Demo library
Project description
html tag action mapper
A small demo library for mapping html tags to their possible actions.
Installation
pip install htm_tag_action_mapper
Get started
How to get actions given a html tag:
from htm_tag_action_mapper import ActionMapper
# Instantiate a Multiplication object
actionmapper = ActionMapper()
# Call the multiply method
actions = actionmapper.getactions("input")
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
File details
Details for the file html_tag_action_mapper-0.1.0.tar.gz
.
File metadata
- Download URL: html_tag_action_mapper-0.1.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ebea4a078939eb5ebf9bc2b476ecea5999dec7a919df10a8e3ccf94de0690dc7 |
|
MD5 | 7f99525f722305526e6462bd351ba89a |
|
BLAKE2b-256 | 12df249caf59a4137e937974c11151970109d401dc7be0ef0e3ddbf47d06e741 |
File details
Details for the file html_tag_action_mapper-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: html_tag_action_mapper-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f4f401b9262b0e8f2d7aeecc6b408a4c3be532002d4dad8612c7eb1fb361572 |
|
MD5 | 0f9e28447f307d97fc8b4f82a6e233f9 |
|
BLAKE2b-256 | 7749e600fd0bc393f85fb5eaf73c1906b4c468d529cdaa55d0125faff92246d6 |