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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file html_tag_action_mapper-0.1.5.tar.gz.
File metadata
- Download URL: html_tag_action_mapper-0.1.5.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14430e4a47d3cacce6697196d852868156649b53922ee6076500a7744a71181b
|
|
| MD5 |
83324ddde1167a47634514ee7bb0163e
|
|
| BLAKE2b-256 |
59422c7023f387e6284e0d62ebaf4aee999140b364aebd1e79cee2b4febf11a6
|
File details
Details for the file html_tag_action_mapper-0.1.5-py3-none-any.whl.
File metadata
- Download URL: html_tag_action_mapper-0.1.5-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1faeced5f8c90e78a79e2179726f7c63bf459cda50c1fd8c83e24e9210273560
|
|
| MD5 |
7cc954ea9cb09b5fc7a08d2640c9bee6
|
|
| BLAKE2b-256 |
f91279d32832cab53a2f9d33de116a1029a79cb307a44f9477b273c11b5581fc
|