/PYtools

The little tools written by Python

Primary LanguagePythonMIT LicenseMIT

PYtools

Author: Sl0v3C


This project contains some tools written by Python. Wish these tools can help you.

Tool lists

  • compound_interest.py: Calculate the compound interest
  • decompress: A decompress tool written by Python.
  • get_excel_data: A dump excel data tool, it can help us to dump excel data and split with "\t", you can copy them into new excel file with the original format.