Skip to main content

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

Project description

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

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

garment_smv_calculator-1.0.0.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

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

garment_smv_calculator-1.0.0-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file garment_smv_calculator-1.0.0.tar.gz.

File metadata

  • Download URL: garment_smv_calculator-1.0.0.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.1

File hashes

Hashes for garment_smv_calculator-1.0.0.tar.gz
Algorithm Hash digest
SHA256 d7c5184d4690e1665b843fa1fc64d19d95d9801b8aa7f65f1182c887a489daa3
MD5 29ca6ef7e175eaad4d488d92a4c0df4f
BLAKE2b-256 039a281eeb4c8f4251d44fca1819f1cb272081bc33cf5cb02c1beec1da9a3826

See more details on using hashes here.

File details

Details for the file garment_smv_calculator-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for garment_smv_calculator-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a7f60aadca133aef7bdd452b256c0238153f64aa5dff6289099d3710aafcf4ba
MD5 a71ab7bfd4e4703d379c17d222819c23
BLAKE2b-256 5f74be481711210525c97065071c8683dc8048afe236230559aece2c507f7e8f

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