Skip to main content

Welcome to Looprlib MIT!

What is Looprlib MIT

Looprlib MIT is a module for python that adds "really random" things, and is "kinda useless" :)
This is the newer MIT licence version of Looprlib as looprlib development has taken a turn to use the MIT licence instead

Use Cases

You could use this to test positivity of an number and get a result with this:

Here is the positivity function.

def positivity(i,pos,neg,zero):
    if i > 0:
        return pos
    elif i < 0:
        return neg
    else:
        return zero

Example

print(looprlib.loopmath.positivity(100,21,32,123))

if 100 is positive the result is 21

if 100 is negative the result is 32

if 100 is equal to 0 the result is 123

in this case the function will print 21 to the terminal!

This is the MIT release!

to see test releases go to: https://test.pypi.org/project/Looprlib/
And Original releases go to: https://pypi.org/project/Looprlib/

Download files

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

Source Distribution

looprlib_mit-2.0.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

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

looprlib_mit-2.0-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file looprlib_mit-2.0.tar.gz.

File metadata

  • Download URL: looprlib_mit-2.0.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for looprlib_mit-2.0.tar.gz
Algorithm Hash digest
SHA256 7af925a5f9d4172bbd58fada7dc5e6cef7dcef0a63291a3053b7cabfb2673238
MD5 98aef16d8176f13c96aab6e28e480d0f
BLAKE2b-256 82e10308b70903ac99825a744dd051d4cc89fca25889907311c90c9af9469eec

See more details on using hashes here.

File details

Details for the file looprlib_mit-2.0-py3-none-any.whl.

File metadata

  • Download URL: looprlib_mit-2.0-py3-none-any.whl
  • Upload date:
  • Size: 5.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for looprlib_mit-2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9b60d14bb4421a31b4402480cff4106c7d2279b1845d582daa393caaaf0081f8
MD5 410d8ee8e6b294d3c98aa86cf559bc5b
BLAKE2b-256 86d0da364326c7c5e12c252b50436aae4ea8477c00b9edf213a75720171a098f

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