Skip to main content

garment-smv-calculator

SMV (Standard Minute Value) calculator for the garment industry. Formula: SMV = Basic Time × (1 + Allowance%). Built and used in production by Scan ERP.

PyPI version License: MIT

Install

pip install garment-smv-calculator

Usage

from garment_smv_calculator import calculate_smv, calculate_hourly_capacity

# Calculate SMV for a sewing operation
smv = calculate_smv(
    observed_time_seconds=18,        # From stopwatch observation
    performance_rating=1.05,          # Westinghouse: skilled at 105%
    allowance_percent=0.30,           # 30% (personal + fatigue + delay)
)
print(f"SMV: {smv:.2f} minutes per piece")
# → SMV: 0.41 minutes per piece

# Calculate operator hourly capacity
capacity = calculate_hourly_capacity(smv_minutes=smv, efficiency_percent=85)
print(f"Hourly capacity at 85% efficiency: {capacity} pieces")

Background

SMV is the foundation metric for piece-rate wage calculation in CMT garment factories. Without accurate SMV, every downstream calculation produces wrong numbers.

Read the complete guide: SAM & SMV Formula in Garment Industry

Related Reading

License

MIT — Built by Santosh Rijal of Scan ERP

Release files for garment-smv-calculator 1.0.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for garment-smv-calculator 1.0.2
File Size Uploaded
garment_smv_calculator-1.0.2.tar.gz 3.6 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for garment-smv-calculator 1.0.2
File Interpreter ABI Platform
garment_smv_calculator-1.0.2-py3-none-any.whl Python 3 none any Details

Total release size: 7.8 kB

Release files / garment_smv_calculator-1.0.2.tar.gz

Download URL garment_smv_calculator-1.0.2.tar.gz
Size 3.6 kB
Tags Source
SHA-256 checksum
How to use checksums
3123f7c02a8c6f15cd61e724c920d2a8d820bdae6d3a00c78eb0447e7420bc3e
BLAKE2b-256 checksum
How to use checksums
c881597d05ed63ab6d500c054ddc15c8568bc507faec3c92bae07116bedc5c99
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.9.1

Release files / garment_smv_calculator-1.0.2-py3-none-any.whl

Download URL garment_smv_calculator-1.0.2-py3-none-any.whl
Size 4.2 kB
Tags Python 3
SHA-256 checksum
How to use checksums
67379ac3f2835eb66bd388b5a17dfb7349feae475d849baa1ab95cb97055a025
BLAKE2b-256 checksum
How to use checksums
7f9a4c64a9d00434921fbeda1bcad1f2a18dbbde9e396a0a3439b64314d0c7d5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.9.1

Release history Release notifications | RSS feed

This release

1.0.2 This release

2 release files

1.0.1

2 release files

1.0.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page