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.5.tar.gz (4.7 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.5-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for seakrait-2.5.tar.gz
Algorithm Hash digest
SHA256 793f40b06130e68dd45900b90871221ea57268d6c61e0475239b6a881128a81b
MD5 2a9b7c33d70e81ad9578ed71ec9836c8
BLAKE2b-256 ab75185e59de5e999654245618855c8254b93cd05e0b8cacb321f5b4267214e1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: seakrait-2.5-py3-none-any.whl
  • Upload date:
  • Size: 6.1 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 42ba65ee9ae831665652d2f83910d3c5570de36527d98126b416c0389074b457
MD5 8359c1aa73ed5821967e936192dc3423
BLAKE2b-256 023b113288ad3a0bfa80e2dabca8e89aece1081acd5d251810b949bd58edfda4

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