Skip to main content

Profanity Detector

  • Installing:
    pip install ProfanityDetector

  • Requirements:
    requests

Sample Usage

from ProfanityDetector import detector

sentence = "This is a sample sentence."
word, detected = detector(sentence)

if detected:
    print(f"Profanity detected.\nWord: {word}")

Made with 💕 by @TeamUltroid.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ProfanityDetector-0.2.tar.gz (14.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ProfanityDetector-0.2-py3-none-any.whl (14.3 kB view details)

Uploaded Python 3

File details

Details for the file ProfanityDetector-0.2.tar.gz.

File metadata

  • Download URL: ProfanityDetector-0.2.tar.gz
  • Upload date:
  • Size: 14.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.1

File hashes

Hashes for ProfanityDetector-0.2.tar.gz
Algorithm Hash digest
SHA256 8c4dbf9751510419b1687462a7149831949718b5d4a6d88c3778de04ee8776b0
MD5 495c00967902f9cbb52dace496772432
BLAKE2b-256 c1c73b86f3b550e345014a445458ff23a25a28b1df2a4609bae1bc9326407b33

See more details on using hashes here.

File details

Details for the file ProfanityDetector-0.2-py3-none-any.whl.

File metadata

  • Download URL: ProfanityDetector-0.2-py3-none-any.whl
  • Upload date:
  • Size: 14.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.1

File hashes

Hashes for ProfanityDetector-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3fcf7dc5f1cf6d94a85ccfd582b2b7894a5e6e84e231276d5cf5395149b76b03
MD5 dae887c47b148f03c6b72d77b64005e1
BLAKE2b-256 08f61c7337aa393fef0d984dbf9e8f2375f186f9882a9b150e64e8a150cacfdc

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2 This release

2 files

0.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page