Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 152 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 152 Bytes

compile_django

Script to compile .py files in django project to .pyc

Usage

python compile_django.py <project_name> <compiled_project_name>