/pythic

A lightweight Python extension for querying list-like data structures.

Primary LanguageCMIT LicenseMIT

pythic

A CPython package for speeding up basic data queries, implemented in C

This project is a work-in-progress, but aims to provide a small, easily portable implementation for performing simple queries on Python data structures. It's also been a way to acquaint myself with the CPython API and CMake.

License

This project is able to be distributed as outlined in the MIT license, meaning that pretty much anyone can use it, including for commercial purposes.