Skip to main content

Data Loss Prevention (DLP) TEST

Project description

Installation

Install this library in a virtualenv using pip. virtualenv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.

With virtualenv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Supported Python Versions

Python >= 2.7.14

Deprecated Python Versions

Python == 2.7. Python 2.7 support will be removed on January 1, 2020.

Linux

pip install virtualenv
<your-env>/bin/pip install lib2dlp

Windows

pip install virtualenv
<your-env>\Scripts\pip.exe install lib2dlp

Preview

QQCapture

def QQCapture():
        sysstr = platform.architecture()
        if sysstr[0] == '64bit':
                print u"暂不支持64位系统"
                return False
        else:
                try:
                        dll = ctypes.cdll.LoadLibrary("lib\\CameraDll.dll")
                except Exception as e:
                        print("Dll load error!")
                        return
                else:
                        try:
                           dll.CameraSubArea(0)
                        except Exception as e:
                           print("Sth wrong in capture!")
                           return True
                return True

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

lib2dlp-0.0.10.tar.gz (526.0 kB view details)

Uploaded Source

Built Distribution

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

lib2dlp-0.0.10-py2.py3-none-any.whl (594.6 kB view details)

Uploaded Python 2Python 3

File details

Details for the file lib2dlp-0.0.10.tar.gz.

File metadata

  • Download URL: lib2dlp-0.0.10.tar.gz
  • Upload date:
  • Size: 526.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for lib2dlp-0.0.10.tar.gz
Algorithm Hash digest
SHA256 df86b2a3f7cce68f86e934cae16f4946e42537e46e6aed798079ffd6e075b1f6
MD5 9a930f300f6a1de86beff6f8967f3109
BLAKE2b-256 29999223a96603248920547687c0c53d04250a5c7bfd1da40b98cad528a8d166

See more details on using hashes here.

File details

Details for the file lib2dlp-0.0.10-py2.py3-none-any.whl.

File metadata

  • Download URL: lib2dlp-0.0.10-py2.py3-none-any.whl
  • Upload date:
  • Size: 594.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.26.0 CPython/2.7.14

File hashes

Hashes for lib2dlp-0.0.10-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 287c8ac6ed85776633092437384113cbab1a0ae50dca838d4ec9fe5ea42e3369
MD5 46d6c3ca68367903c5c6abb0320f7c90
BLAKE2b-256 1caef0a13b75ce74a74f38fc9ab379849e842ad4925b2f0539d1c7e5dce610b3

See more details on using hashes here.

Supported by

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