Various bijective maps in pure python.
Project description
Various bijective maps in pure python, internally they use two dicts:
one 2 one: BijectiveMap;
one 2 many: BijectiveListMap, BijectiveSetMap;
many 2 many: BijectiveSetSetMap, BijectiveListSetMap;
Dependencies
Being written in pure python, pybimaps supports >=python-3.3, will probably work on >=python-2.7. and does not require any other dependency.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pybimaps-0.2.0.tar.gz
(2.6 kB
view hashes)