corelibs-search (1.0.0)
Published 2026-02-03 15:14:22 +09:00 by clemens
Installation
pip install --index-url https://git.gullevek.org/api/packages/PyPI/pypi/simple/ --extra-index-url https://pypi.org/simple corelibs-searchAbout this package
CoreLibs Data Search
CoreLibs Python Search support
This is part of the Python CoreLibs
Overview
Search in data support, like find entries in lists, not based on jmespath searchs
Install
uv add --index opj-pypi=https://git.egplusww.jp/api/packages/PyPI/pypi/simple/ corelibs-search
Usage
The following entries are avaiable
- corelibs_search.data_search
PROJECT_METHODS usage
from corelibs_<project>.<project> import <something>
<code>
PROJECT_METHODS examples
PROJECT_USAGE examples
Development
UV setup
uv must be installed
Python venv setup
After clone, run the command below to install all dependenciss
uv sync
Build and Publish
uv build
uv publish --index opj-pypi --token <gitea token>
Python tests
All python tests are the tests/ folder. They are structured by the source folder layout
run them with
uv run pytest
Get a coverate report
uv run pytest --cov=<project>
uv run pytest --cov=<project> --cov-report=term-missing
Other tests
In the test-run folder usage and run tests are located, runt them below
uv run test-run/<script>
Requirements
Requires Python: >=3.13
Details
2026-02-03 15:14:22 +09:00
Assets (2)
Versions (3)
View all
PyPI
0
Clemens Schwaighofer
8.1 KiB
corelibs_search-1.0.0.tar.gz
3.8 KiB