使用数据帧生成报表的包装器。

cheesefactor的Python项目详细描述


If you like using dataframes in Pandas and want to spit the results into an Excel or CSV and want to have the option to transfer the report to a remote SFTP server, then this package may be for you.

If you want to export non-dataframe results into an Excel or CSV and want to have the option to transfer the report to a remote SFTP server, then this package may be for you.

###Background

Yes! I know that Pandas has a lot of goodies built into it for doing the Excel and CSV thing, but this

I provide a number of daily reports to clients in the form of Excel and CSV files. Sometimes, these clients need the information transferred to an SFTP server.

As you may imagine, the first thing I did was create a framework for these reports so I wouldn’t have to repeat most of my work. Thus, CheeseFactory was born.

The idea here is that I would have Python wrappers for my most used packages:

  • PostgreSQL (psycopg2)
  • MSSQL (pyodbc)
  • Email (builtin)
  • Excel (xlsxwriter)
  • CSV (builtin)

And then I’d have a basic report class (cf_report.py) that brings everything together. I never use the basic report class directly–I create create a child classes for each particular data source.

This package was originally intended for me and the other data scientists I associate with. I was very surprised when I saw that, according to PePy (http://pepy.tech/count/cheesefactory), it had been downloaded over 2500 times within its first 90 days of being in the wild!

So, for the benefit of others, I’ve decided to pretty things up and describe how CheeseFactory may be able to help you.

If you have any questions or constructive suggestions, please contact me.

###What do I mean by “wrapper”?

I’ve taken the packages that I use the most and pre-configured them with the configurations that I use 99% of the time.

###What can CheeseFactory do?

关键词:报表开发 平台:未知 分类器:开发状态::3-alpha 分类器:目标受众::开发人员 分类器:许可证::OSI已批准::BSD许可证 分类器:编程语言::python::3.6

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

推荐PyPI第三方库


热门话题
java Midlet即使按下设备的“剪切”按钮也不能关闭   JavaSpring环境。getProperty未解析   用Hibernate在Java中实现序列   具有重复键和文件写入的java映射   java显示控制台输出到JavaFXML应用程序中的TextArea   java Cucumber在编译为时无法在类路径上找到功能文件。战争   java过滤器中的servlet问题   安卓中消息和字符串之间的java转换?   java Apache POI读取单元(下午12:35:00)时间值返回1899年12月31日   Java游戏中的碰撞检测?   JSF2.0中的JavajQuery   java在setValue之后使用不同的值   java如何修复可选文件的StackOverflow错误?   如何在不使用服务器设置的情况下使用java从Outlook mail下载附件?   YAxis上Java BoxLayout中单个字符的摆动对齐偏离中心