Skip to main content

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


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.5.tar.gz (1.7 kB view hashes)

Uploaded Source

Built Distribution

control_f-0.1.5-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page