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!

Other Material

to see test releases go to: https://test.pypi.org/project/Looprlib/
And Original releases go to: https://pypi.org/project/Looprlib/
Releases on Anaconda are also planed in the future

Download files

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

Source Distribution

seakrait-3.0.tar.gz (5.3 kB view details)

Uploaded Source

Built Distribution

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

seakrait-3.0-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for seakrait-3.0.tar.gz
Algorithm Hash digest
SHA256 1b369f14c31238cb9836f4bd6ff851763f8db53095b872621f0c149906f45985
MD5 5c694d2455dfe6a05d463b49a1f9b8b2
BLAKE2b-256 88ec7d6c67f394baf1e15e7b92da8395c6ab3d391bb8fc9df1260eaf7d6c680c

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for seakrait-3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 70fe9def0413b0adfdb5289dee741908c0faf1116c0d0b37b6745492ea4d9c83
MD5 dfdd695d89da27200c101b37e137315e
BLAKE2b-256 b686c124730a99d5e9c0e1dc903f4055a58bf5b64af9a377b9d0f1a95dbf5546

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