/search-tools

A library of search functions for various projects at APL

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

search-tools

Lifecycle: WIP Contributions welcome License: GPL3 minimal Python version: 3.10 Package Version = 0.0.1 Last-changedate

Introduction

A library of search functions for various projects at APL.

Dependencies

See environment.yml or requirements.txt for package dependancies.

Installation

Install with pip:

$ pip install git+https://github.com/provlab-bioinfo/search-tools

Access in python:

>>> import search_tools