A package with many functions that are repeated with developers or that help improve software performance or facilitate programming.
Project description
BIGlibrary
A package with many functions that are repeated with developers or that help improve software performance or facilitate programming.
Languages:
* python3Supported Distributions:
Distribution | Version Check | Python Test Version | Supported | Status | Everything works |
---|---|---|---|---|---|
Ubuntu | 20.04.4 | 3.6, 3.7, 3.8, 3.9, 3.10 | Yes | Working | Yes |
Windwos | 10.0.20348 | 3.6, 3.7, 3.8, 3.9, 3.10 | Yes | Working | Yes |
MacOS | 11.6.6 | 3.6, 3.7, 3.8, 3.9, 3.10 | Yes | Working | Yes |
Android (termux) | 10 | 3.6, 3.7, 3.8, 3.9, 3.10 | Yes | Working | Yes |
Python Package Installation:
pip install biglibrary
Usage:
from biglibrary import *
bl=biglibrary()
Examples:
#START{
from biglibrary import *
# string:
str="hello world!"
# list:
lslist=['orange','pear','kiwi','apple','banana','strawberry','watermelon','pineapple']
# :
bl=biglibrary()# Default returning=False, False for print, True for return.
# Placing text in the middle of the command line interface:
bl.center(str)
# Arrange list and items according to the length of the command line interface:
bl.lslist(lslist,separator=" | ")# Default separator=" | ".
#}END.
Screenshot:
Changelog History:
## 2.0.0 [10-08-2022]
- New build.
- More stability.
- Bug fixes & performance improvements.
## 1.0.1
- Fix bugs.
## 1.0.0
- First public release.
Don't forget to star ⭐ this repository
all posts #yasserbdj96
,all views my own.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
biglibrary-2.0.0.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file biglibrary-2.0.0.tar.gz
.
File metadata
- Download URL: biglibrary-2.0.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79ed9520667a8f95d3179fc0576eab437e93967f687498ff44e9bb8860470e0d |
|
MD5 | efa29f5078e2a2de8b95bc3e82c66364 |
|
BLAKE2b-256 | 368e2032dcd8f031d8d95018091645c1b28ddedca3cf674e46e3480d7427a36a |
File details
Details for the file biglibrary-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: biglibrary-2.0.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32a5c2778bf3e07fddc879b58e76ee06332a29e363a455d21e7b34721bb87088 |
|
MD5 | 02de4810f57d9e71ec301049c0d31b84 |
|
BLAKE2b-256 | 6274631ee2c9167365eb9b332fddfd126d845ab7661aaf6803da4e6506f3d27c |