Skip to main content

Python compiler and minifier

Project description

Compile-minifier

Compile-minifier is a tool to minify and compile a structure code python.

Package version

0.1.1

Requirements

Python 3.5+

Installation & Usage

pip install

You can install using:

pip install compile-minifier

Or you can install directly from sources :

pip install git+https://github.com/bimdata/compile-minifier.git#master

Setuptools

Install via Setuptools.

python setup.py install --user

(or sudo python setup.py install to install the package for all users)

Get started

The package is used exclusively on the command line:

compile-minify run

This command minify the code with python-minifier and compile all .py in .pyc recursively.

By default, no python file modifications are executed in the root folder.

Help

Command line interfaces are generated with Fire

For display help:

compile-minify --help

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

compile-minifier-0.1.1.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

compile_minifier-0.1.1-py3-none-any.whl (3.0 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