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

extend camera support #28

Merged
merged 7 commits into from
Aug 26, 2024
Merged

extend camera support #28

merged 7 commits into from
Aug 26, 2024

Conversation

leoyala
Copy link
Collaborator

@leoyala leoyala commented Aug 23, 2024

Description

Adds new database of supported camera models and creates a script to scrape the main product page to re-populate the database.

Related Issue

#5

Type of Change

  • 📚 Examples / docs / tutorials / dependencies update
  • 🔧 Bug fix (non-breaking change which fixes an issue)
  • 🥂 Improvement (non-breaking change which improves an existing feature)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🔐 Security fix

Checklist

  • I've read the CODE_OF_CONDUCT.md document.
  • I've updated the code style using the pre-commit hooks.
  • I've written tests for all new methods and classes that I created.
  • I've written the docstring for all the methods and classes that I used.

@leoyala leoyala linked an issue Aug 23, 2024 that may be closed by this pull request
@leoyala leoyala merged commit 7874cba into develop Aug 26, 2024
7 checks passed
@leoyala leoyala deleted the 5-extend-camera-support branch August 26, 2024 14:02
@leoyala leoyala added the enhancement New feature or request label Aug 30, 2024
@leoyala leoyala self-assigned this Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extend camera support
1 participant