Skip to main content

Welcome to SeaKrait! 🐟

What is SeaKrait 🐟

SeaKrait is the official rebundle and successor to Looprlib and Looprlib-Mit.
All future updates and new features will be released exclusively under the SeaKrait name.
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

Features

  • Simplified Math Utilities: Quick logical and evaluation helper functions.
  • Friendly API: Clear, descriptive function names replacing the older Looprlib syntax.
  • Lightweight & Fast: Zero heavy third-party dependencies.

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

import seakr
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!

Installation

Install SeaKrait instantly via pip:

pip install SeaKrait

Other Material

On 'Github' go to: https://github.com/Orbits-Studio-Programing/SeaKrait 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-2026.4.1.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

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

seakrait-2026.4.1-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for seakrait-2026.4.1.tar.gz
Algorithm Hash digest
SHA256 3a0be1e2a36ba64c393c2370924db56d98df55cb34c1746db7c8444bc97b2c56
MD5 88fdf3131d86c304eda6d558b09bc93b
BLAKE2b-256 f9161a80edac7bdb86f0945d9058ef15d4af48e2e853d960e4c2f71ca6c97eb3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: seakrait-2026.4.1-py3-none-any.whl
  • Upload date:
  • Size: 6.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-2026.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 165c3562a2b453e3d6393a7ea6f9247b464c21861ccc17743f228433d8a6c544
MD5 3fe0bc5d8a9a60648f1196e7c95d0725
BLAKE2b-256 0b723cdff725ecb7e2820ebeb520591e31802ced7f0e9bdb85c0aaa9a2ccef92

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