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

sudo pip3 install auto-mapper

Should I use sudo? pip or pip3?

Releases

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

Issues with this package?

Page last updated 2022-08-04 07:41:47 UTC