Python compiler and minifier
Project description
Compile-minifier
Compile-minifier is a tool to minify and compile a structure code python.
Package version
0.2.1
Requirements
Python 3.5 to 3.13
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
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.
Deployment
For manual deployment, you can run the following command :
poetry publish --build --username=__token__ --password=
Help
Command line interfaces are generated with Fire
For display help:
compile-minify --help
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file compile_minifier-0.2.2.tar.gz.
File metadata
- Download URL: compile_minifier-0.2.2.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.3 Linux/6.5.0-45-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f091eb94a798d4cd72522ffee53e094a1018a9892f806d2b33eb37c260faa975
|
|
| MD5 |
b466078399e5b52e943a471acba7a977
|
|
| BLAKE2b-256 |
ae54a8deb9a3cda58a42d616f260913273c165554d3379fbd453f3a230c1bc75
|
File details
Details for the file compile_minifier-0.2.2-py3-none-any.whl.
File metadata
- Download URL: compile_minifier-0.2.2-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.3 Linux/6.5.0-45-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66e6e49c947d224da5b96a37221a8796dc6513bb8a8f645e76076cbb4be54489
|
|
| MD5 |
10a3b9fd575f9cede7b0637dabcda1d6
|
|
| BLAKE2b-256 |
b81216ec6a8af23d22ca42167d5138982762c5180818a4f4b60b2eb3cc610ddb
|