CMD + K

bidict

Community

2-way dict with convenient slice syntax: d[65] = 'A' -> d[:'A'] == 65

Installation

To install this package, run one of the following:

Conda
$conda install neurokernel::bidict

Usage Tracking

0.11.0
0.10.0.post1
0.9.0.post1
3 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

2-way dict with convenient slice syntax: d[65] = 'A' -> d[:'A'] == 65

Last Updated

Feb 9, 2016 at 21:10

License

ISC License (ISCL)