Skip to main content

Библиотека для финансовых расчётов: НДС, кредиты, счета

Project description

irina-finance-tools

Библиотека для финансовых расчётов.

Установка

pip install irina-finance-tools
from irina_finance_tools.taxes import calculate_nds_add
from irina_finance_tools.invoice import Invoice

# НДС
print(calculate_nds_add(100, 20))  # 120.0

# Счёт
inv = Invoice()
inv.add_item("Ноутбук", 50000, 1)
print(inv.total(20))  # 60000.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

irina_finance_tools-0.1.0.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

irina_finance_tools-0.1.0-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file irina_finance_tools-0.1.0.tar.gz.

File metadata

  • Download URL: irina_finance_tools-0.1.0.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.11.9 Windows/10

File hashes

Hashes for irina_finance_tools-0.1.0.tar.gz
Algorithm Hash digest
SHA256 d10ce006a763b7a4fcf45a6cad700748ecbbcac8689a962d43188351736928d5
MD5 ccd778bc2205ded53e2aa2421d8ecd4e
BLAKE2b-256 cc309932c06754ec5f182ed8d65840c4b11af6f849b5cb905606eae87575a490

See more details on using hashes here.

File details

Details for the file irina_finance_tools-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for irina_finance_tools-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 439b7e7d1ec9276623a79747bf1e69158cb6396f2eb037a9b919bd44863e0aab
MD5 a86c1e27d5385408ea6c803f8b742d36
BLAKE2b-256 07526eee6fb4e50a705c3f44ca457cab31b1a6c83f38cbdc6f7a5b992bdf031d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page