mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-18 13:11:32 -05:00
[PR #1805] [CLOSED] Added pyreports #1568
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/1805
Author: @MatteoGuadrini
Created: 9/12/2021
Status: ❌ Closed
Base:
master← Head:master📄 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?
Docs: https://pyreports.readthedocs.io/en/latest/
Site: https://matteoguadrini.github.io/pyreports/
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.