Control-F Python client
Project description
Control-F Python client
pipenv install control-f
Usage
>>> import control_f as find
>>> find.food('This morning, I ate an apple with some peanut butter.').json()
{'matches': ['peanut butter', 'apple'], 'result': 'This morning, I ate an apple with some peanut butter.'}
Dependencies
requests (2.23.0)
Development
Packaging
# Generating distribution archives
$ python setup.py sdist bdist_wheel
# Uploading the distribution archives
$ twine upload --skip-existing dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
control-f-0.1.4.tar.gz
(1.7 kB
view hashes)
Built Distribution
Close
Hashes for control_f-0.1.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c88693056db8c7927e7ed49d85b27905928e8bdb512e395323b56b13c820aec |
|
MD5 | 1af4051da2a2c6fdf28564a4d95d9047 |
|
BLAKE2b-256 | 411cd9e513786603542345768af4e53dd8ec4f744d3eced5e1d3453f5abde530 |