Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.
/ cumipol Public archive

Endpoint calculator for cumulative interest paid on a loan over a period of time

Notifications You must be signed in to change notification settings

alisher-amantay/cumipol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cumipol

Endpoint calculator for cumulative interest paid on a loan over a period of time

The solution (endpoint's code itself) is contained in 'serverCUM.py'. 'receiver.py' provides code that can easily connect to the endpoint, given that the server is running. 'input.json' is a sample JSON file for testing, 'create_json.py' can easily create desired JSON files for testing and also shows the expected structure of the file. 'PT_test_task.ipynb' shows step by step process of creating json, loading it, commiting to the server and receieving the result.

About

Endpoint calculator for cumulative interest paid on a loan over a period of time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published