Skip to main content

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.6.2(The LinkedList, Queue and Stack classes are collected into a class named DataStruct, and the isfull function is added to the Stack class)

Existing functions:

  • String(Class)
    • setstr

    • clearstr

    • split

    • replace

    • find

    • append

    • insert

    • add

    • delete

    • pop

    • count

    • reverse

    • chartotal

  • DataStruct(Class):
    • LinkedList(Class)
      • isempty

      • length

      • append

      • insert

      • add

      • remove

      • delete

      • isexist

      • setvalue

      • search

      • show

    • Queue(Class):
      • isempty

      • isfull

      • length

      • put

      • leave

      • show

    • Stack(Class):
      • isempty

      • isfull

      • height

      • push

      • pop

      • show

  • Digit(Class)
    • plus

    • minus

    • multiply

    • divide

    • mod

    • sum

    • pow(int,int)

    • fac(int)

  • Data(Class):
    • swap

    • max

    • min

    • maxlst

    • minlst

    • avg

    • gcd

    • lcm

    • randms

  • Help(Class):
    • StringHelp(Setstr,Clearstr…)

Installation instructions:

Code support version >=3.7 (If you can’t download the latest version, please upgrade your Python to about version 3.8)

Download method:

pip(3) install PyFOL Reference through import pyfol

LICENSE

See license for copyright documents

Project details


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.6.2.tar.gz (5.4 kB view details)

Uploaded Source

File details

Details for the file PyFOL-1.1.6.2.tar.gz.

File metadata

  • Download URL: PyFOL-1.1.6.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

Hashes for PyFOL-1.1.6.2.tar.gz
Algorithm Hash digest
SHA256 b96150012cb69e9fca76788df29b6ac2a4848bc6cb76e494e4101c3c9c129845
MD5 a95d2ddc33379862e7c56794fd3c03c8
BLAKE2b-256 663486006cb8a42a8a04e2f30cfcfce3e9c5a7ce49625ec89aa64e88546d7e4a

See more details on using hashes here.

Supported by

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