Skip to content

Desktop application designed to calculate and create asset amortization schedules with a clean and easy-to-use interface.

License

Notifications You must be signed in to change notification settings

bintanngg/AmorPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AmorPy

AmorPy is a desktop application designed to calculate and create asset amortization & depreciation schedules with a clean and easy-to-use interface.

App Release

Download latest app in release page (version 1.7)

Main Features v1.7

  • Methods: Straight-Line, Double Declining Balance, Sum-of-the-Years Digits.
  • Salvage Value: Calculate depreciation with residual value.
  • Charts: Visual depreciation schedule.
  • Calendar Picker: Easy date selection with auto-open and validation.
  • Decimal Support: Precise currency input.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Python 3.x
  • Windows/Linux/Mac Operating System

Installation and Usage

  1. Clone repository:

    git clone https://github.com/bintanngg/AmorPy.git
  2. Navigate to the latest project directory:

    cd AmorPy/v1.7
  3. Install the required dependencies: It is recommended to create a virtual environment.

    pip install -r requirements.txt
  4. Run the application:

    python app.py

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Desktop application designed to calculate and create asset amortization schedules with a clean and easy-to-use interface.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages