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.4(Fixed some questions)
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
PyFOL-1.1.5.4.tar.gz
(5.4 kB
view details)
File details
Details for the file PyFOL-1.1.5.4.tar.gz.
File metadata
- Download URL: PyFOL-1.1.5.4.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 |
c7f816dcd57802d1c8b35b8972c436d5246a7998e740028065f514b9de339e4c
|
|
| MD5 |
ed6391c2dab5e43ecd8cdcf68421724a
|
|
| BLAKE2b-256 |
9caee879c49b97347f6fd98d24a5d6c25b9cd56ac5cf6051ded7c58848de03fe
|