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
Release files for djcompiler 0.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| djcompiler-0.0.5.tar.gz | 8.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| djcompiler-0.0.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 17.3 kB
Release files / djcompiler-0.0.5.tar.gz
| Download URL | djcompiler-0.0.5.tar.gz |
|---|---|
| Size | 8.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7f194bf21425f2c1b7ce822fc4072c02c905f8e22dd6ceffd8d2c63407f51b9f
|
|
BLAKE2b-256 checksum How to use checksums |
c9094f17bfe7837af3c2dc7605c8ff8adf848f72287b1578f5c365e72bff6df2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.16
|
Release files / djcompiler-0.0.5-py3-none-any.whl
| Download URL | djcompiler-0.0.5-py3-none-any.whl |
|---|---|
| Size | 9.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
de78f477b6144b4a40ed102fcc90763feff0eda2c7c64ead23d4912362d92071
|
|
BLAKE2b-256 checksum How to use checksums |
439d0d4e54c2b5750e0a1bb1e6a2f4fe16eac1a6b6d1a921967fc80f0489e1b8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.16
|