Skip to main content

This library is used for Encryption your code

Project description

cowEncryption

The documentation of library cowEncryption

Installtion

You can install cowEncryption by running the following command:

pip install cowEncryption

Upgrade

You can upgrade cowEncryption by running the following command:

pip install cowEncryption --upgrade

Usage

from cowEncryption import savior

#your name / path file project
file = "example.py"

#Encryption
Encrypt = savior.Encryption(file, jenis="file").encPrem()

#check status
print(Encrypt)

Function

  1. To Encrypt your project files to keep them safe from thieves
  2. Protect your project files from thieves
  3. Shorten your coding

License

The MIT License (MIT). Please see License File for more information.

Authors

You can visit authors page

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

cowEncryption-0.1.tar.gz (4.7 kB view hashes)

Uploaded Source

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