GithubHelp home page GithubHelp logo

woven-label-price-calculator's Introduction

Woven Label Price Calculator

Overview

The "Woven-Label-Price-Calculator.py" script is a simple tool designed to calculate the price of woven labels based on user input. It takes into account parameters such as the pick, cutter, rate, and quantity to provide a per-piece price and total amount for the given order.

How it Works

  1. Pick: Number of picks.
  2. Cutter: Cutter value.
  3. Rate: Rate value.
  4. Quantity: Number of labels in the order.

The script uses these inputs to calculate the price per piece and the total amount for the given quantity.

Usage

  1. Run the script in a Python environment.
  2. Enter the required parameters when prompted (pick, cutter, rate, quantity).
  3. The script will display the price per piece and total amount for the given order.
  4. Press Enter to run the calculation again or type 'n' to exit.
  5. If you choose to exit, the script will display previous amounts and the total.

Note: Ensure that you enter valid numerical values for the parameters. If an invalid input is detected, the script will prompt you to enter a number. and run pyinstaller Woven-Label-Price-Calculator.py --onefile --windowed to have a .exe file

Example:

Pick: 10
Cutter: 5
Rate: 500
Quantity: 100

PRICE PER PCS : 8.00
TOTAL AMOUNT: 800.00

Press enter to run the calculation again, or type 'n' to exit:

woven-label-price-calculator's People

Contributors

sohrowardi avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.