Metadata-Version: 2.4
Name: calclibr
Version: 1.0.1
Summary: This library adds some functions for arithmetic operations
Author: Zhenya
Project-URL: Homepage, https://github.com/zhenya194/Calculating-library
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11.5
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Calculating library

# Description

Classic calculation library for Python.

# Usage

In your terminal write:
`pip install calclibr`

# Commands

Read our [wiki](https://github.com/zhenya194/Calculating-library/wiki) to see the commands of this library.

# Libraries

This project use `pytest` library for tests.

> [!NOTE]
> This library was created and tested on python 3.14.2 version.
