mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-25 20:44:03 -05:00
[PR #1779] [CLOSED] Add pyreports #1545
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/1779
Author: @MatteoGuadrini
Created: 6/10/2021
Status: ❌ Closed
Base:
master← Head:pyreports📝 Commits (6)
ed38d2cAdditions fontpreview library on Image Processing3bec6aeMerge branch 'vinta:master' into masterad5db2dAdded pyreports libraryf33687aAdded dinosay command line tool5fb6036Added fontpreview libraryd3e2c6cAdded pyreports library📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
What is this Python project?
pyreports is a python library that allows you to create complex reports from various sources such as databases, text files, ldap, etc. and perform processing, filters, counters, etc. and then export or write them in various formats or in databases.
You can use this library for complex reports, or to simply filter data into datasets divided by topic. Furthermore, it is possible to export in various formats, such as csv, excel files or write directly to the database (mysql, mssql, postgresql and more).
What's the difference between this Python project and similar ones?
--
Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.