Skip to main content

A package to convert between different numeral systems

Project description

Package-dkconverter

  • This package helps you to convert decimal numbers to other numeral system representations.
  • File named "conv.py" has all the functions that do so.

Getting started

Install Package using pip

pip install dkconverters==1.0.0

Import package in your pyfile

from dkconverter import conv

Get More Info on Functions Used

For your reference info on functions used are added to readme and an Example Code is also added for reference.

from dkconverter import conv
help(conv)
print(conv.bina(10))
print(conv.octl(10))
print(conv.hexdcml(10))

Function-bina

It converts decimal number into binary number which is passed as an argument to this function.

Function-octl

It converts decimal number into octal number which is passed as an argument to this function.

Function-hexdcml

It converts decimal number into hexadecimal number which is passed as an argument to this function.

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

dkconverters-1.0.0.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dkconverters-1.0.0-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file dkconverters-1.0.0.tar.gz.

File metadata

  • Download URL: dkconverters-1.0.0.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.0

File hashes

Hashes for dkconverters-1.0.0.tar.gz
Algorithm Hash digest
SHA256 61900fde1f0ff4cc8cf99317cc8cd419d95a7e75a6083688178fe91c5ef2dd59
MD5 cd5df1a1b9681b73b1c9a510a3fe6a69
BLAKE2b-256 08e15932511b0435eaeb1d7962b17e8d7fa56cca066670e0bbbe8748bb36eb47

See more details on using hashes here.

File details

Details for the file dkconverters-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: dkconverters-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.0

File hashes

Hashes for dkconverters-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2d8d5a47b24917a29c5bf44d46eb806c2dadaeee95026fd20ffcf52aa289634e
MD5 05ff68463f1177b167e0b907cef6096d
BLAKE2b-256 9997d7159babaedb65289c3c82a9b17373345cf09da079d361a6409b86d2f674

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page