An efficient IP address storage and lookup module for Python.
Project description
Pytricia is a Python module to store IP prefixes in a patricia tree. It’s based on Dave Plonka’s modified patricia tree code, and has three things to recommend it over related modules (including py-radix and SubnetTree):
it’s faster,
it works nicely in Python 3, and
there are a few nicer library features for manipulating the structure.
See the github repo for documentation and some performance numbers: <https://github.com/jsommers/pytricia>.
Pytricia is released under terms of the GNU Lesser General Public License, version 3.
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
pytricia-1.0.2.tar.gz
(20.8 kB
view hashes)
Built Distribution
Close
Hashes for pytricia-1.0.2-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee49486fd0726eca7d2219029bef162652ca80dfb07f7eedadc6cfc5f3559231 |
|
MD5 | 55e250691c07d0121cebffeb856993c6 |
|
BLAKE2b-256 | 6f6548a2268fa235287bc548f354d50405a3c9ad6bde408de81d65b83e013162 |