{"library":"llist","type":"library","category":null,"description":"Provides implementations of linked list data structures for Python, including singly linked list, doubly linked list, and doubly linked list with a sentinel node. Version 0.7.1 is the latest release; the library is stable but infrequently updated.","language":"python","status":"active","version":"0.7.1","tags":["linked-list","data-structures","sllist","dllist"],"last_verified":"Fri May 01","install":[{"cmd":"pip install llist","imports":["from llist import sllist","from llist import dllist"]}],"homepage":null,"github":"https://github.com/ajakubek/python-llist","docs":null,"changelog":null,"pypi":"https://pypi.org/project/llist/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}