Skip to main content

Welcome to SeaKrait!

What is SeaKrait

SeaKrait is a rebundle of Looprlib-Mit and Looprlib.
SeaKrait was made to change the cofusing name "Looprlib" to something more friendly like Seakrait
Everything from the originals are still here.
This is the only version that will continue to update
Sorry for the incovinence.\

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(seakr.seamath.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!

Source Material

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

seakrait-2.7.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

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

seakrait-2.7-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file seakrait-2.7.tar.gz.

File metadata

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

File hashes

Hashes for seakrait-2.7.tar.gz
Algorithm Hash digest
SHA256 81dc226b0b18b1dd5b49e0437dc0f0d76a3912d4c2c9f7f8c5334916b4d37ac1
MD5 65b4e8b794acd8b3e460c912a537227e
BLAKE2b-256 12735b78e4aaa1a652b03c9bc1d290c7498802bbf33f67bf6ba02679c07a15f3

See more details on using hashes here.

File details

Details for the file seakrait-2.7-py3-none-any.whl.

File metadata

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

File hashes

Hashes for seakrait-2.7-py3-none-any.whl
Algorithm Hash digest
SHA256 a49ad9d9a777e5ea2ccf7e9693ce4399098612998c22e615fb2ffa2cb03c058e
MD5 053a44f6bab2178fc337a5bdafdd702d
BLAKE2b-256 ce31bc966e85301dd5791f6e778ffc52422e992a1d0f64081a5bb3c2a6b3c10c

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