[PR #1779] [CLOSED] Add pyreports #1545

Closed
opened 2025-11-06 13:18:25 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1779
Author: @MatteoGuadrini
Created: 6/10/2021
Status: Closed

Base: masterHead: pyreports


📝 Commits (6)

  • ed38d2c Additions fontpreview library on Image Processing
  • 3bec6ae Merge branch 'vinta:master' into master
  • ad5db2d Added pyreports library
  • f33687a Added dinosay command line tool
  • 5fb6036 Added fontpreview library
  • d3e2c6c Added 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?

  • Capture any type of data
  • Export data in many formats
  • Data analysis
  • Process data with filters and maps
  • Some functions will help you to process averages, percentages and much more

--

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.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/1779 **Author:** [@MatteoGuadrini](https://github.com/MatteoGuadrini) **Created:** 6/10/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `pyreports` --- ### 📝 Commits (6) - [`ed38d2c`](https://github.com/vinta/awesome-python/commit/ed38d2c5b9dc99bff05f48f646ce68073afa19a2) Additions fontpreview library on Image Processing - [`3bec6ae`](https://github.com/vinta/awesome-python/commit/3bec6aeac643807c66461f9a0c3b03004c489b38) Merge branch 'vinta:master' into master - [`ad5db2d`](https://github.com/vinta/awesome-python/commit/ad5db2d1c1f0951ca9eeff05326039865bd53177) Added pyreports library - [`f33687a`](https://github.com/vinta/awesome-python/commit/f33687ab719282577fe80d4c01c6a78a31a212af) Added dinosay command line tool - [`5fb6036`](https://github.com/vinta/awesome-python/commit/5fb603670533696413b1823987e9d018be4a1d05) Added fontpreview library - [`d3e2c6c`](https://github.com/vinta/awesome-python/commit/d3e2c6c3f36e58d735eb07009ba8a337e719dc97) Added pyreports library ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 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? * Capture any type of data * Export data in many formats * Data analysis * Process data with filters and maps * Some functions will help you to process averages, percentages and much more -- Anyone who agrees with this pull request could submit an *Approve* review to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:18:25 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1545