Skip to main content

A complete Python client for the profanity.dev API

Project description

A Python client for profanity.dev's API

PyPi License

Open Issues Closed Issues Latest Release

Discord Twitter

Interact with profanity.dev's API

Installation

  • From PyPi: python -m pip install profanity-api

Usage

This client allows you to send messages to profanity.dev's API for analysis. Results include a boolean value for whether the message contains profanity, and a confidence score for the prediction.

Import the profanity_api package as initialize the API Example:

import profanity_api

results = profanity_api.is_profane(message="This is the message to test")

print(results.is_profane)
print(results.confidence)

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

profanity_api-0.1.0.tar.gz (15.9 kB view details)

Uploaded Source

Built Distribution

profanity_api-0.1.0-py3-none-any.whl (15.2 kB view details)

Uploaded Python 3

File details

Details for the file profanity_api-0.1.0.tar.gz.

File metadata

  • Download URL: profanity_api-0.1.0.tar.gz
  • Upload date:
  • Size: 15.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for profanity_api-0.1.0.tar.gz
Algorithm Hash digest
SHA256 fa96ea0be33304e4c28494a4ba8edc988932bb5e22fe134e5e32f80f7a2547e2
MD5 5b0dc281da764eeb1bc44d5e365f471c
BLAKE2b-256 a00e53e342e171d1684a6c0b8e139c1d382ee5975f369b5f177f1f9eb4fea631

See more details on using hashes here.

File details

Details for the file profanity_api-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for profanity_api-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 142aeb93f5f9adfa7cce7e4ddbf4130345ff4ef4c9604c335e970e698455b398
MD5 963c71b2d640f51b8707dfaff48f1f71
BLAKE2b-256 8f2d29fd1b84a88e6c415533c14e3aada58379c6662c6cef28ab2b4c4ba9bb78

See more details on using hashes here.

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