Skip to main content

The most useful functions in everyday life

Project description

UsefulPy

The most useful functions in everyday life

Installation

Use the package manager pip to install usefulpy.

pip install usefulpy

Usage

from usefulpy.math import is_negative, is_ten

is_ten(10) # returns 'True'
is_ten(9) # returns 'False'

is_negative(-1) # returns 'True'
is_negative(1) # returns 'False'
is_negative(0) # returns 'False'

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

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

usefulpy-0.6.tar.gz (1.8 kB view details)

Uploaded Source

File details

Details for the file usefulpy-0.6.tar.gz.

File metadata

  • Download URL: usefulpy-0.6.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4

File hashes

Hashes for usefulpy-0.6.tar.gz
Algorithm Hash digest
SHA256 e28812e0daada1964acc6849937691906d91136448512e8706e1a65a724d023d
MD5 1a69de23bf9f6fc32f059d3ad8aa7953
BLAKE2b-256 e456dcf3b50755aff0ff153b0d79d6611c245c0f7eef5af31e704fb0664aaa0a

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