Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new Feature: Get photo by ID #3

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

podraco
Copy link

@podraco podraco commented Jul 22, 2022

This merge includes some fixes for development sustainability and exception management

This also removes exit on failure, since this package is supposed to be a module to be included in another project/script.

Added new submodule pexels_api.exceptions, where we can add any exception name to raise on failure.

Added method typing

Added in line documentation.

Added new globals.

podraco and others added 7 commits July 22, 2022 13:02
Removed exit methods from the code

Added New exceptions
Added new behavior on failture
Added New messages on errors
Added Documentation
Added Basic Typing
Added New Globals
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant