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.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.0.1-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: seakrait-3.0.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.0.1.tar.gz
Algorithm Hash digest
SHA256 b8f623dbc617fa0ec1fe547221c2d1691f24a04c1ee531c04c4d3b1958228aa1
MD5 1ace10d6d64998e3c49a11610f7bb475
BLAKE2b-256 4e1d214f697413362fb3b6b6b016cb29292e0e1739f8fe3250ea8305d3ea12ed

See more details on using hashes here.

File details

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

File metadata

  • Download URL: seakrait-3.0.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.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 28e380aa6b634a56e5a454b997fa7d0cc91bb5bdf4f15f0d5ebe7a548b6ae907
MD5 ce6fa9a3489347b2e354e446f6b57d1e
BLAKE2b-256 f9f7aa20094372ffa92f11d41ab08b78b31d3cb289131ff7e5cdeaeb68eee74e

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