A Python calculator library using Go-based DLL implementation
Project description
PyCalGo
A Python calculator library using Go-based DLL implementation.
Features
- Basic arithmetic operations (+, -, *, /)
- Uses a Go-compiled DLL for fast calculations
- Simple Python interface
Installation
pip install pycalgo
Usage
from pycalgo import calculate
# Basic arithmetic
result = calculate(10, 5, '+') # Addition
print(result) # Output: 15
Requirements
- Windows OS
- Python 3.6 or higher
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pycalgo-0.2.0.tar.gz
(1.0 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pycalgo-0.2.0.tar.gz.
File metadata
- Download URL: pycalgo-0.2.0.tar.gz
- Upload date:
- Size: 1.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf6b474afbceb565049461bfa9eca133bc960f2b29313048611925837ab105e1
|
|
| MD5 |
e2a7c1718374ed6f00a9f6658f5c974a
|
|
| BLAKE2b-256 |
c52d852e9af459540bbd7a9f34a4e7e3131e7a4b8ecd7ba49a8fb09f5536b026
|
File details
Details for the file pycalgo-0.2.0-py3-none-any.whl.
File metadata
- Download URL: pycalgo-0.2.0-py3-none-any.whl
- Upload date:
- Size: 1.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a56e20b73ce76e5cf4742d0da40f02d2325a3eac40008111d0dc8592d4c090be
|
|
| MD5 |
8de0a65d1762c2573b74731342be9b41
|
|
| BLAKE2b-256 |
6dacf3e1d2eb63e1230c7ee28175d800ca9256917447e5a6bccfea54f42ecd23
|