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.1.tar.gz (4.5 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.1-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for seakrait-2.1.tar.gz
Algorithm Hash digest
SHA256 d955f3a2f54107569abc63b899fcc08c2cb2344c1eb3faf4a39943a81823d0d4
MD5 f7a284279509a104874365f9076e5c90
BLAKE2b-256 6bcd2393c8801dc39e172e811d862182927996ee7c6c8d37fc2522cfb0032dff

See more details on using hashes here.

File details

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

File metadata

  • Download URL: seakrait-2.1-py3-none-any.whl
  • Upload date:
  • Size: 5.8 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 17b077fa4028d000e78fe0078cefe03cd96fa8dcc086e5ed709cbcd07f86949b
MD5 5759df1acae9f40513e5b94b6524cd2d
BLAKE2b-256 d5eab82606b0230da26e1cd50c185f2e475169c3bb9f890bce4204430c499aa9

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