Skip to main content

A small python package for detecting nsfw on a Windows display.

Project description

NSFW Screen Detect

PyPi version

A small python package for detecting nsfw on a Windows display.

# Import and initialize the main Checker class

from nsfw_screen_detect import Checker
checker = Checker()

# Run check on all monitors
results = checker.check()

# Run check on active window
results = checker.check(input='active_window')

# Run check for skin content
results = checker.check(check_type='skin')

# Run check without parsing real pictures from screenshot
results = checker.check(parse_images=False)

Big thanks to NudeNet for their AI model.

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

nsfw_screen_detect-0.2.0.tar.gz (76.7 MB view details)

Uploaded Source

Built Distribution

nsfw_screen_detect-0.2.0-py3-none-any.whl (76.7 MB view details)

Uploaded Python 3

File details

Details for the file nsfw_screen_detect-0.2.0.tar.gz.

File metadata

  • Download URL: nsfw_screen_detect-0.2.0.tar.gz
  • Upload date:
  • Size: 76.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for nsfw_screen_detect-0.2.0.tar.gz
Algorithm Hash digest
SHA256 de7fac7b83285fab251d9c6c8136f851b122d2a6e26242e2103f4c05b8308818
MD5 6509a0b2166d056d746f59f00c0419f5
BLAKE2b-256 9a976af5dfc139664fd281208e68ebcb51d37dbf4f9a7a52cbb7eb8519ecdb89

See more details on using hashes here.

File details

Details for the file nsfw_screen_detect-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for nsfw_screen_detect-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c1543201302ed2648ab46248b29f29222bcbe84d4d685fa3d1a6bf32e6b55316
MD5 a8ca5e3f147c5d8a1fea55470d98ad07
BLAKE2b-256 b22e37cf35dbc469ccaf8db11729691ee57934a523082bc55013ab2946a8dad6

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