Metadata-Version: 2.4
Name: small-asc
Version: 1.0.1
Summary: A small asynchronous Solr client
Project-URL: Repository, https://github.com/rism-digital/small-asc
Author-email: Andrew Hankinson <andrew.hankinson@rism.digital>
License-Expression: MIT
Requires-Python: <4.0,>=3.14
Requires-Dist: orjson<4.0.0,>=3.9.15
Requires-Dist: parsimonious<0.12.0,>=0.10.0
Requires-Dist: pyreqwest<0.13.0,>=0.12.0
Description-Content-Type: text/plain

# SMALL-ASC

A small Solr client, using HTTPX and UJSON. Built as an eventual replacement for PySolr in our projects.

Currently experimental.