Pub-analyzer

Latest version: v0.1.2

Safety actively analyzes 622315 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.1

A small update that mainly includes bug fixes. New features are on the way thanks to early feedback from some researchers. I sincerely appreciate all the comments and insights provided.

Added

- Now in the reports, the abstract of the works is added.

Fixed

- Fixed bug when generating reports in which no works were found that caused the application to crash.
- HTTP errors are now handled when the OpenAlex API fails, preventing the application from crashing.

Changed

- You can now add either the start date or the end date independently when filtering reports.
- PDF reports now include the abstract of the work.

Dependencies updates
- Upgrade pytest-asyncio from 0.21.0 to 0.21.1.
- Upgrade mkdocstrings-python from 1.5.2 to 1.6.0.
- Upgrade mkdocs-material from 9.2.3 to 9.2.5.
- Upgrade textual from 0.34.0 to 0.35.1.

**Full Changelog**: https://github.com/alejandrgaspar/pub-analyzer/compare/v0.1.0...v0.1.1

0.1.0

Welcome to the first release of Pub-Analyzer! 🥳

This version (v0.1.0) marks the first steps of the project, offering the most basic functionalities to generate scientific production reports.

This first version will be very useful for us to receive **feedback from researchers** and find out what other needs we can cover. If you have any suggestions, the [discussion section](https://github.com/alejandrgaspar/pub-analyzer/discussions) is open and we'll be looking forward to hearing from you.

Thanks for being part of the Pub-Analyzer journey!

Added

- Terminal interface made with Textual.
- Search for authors and institutions.
- Make scientific production reports.
- Export reports in JSON.
- Export reports in PDF with Typst.
- Load exported reports in JSON.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.