Skip to main content

A python library that wraps the mdfind.

Project description

mdfind

A python library that wraps the mdfind.

  • No dependencies except ones that in the python standart library
  • Mypy checked ✨
  • Fully tested

Installation

$ pip install mdfind-wrapper

Usage

import mdfind # not mdfind-wrapper


QUERY = "kind:image"

images = mdfind.query(QUERY)
n_imgs = mdfind.count(QUERY)

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

mdfind-wrapper-0.1.1.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

mdfind_wrapper-0.1.1-py3-none-any.whl (2.8 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