Skip to content

bariskayadelen/UsefulScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Useful Python Scripts

Here you can find basic and useful python scripts for usage of Python on a daily basis.

Bill Calculator

Electric bill calculator for Turkey.

fatura_elektrik.py

  • Calculates the electricity consumption from bill. The tarif and limit is set for the Turkish national grid values.
  • Calculates the electricity bill from consumption. The tarif and limit is set for the Turkish national grid values.

Tax Calculator

tax_add-remove.py

  • Enter your item price and tax rate calculates tax and item's final price
  • Enter the item's sale price and tax rate, and then find item's price.

tax_diplomatic_car.py

  • Script that calculates the tax you will pay when you bring your diplomatically purchased vehicle to Turkey.

Unit Converter

unit_converter.py

  • Convert units between them. Suppported categories:
  • Area: km²:Square kilometre, ha:Hectare, daa:Decare, a:Are, m²:Square metre, mm²:Square millimetre, mi²:Square mile, yd²:Square yard, ft²:Square foot, in²:Square inch, acre:Acre
  • Fuel Consumption: L/100km:Liters per 100 km, mpg(US):Miles per gallon (US), mpg(Imp):Miles per gallon (Imp)
  • Lenght: km:Kilometre, m:Meter, cm:Centimeter, mm:Milimetre, μm:Micrometre, nm:Nanometre, mi:Mile, yd:Yard, ft:Foot, in:Inch
  • Temperature: °C:Celsius, °F:Fahrenheit, K:Kelvin, °R:Rankine
  • Weight: t:Ton, kg:Kilogram, g:Gram, mg:Milligram, µg:Microgram, t(imp):Ton(imperial), t(US):Ton(US), st:Stone, lb:Pound, oz:Ounce
  • Volume: m³:Cubic meter, L:Litre, mL:Millilitre, gal(US): US gallon, gal(imp):Imperial gallon, qt(US):US quart, qt(imp):Imperial quart, pt(US):US pint, pt(imp):Imperial pint, ft³:Cubic Foot, in³:Cubic inch

Licensing

UsefulScripts is released as open source software under the GPL v3 license, see the LICENSE file in the project root for the full license text.

About

Useful basic python scripts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages