首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > 一种多用途的Python库

一种多用途的Python库

  • 资源大小:64.03 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: python 用途

资 源 简 介

The project has moved to https://github.com/nandoflorestan/bag -- all new development will happen over there. bag contains functions and classes for many purposes, that I use all the time in multiple programs. The fact that these are just bits and pieces does not prevent them from having bugs, so they must be under version control. Currently, the library requires Python 2.7.x or Python 3.2 or newer. Most important library contents bag.csv2 -- The infamous csv Python 2 module does not support unicode; problem solved. bag.csv3 -- In web apps, uploaded files come as byte streams, so we provide a decoding generator. If you"d like the order of the CSV columns not to matter, there is a header-based reader. There is also a buffered CSV writer for

文 件 列 表

bag-0.3.1
README.txt
setup.py
PKG-INFO
setup.cfg
bag
bag.egg-info
MANIFEST.in
VIP VIP
0.182253s