A Python package with essential number utilities and math tools.
Project description
mathkit_vg 📐
mathkit_vg is a lightweight and beginner-friendly Python library that provides a wide range of number utility functions. It's perfect for students, educators, or developers working with numerical problems, logic-building, or algorithm design.
✨ Features
- ✅ Check if numbers are even, odd, prime (via Fibonacci check), strong, automorphic, or abundant
- ✅ Generate Fibonacci sequences and detect if a number belongs to Fibonacci
- ✅ Calculate factorial, GCD, LCM, and digital root
- ✅ Reverse numbers and count zeros in a number
- ✅ Get prime factors of a number and find the next prime number
📦 Installation
Since this is a custom library, clone or copy the source code into your project directory or package it using setuptools.
# Clone this repository or include the file directly
git clone https://github.com/vijayagiduthuri/mathkit_vg.git
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
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 mathkit_vg-0.1.0.tar.gz.
File metadata
- Download URL: mathkit_vg-0.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
529a8ac2a8b9b5a1322feff9b3c667807647d62bb450e56df2548199ed8ed631
|
|
| MD5 |
a12a9fbc94005fc84877f32e128363b5
|
|
| BLAKE2b-256 |
2fd5674bfd75cf24210e22a4fe9415dfe7a342b013cf0fb6686ca3c6b2c8d8c9
|
File details
Details for the file mathkit_vg-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mathkit_vg-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e85533746fd0f5f07f7772274c1337c2f4584677457341d60cac7304e34fca89
|
|
| MD5 |
24de2e3405d99db3cbb2b8cc849e95fb
|
|
| BLAKE2b-256 |
89af6ba67ad8b2727c4aeeecd31203326a893a2231d0ff6ebadd065f259c38d0
|