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(Added some new functions and fixed some known errors)
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
- Stack(Class(DataStructure)):
isempty
height
push
pop
- Data(Class):
swap
max
min
maxlst
minlst
avg
gcd
lcm
randms
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
PyFOL-1.1.5.tar.gz
(4.7 kB
view details)
File details
Details for the file PyFOL-1.1.5.tar.gz.
File metadata
- Download URL: PyFOL-1.1.5.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63c17eef2a657fd40da4db6b91049cba19e0b643d65efe7d5c4df6f570c8d7c3
|
|
| MD5 |
d8a7d65489f977783284117491ef2ebd
|
|
| BLAKE2b-256 |
d96ace79d9f4ce847a81b720c6376f9d14540cde52e8634c31312f5270a19545
|