Skip to main content

Boonleng's Python Library

This is a collection of some convenient functions, color schemes, etc. for convenient coding in the future.

Install Using the Python Package-Management System

pip install blib-py

Install from Source for System-Wide Usage

Download the project from either GitHub or ARRC GitLab:

git clone https://github.com/boonleng/blib-py.git

or

git clone https://git.arrc.ou.edu/cheo4524/blib-py.git

Change directory to the project folder and install using pip.

cd blib-py
pip install .

Use It Without Instlallation

It is possible to use this library without installation. Assuming that you downloaded the project into the folder ~/Developer/blib-py/src, you can add the path to Python's search path as follows.

import os
import sys

sys.path.insert(0, os.path.expanduser('~/Developer/blib-py/src'))

import blib

Theme / Colors

A theme can be activated by:

blib.useTheme("light")

blib.utils.showLineColors()

light

blib.useTheme("dark")

blib.utils.showLineColors()

dark

Download files

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

Source Distribution

blib_py-1.7.5.tar.gz (2.6 MB view details)

Uploaded Source

File details

Details for the file blib_py-1.7.5.tar.gz.

File metadata

  • Download URL: blib_py-1.7.5.tar.gz
  • Upload date:
  • Size: 2.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for blib_py-1.7.5.tar.gz
Algorithm Hash digest
SHA256 66618d5f1ef275889298ee38767c28664953a9ff9e61a09d90984d83182abb62
MD5 7d3d28cd7592df2c0004ae3c179a7322
BLAKE2b-256 d967c0b7f0dbe3fda13f471583579a4f005f2fca11c194a304609618fded8ac6

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.7.5 This release

1 file

1.7.4

1 file

1.7.3

1 file

1.7.2

1 file

1.7.1

1 file

1.7

1 file

1.6.0

1 file

1.5.6

1 file

1.5.5

1 file

1.5.4

1 file

1.5.3

1 file

1.5.2

1 file

1.5.1

1 file

1.5

1 file

1.4.3

1 file

1.4.2

1 file

1.4.1

1 file

1.4

1 file

1.3.8

1 file

1.3.7

1 file

1.3.6

1 file

1.3.5

1 file

1.3.4

1 file

1.3.3

1 file

1.3.2

1 file

1.3.1

1 file

1.3

1 file

1.2

1 file

1.1.4

1 file

1.1.3

1 file

1.1.2

1 file

1.1.0

1 file

1.0.0

1 file

0.3.1

1 file

0.3.0

1 file

0.2.2

1 file

0.2.1

1 file

0.2

1 file

0.1.3

1 file

0.1.1

1 file

0.1

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page