A library that optimizes Python functions
Project description
Describe:
Optimize Python functions to give users more convenient and efficient use of various functions
NowVersion:
1.1.5.2(Added the Help class(Not perfect) and fixed some problems about the Queue class)
Existing functions:
- String(Class)
setstr
clearstr
split
replace
find
append
insert
add
delete
pop
count
reverse
chartotal
- UnidirectionalLinkedList(Class(DataStructure))
isempty
length
append
insert
add
remove
search
- Digit(Class)
plus
minus
multiply
divide
mod
sum
pow(int,int)
fac(int)
- Queue(Class(DataStructure)):
isempty
isfull
length
put
leave
show
- Stack(Class(DataStructure)):
isempty
height
push
pop
show
- Data(Class):
swap
max
min
maxlst
minlst
avg
gcd
lcm
randms
- Help(Class):
StringHelp(Setstr,Clearstr…)
Installation instructions:
Code support version >=3.4
Download method:
pip(3) install PyFOL Reference through import pyfol
LICENSE
See license for copyright documents
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
File details
Details for the file PyFOL-1.1.5.2.tar.gz.
File metadata
- Download URL: PyFOL-1.1.5.2.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb22e352b5c7bd8ee415e16168ef64406a9a4677785eb7f7abe560880d9de2c6
|
|
| MD5 |
c14a6a25e123421c6a593bc19174a924
|
|
| BLAKE2b-256 |
fd1de2a9425c53945d974c5d42351fd1844288b98aebca79686f0369a3360b73
|