Skip to content

Conversation

@alwenpy
Copy link
Contributor

@alwenpy alwenpy commented Jun 15, 2023

Description

Added an API that developers can use to add the feature of pdf rotation

Fixes #1809

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines(Clean Code) of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

Category:

  • Calculators
  • AI/ML
  • Scrappers
  • Social_Media
  • PDF
  • Image_Processing
  • Video_Processing
  • Games
  • Networking
  • OS_Utilities
  • Automation
  • Cryptography
  • Computer_Vision
  • Fun
  • Others

Title: <PDF rotation API>

Folder: <pdf_rotation>

Requirements: <libraries like ninja API,PyPDF2>

Script: <api.py>

Contributor: <alwenpy>

Description: <rotates the pdf at the desired angle>

@github-actions
Copy link

Due to inactivity this pull request has been marked as stale.

@github-actions github-actions bot added the Stale PRs with no updates label Jun 23, 2023
@avinashkranjan avinashkranjan added level2 Bug fixing, Adding small features gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants and removed Stale PRs with no updates labels Jun 30, 2023
@avinashkranjan
Copy link
Owner

Update the script not the zip

@alwenpy
Copy link
Contributor Author

alwenpy commented Jun 30, 2023

Deleted zip file since it is not needed.

@alwenpy
Copy link
Contributor Author

alwenpy commented Jun 30, 2023

I am adding a new feature so it is of level 2 or 3?

@avinashkranjan
Copy link
Owner

There's no script in this PR, Depending upon the type of Script it would either level2 or level3

@alwenpy
Copy link
Contributor Author

alwenpy commented Jun 30, 2023

Got it.Please merge this PR.

@avinashkranjan
Copy link
Owner

avinashkranjan commented Jun 30, 2023

Like I Told you There;s no File in this PR

https://github.com/avinashkranjan/Amazing-Python-Scripts/pull/1816/files

@gitguardian
Copy link

gitguardian bot commented Jun 30, 2023

⚠️ GitGuardian has uncovered 2 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id Secret Commit Filename
- Django Secret Key 2b40f82 PDF-rotation-API/rotatepdf/settings.py View secret
- Django Secret Key 78d8111 PDF-rotation-API/rotatepdf/settings.py View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

@alwenpy
Copy link
Contributor Author

alwenpy commented Jun 30, 2023

Added the scripts.

Copy link
Owner

@avinashkranjan avinashkranjan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is there a django project here, Just write a simple script.

@alwenpy
Copy link
Contributor Author

alwenpy commented Jun 30, 2023

django project replaced with the script and added a README.md

@avinashkranjan avinashkranjan merged commit 3747bc0 into avinashkranjan:master Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants level2 Bug fixing, Adding small features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[GSSOC'23] PDF rotation Script

2 participants