Skip to main content

django compiler that compiles django project to a C language using Cython project which gives more performance and more security since the original code is hidden.

Project description

DjCompiler

DjCompiler is a python package that compiles the django project to a C language project which gives more performance and more security since the original code is hidden.

Compatibility

  • Python:

    • 3.8

    • 3.9

    • 3.10

    • 3.11

Installation

pip install djcompiler

Usage

  • run djcompiler help to see available commands.

  • run djcompiler compile to compile the django project.

  • run djcompiler buildfile to generate a config file.

  • run djcompiler buildpy to generate a python script that compiles the project when run.

Future Features

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

djcompiler-0.0.5.tar.gz (8.2 kB view hashes)

Uploaded Source

Built Distribution

djcompiler-0.0.5-py3-none-any.whl (9.1 kB view hashes)

Uploaded Python 3

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