这是“Stype1.3.0”的新版本,这

stype的Python项目详细描述


这是“Stype1.3.0”的新版本,这个版本是1.4.0。它是一个简单的模块,现在有七个功能:“count_元音”,“count_辅音”,“collect_元音”,“collect_辅音”,“count_符号”,“collect_symbols”“count_space”和“do_everything”将计算并收集字符串中的元音、辅音和符号/标点符号及空格。count_元音函数将计算字符串中的元音数目。函数count_consonants将计算字符串中的辅音数。函数collect_元音将收集元音。函数collect_consonants将收集辅音。函数“count_symbols()”用于计算符号/标点符号的数量。函数“collect_symbols()”用于收集符号/标点符号。函数“count_space”用于计算字符串中的空格数。(这难道不是很有趣吗?最后一个函数是do_everything,它将直接完成这个模块中所有这些函数的所有工作。

  • 此包Python名称:stype
  • 目前版本: stype 1.4.0
  • 最后维护时间:Feb 25, 2013
  • 摘要:This is the newer version of "stype 1.3.0",this ones version is 1.4.0.It is a simple module which is now with seven functions : "count_vowels" ,"count_consonants" "collect_vowels","collect_consonants","count_symbols","collect_symbols" "count_space" and "do_everything" which will count and collect out the vowels,consonants and symbols/punctuation and spaces in your string.Function count_vowels will count the number of vowels in you string. Function count_consonatns will count the number of consonants in your string. Function collect_vowels will collect the vowels. Function collect_consonants will collect the consonants.Function "count_symbols()" is used to count the number of symbols/punctuation.Function "collect_symbols()" is used to collect the symbols/punctuation.Function "count_space" is used to count the number of spaces in your string.(Isn"t it funny counting spaces, so explore it.)And the last function which is do_everything which will just directly do all the work of all of these functions present in this module.
  • 安装命令:pip install stype
  • 其它:stype 这个Python第三方库的作者没有提供更多的项目描述信息了,2019-11-11 22:36:34。
  • 可以返回 PyPI第三方库 首页,查找更多相关Python包程序。

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java Thumbnailator库将图像转换为cmyk   Java反射从目录中的类运行测试   JavaEclipseJDT编译器说方法未定义,但EclipseIDE没有   重构如何重构一行重复的java代码   java Eclipse:使用删除线文本呈现自定义注释   java问题与ArrayList复制数据   java如何在swagger中传递访问令牌?   使用另一个java文件运行java文件时出错   java为什么谷歌云存储生成的上传链接在成功上传后不会失效?   java将我的客户端PC重定向到默认登录页面   java hibernate c3p0配置mysql问题   java和java之间的区别。尼奥。文件文件和java。伊奥。文件   列出java循环并向映射中添加值   java为什么OJ报告这段代码的运行时错误?