Skip to main content

!!!#DISCALMER#!!!

This project of mine has been archived because I have switched over to using the MIT licence on a seperate PyPI project.
This one is licenced under Creative Commons Attribution-ShareAlike 4.0 International.
The new MIT licenced code is at https://pypi.org/project/Looprlib-MIT/



\

Welcome to Looprlib!

What is Looprlib?

Looprlib is a module for python that adds really random things, and is kinda useless :)

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

This is a Non-test release!

to see test releases go to: https://test.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-1.5.1.tar.gz (9.6 kB view details)

Uploaded Source

Built Distribution

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

looprlib-1.5.1-py3-none-any.whl (10.7 kB view details)

Uploaded Python 3

File details

Details for the file looprlib-1.5.1.tar.gz.

File metadata

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

File hashes

Hashes for looprlib-1.5.1.tar.gz
Algorithm Hash digest
SHA256 c6ccbff7049e97b08444111f3e5cdb1c35d33a16bb70acb5454c7ca4d5d31d7f
MD5 51b24e1898145fc814a7303fc50eec67
BLAKE2b-256 f4d719dd6f23410f64a27a70cf5f7b3e3807e8e3ff47ceb93b4881d0ef41b96d

See more details on using hashes here.

File details

Details for the file looprlib-1.5.1-py3-none-any.whl.

File metadata

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

File hashes

Hashes for looprlib-1.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4c85eff7c257ca7e9a9a1344cea2e82d2f08e8fc18434953cf051a5db2adf207
MD5 4d7383b9390741021806edc758e7a634
BLAKE2b-256 aa4f8df0f1600f5e16df6d9300c9eb2225f692d7805d92dc771b26171d362f22

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