A simple tool based on Luhn Algorithm)
Project description
It is a simple library used for binary BaseN functionalities
The functions present in the module
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
pyBaseN.decimal_binary(binary) pyBaseN.decimal_octal(binary) pyBaseN.decimal_hexadecimal(binary) pyBaseN.binary_decimal(binary) pyBaseN.binary_hexadecimal(binary) pyBaseN.binary_octal(binary) pyBaseN.hexadecimal_binary('hex') pyBaseN.hexadecimal_octal('hex' pyBaseN.hexadecimal_decimal('hex') pyBaseN.octal_binary(octal) pyBaseN.octal_decimal(octal) pyBaseN.octal_hexadecimal(integer) pyBaseN.nines_complement(integer) pyBaseN.sign_magnitude_decimal(binary) pyBaseN.decimal_sign_magnitude(integer,'str') pyBaseN.ones_complement_decimal(binary) pyBaseN.ones_complement_decimal(binary) pyBaseN.binary_sum(binary,binary) pyBaseN.tens_complement(binary) pyBaseN.twos_complement(binary) pyBaseN.ones_complement(binary) pyBaseN.decimal_ones_complement(integer,'str') pyBaseN.twos_complement_decimal(binary) pyBaseN.binary_subraction(binary,binary) pyBaseN.binary_multiplication(binary,binary) pyBaseN.binary_division(binary,binary)
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Here
#binary-binarynumber #str -sign as string ('+' or '-') #integer -integer #hex-hexadecimal as string ('A32') #octal-octalNumber
Creator:Lokesh Kumar Reddy C mail:lokeshkumarreddy.c@gmail.com
:)
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
File details
Details for the file pyBaseN-0.0.1.tar.gz.
File metadata
- Download URL: pyBaseN-0.0.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0477900a5d9500f80d9e7c70b5b169ded21267a78982821cfc0cd3746e13d1a9
|
|
| MD5 |
99eddb1f5812e2ed25bedcd9e675944f
|
|
| BLAKE2b-256 |
9019aff2b64434fe360f0deafb69401be2b7177385cc381fffec3fa8a1b493d8
|