Skip to content

Repository for the python challenge calculating the TMC given a specific day

License

Notifications You must be signed in to change notification settings

LuisSanchez/conventional-maximum-rate

Repository files navigation

Python Sandbox

Default site: calculating the TMC (Tasa Máxima Convencional) of a credit.

Installation

Use the package manager pip the django project from the requirements.

pip install -r requirements.txt

Usage

  • Check the site here live on Heroku.
  • Enter an UF amount.
  • Set the deadline of days.
  • Set the day you want to know how much you will have to pay due to the TMC.
  • Check the UF of the day (Chile).
  • Check the UTM of the month (Chile).

Considerations

  • Conventional rate and CAE are 0.
  • Max number of days is 90.
  • Usign Python 3.8.4

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Docker Hub

You can get my latest build here.

License

UNLICENSE

About

Repository for the python challenge calculating the TMC given a specific day

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published