Skip to main content

some functions for list( ̄︶ ̄)↗

Project description

There are some functions in this project for python list. You can give some advice for me to improve this project. My Bilibili:https://space.bilibili.com/1654383134 制作者:BL_30G 版权归属:BL_30G 安装要求:无任何依赖库 Python版本:3.9及以上 Version: 1.0 使用方法:from listFunctions import * 更新日志: 0.1:原始函数(暂且只有一个<(_ _)> ):tidy_up_list() tidy_up_list特性(bug):会将list内的str(float)自动转换成float 比如:str(‘3.1415926536’)会转变成float(3.1415926536) 0.2:添加函数:deeply_tidy_up_list()和bubble_sort() 更改tidy_up_list()形参为:list 所有函数已添加自检条件,均可放心使用~ 0.2.1:修复安装不了的问题(发癫写的setup.py,总之0.1~0.2的版本都安装不了 0.2.2:修复tidy_up_list()和deeply_tidy_up_list()遇空列表,字典,集合,会报错”ValueError: list.remove(x): X Not in List”的问题 别问我为什么没有以上的版本,原因是之前脑瘫整出来的包不测试直接上传,后面删了工程重新发了一遍(极悲 (包括0.2.3和0.2.4)

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

PyListFunctions-0.2.5.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

PyListFunctions-0.2.5-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

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