Skip to main content

VCT floor finish coat count optimizer — burnishing response, repairability, and COF/slip compliance calculator for commercial VCT maintenance programs

Project description

vct-finish-layer-count-2026

VCT floor finish coat count optimizer — burnishing response, repairability, and COF/slip compliance calculator for commercial VCT maintenance programs.

pip install vct-finish-layer-count-2026
from vct_finish_layer_count_2026 import FinishType, TrafficLevel, ZoneType, assess_coat_count, assess_cof

result = assess_coat_count(
    finish_type=FinishType.ACRYLIC_ZINC,
    traffic_level=TrafficLevel.MEDIUM,
    coat_count=5,
)
print(result.burnish_response.rating)       # 'good'
print(result.repairability.score)           # 9
print(result.recommendation.action)        # 'maintain'

cof = assess_cof(FinishType.ACRYLIC_ZINC, coat_count=5, zone_type=ZoneType.WET_GENERAL)
print(cof.static_cof_wet)                  # 0.42
print(cof.passes_nfpa_wet)                 # False
print(cof.action_required)                 # 'anti_slip_treatment_required'

CLI:

vct-assess coat-count --finish-type acrylic_zinc --traffic-level medium --coat-count 5
vct-assess cof --finish-type acrylic_zinc --coat-count 6 --zone-type wet_general

Full technical guide: VCT Finish Layer Count Optimization

Developed by Binx Professional Cleaning, North Bay and Sudbury, Ontario.

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

vct_finish_layer_count_2026-0.1.0.tar.gz (8.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vct_finish_layer_count_2026-0.1.0-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file vct_finish_layer_count_2026-0.1.0.tar.gz.

File metadata

File hashes

Hashes for vct_finish_layer_count_2026-0.1.0.tar.gz
Algorithm Hash digest
SHA256 731dbb0b549c3c182826be399eacc922fd9360083353231009f842f29ddc663f
MD5 a3f00d10b32f2fbc923c60f9da29534c
BLAKE2b-256 5539e31a26a84ec5e72d2893fd971e358a0d60be4f1390769cf56618b8cd2274

See more details on using hashes here.

File details

Details for the file vct_finish_layer_count_2026-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for vct_finish_layer_count_2026-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 07e5ba2b858632d769b468b60acd7c5f52488d982495d51055643c88cdbfd63e
MD5 b8dea0d8aa4a89f73509caef4d101daf
BLAKE2b-256 85980373fd8116c4fbdbad2ef04c9ef6fcefe96d311a653ae7f9b2dc7fc71063

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page