Convert integers to obscure bases
Project description
Useless Utilities!
A collection of different bases such as ternary, quaternary, quinary and senary.
I do Plan to add more bases in the future.
Usage:
use the corresponding function to convert to the base you want. Such as:
ter(N) for ternary
quat(N) for quaternary
quin(N) for quinary
sen(N) for senary
sept(N) for septenary
non(N) for nonary
Expected releases:
Duodecimal
A base-12 number system. Ddec(N)
Tridecimal
A base-13 number system. Tdec(N)
Quattuordecimal
A base-14 number system. Qdec(N)
Quindecimal
A base-15 number system. Qudec(N)
Changelog:
V1.0.0:
- Initial release
- Included ternary, quaternary, quinary and senary
- Deleted due to inconsistancies
V1.0.1:
- Fixed a bug with the senary function
- Added a changelog
- Fixed the inconsistancies in V1.0.0
- Fixed email address
V1.0.2:
- Renamed some variables to better fit the base
V1.1.0:
- Added septenary
- Added mathematical functionality such as: addition, subtraction, multiplication, division and modulus
V1.1.5:
- Added nonary
- added cli functionality (currently only -h/--help and -v/--version)
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
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 uselessutilities-1.1.5.tar.gz.
File metadata
- Download URL: uselessutilities-1.1.5.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45753a5c6cb83fe0a2e480f485d6c53fe8c49a5b0af5b6966ec306539b41da55
|
|
| MD5 |
5c99fbedab53b03cfa734fe6acdf4f36
|
|
| BLAKE2b-256 |
3a7d5add2b432a73757805073ba8362aad89546d9508cebcfd45edc73c08b258
|
File details
Details for the file uselessutilities-1.1.5-py3-none-any.whl.
File metadata
- Download URL: uselessutilities-1.1.5-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00eb5c8f21a4bdf031fd06743e18305cf6aad382a45889706dffa655e744ec7c
|
|
| MD5 |
bc1d4737110dbe3d91a18afcca1e242e
|
|
| BLAKE2b-256 |
cb20df3b090947eae0e0959af9f06d392271d331f947ac609d764106ec0a68e3
|