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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for seakrait-3.1.tar.gz
Algorithm Hash digest
SHA256 243545c4fbb76aedee5d951937cda2959613ce4233ffd30c438221c0887f87ec
MD5 150a327e8fdd0d714a17c2269f5a14e3
BLAKE2b-256 9fafd802f0a4586d477fd33d509a1cbcd5e2a53be44b443c6614891fbefa1800

See more details on using hashes here.

File details

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

File metadata

  • Download URL: seakrait-3.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5ab3b0db370b49a39e4b859125a9387993fa081ae2cb65cb7bcbf39115cb0822
MD5 392643c51e4894cd71778d248de972dc
BLAKE2b-256 29397944788938d7c97457e8c42287361b91c3f823656081363c3a7107bd6f59

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