Skip to main content

Welcome to CatDot-py! 🐟

What is CatDot-py? 🐟

CatDot-py is the official rebundle and successor of Looprlib, Looprlib-Mit, SeaKrait, and Seacret.
All future updates and new features will be released exclusively under the CatDot-py name.
CatDot-py was made to bundle all my packages to make production easier.
Everything from the originals are still here.
This is the only version that will continue to update from now on.

Seacret - Make code not readable to humans CrackDown (Never Released) - Make code very simple to write SeaKrait - Adds various functions

Features

  • Simplified Math Utilities: Quick logical and evaluation helper functions.
  • Cross Ability: Being able to cross use function between multiple modules.
  • 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 in package

import SeaKrait as 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!

Other Material

SeaKrait - https://github.com/Orbits-Studio-Programing/SeaKrait \

Originals

Looprlib - https://pypi.org/project/Looprlib/
Looprlib MIT - https://pypi.org/project/Looprlib-MIT/

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

catdot_py-26.1.0.tar.gz (7.8 kB view details)

Uploaded Source

Built Distribution

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

catdot_py-26.1.0-py3-none-any.whl (9.4 kB view details)

Uploaded Python 3

File details

Details for the file catdot_py-26.1.0.tar.gz.

File metadata

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

File hashes

Hashes for catdot_py-26.1.0.tar.gz
Algorithm Hash digest
SHA256 41370a9d2c1e4d466c6b8d2dc48bad30bb564ac5918e7cf6989b0fc22c4db46c
MD5 7807717a267fa6f50134d9c75b3dfffd
BLAKE2b-256 b3fc22d593127ce2b7b3220c2e6fee07a6747b4488b24f626852c7d92d5baca5

See more details on using hashes here.

File details

Details for the file catdot_py-26.1.0-py3-none-any.whl.

File metadata

  • Download URL: catdot_py-26.1.0-py3-none-any.whl
  • Upload date:
  • Size: 9.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for catdot_py-26.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bb7924619566de2b2d4193262e005835d29de68dc12289c0e9bd542679cdb3df
MD5 c4219fb5a953329bebe9d1b3b94b82b8
BLAKE2b-256 fb38084ea42fecf0c4d1f379ad1d15e79fce89c92f75d3180df7707cfb30bbfa

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