Skip to main content

A package to compare two integers

Project description

is_bigger

from is_bigger.functions import *

isBigger(2,1) # True
isSmaller(2,1) # False
isEqual(3,3) # True
isNotBigger(3,1) # False
isNotSmaller(3,1) # True
isNotEqual(3,1) # True

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

is_bigger-0.1.10-py3-none-any.whl (1.8 kB view details)

Uploaded Python 3

File details

Details for the file is_bigger-0.1.10-py3-none-any.whl.

File metadata

  • Download URL: is_bigger-0.1.10-py3-none-any.whl
  • Upload date:
  • Size: 1.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.6

File hashes

Hashes for is_bigger-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 a67f6388d516487824e9340703d577a39778b4e683973fa3394e82d72fa02eba
MD5 f3635ee7c42d5822f74c07730767a1e4
BLAKE2b-256 1787976d0ffd5278599cabd79af165a31027d8bab0e8a033dfa3d4168eec4a2a

See more details on using hashes here.

Supported by

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