auto-mapper

An auto mapper that accepts a list of string and a list of objects of the format {'code', 'name'} and return a list of object where each 'code' is mapped to the most similar strings from the list of …

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install auto-mapper

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.2 2020-06-17    
0.1.2b2 pre-release 2020-06-17    

Issues with this package?

Page last updated 2023-10-28 02:33:59 UTC