Skip to content

Issues: apify/apify-sdk-python

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Move most of the Scrapy template's logic to Apify SDK enhancement New feature or request. t-tooling Issues with this label are in the ownership of the tooling team.
#176 opened Jan 16, 2024 by honzajavorek
Migrate to Poetry for packaging and dependency management infrastructure Issues related to infrastructure or CI/CD pipeline. t-tooling Issues with this label are in the ownership of the tooling team.
#156 opened Dec 7, 2023 by vdusek
Type hint compatibility error with typing.get_type_hints() on Python 3.8 and 3.9 debt Code quality improvement or decrease of technical debt. t-tooling Issues with this label are in the ownership of the tooling team.
#151 opened Dec 4, 2023 by vdusek
Remove underscore prefix from non-private members debt Code quality improvement or decrease of technical debt. t-tooling Issues with this label are in the ownership of the tooling team.
#150 opened Dec 2, 2023 by vdusek
Respect the APIFY_DEFAULT_XXX_ID env var in BaseResourceClient debt Code quality improvement or decrease of technical debt. t-tooling Issues with this label are in the ownership of the tooling team.
#149 opened Dec 2, 2023 by vdusek
Create integration tests for Scrapy module debt Code quality improvement or decrease of technical debt. t-tooling Issues with this label are in the ownership of the tooling team.
#148 opened Dec 2, 2023 by vdusek
Document Configuration members debt Code quality improvement or decrease of technical debt. documentation Improvements or additions to documentation. t-tooling Issues with this label are in the ownership of the tooling team.
#147 opened Dec 2, 2023 by vdusek
Print outdated SDK version warning debt Code quality improvement or decrease of technical debt. t-tooling Issues with this label are in the ownership of the tooling team.
#146 opened Dec 2, 2023 by vdusek
Optimize performance by skipping unnecessary updateRequest() calls in RequestQueue.reclaim_request() debt Code quality improvement or decrease of technical debt. t-tooling Issues with this label are in the ownership of the tooling team.
#143 opened Nov 29, 2023 by vdusek
Simplify code in RequestQueue._ensure_head_is_non_empty debt Code quality improvement or decrease of technical debt. t-tooling Issues with this label are in the ownership of the tooling team.
#142 opened Nov 29, 2023 by vdusek
Improve error handling in Dataset._get_data_internal() debt Code quality improvement or decrease of technical debt. t-tooling Issues with this label are in the ownership of the tooling team.
#140 opened Nov 29, 2023 by vdusek
Replace the usage of Any with generic types debt Code quality improvement or decrease of technical debt. t-tooling Issues with this label are in the ownership of the tooling team.
#138 opened Nov 20, 2023 by vdusek
Replace usage of asserts with ValueError checks debt Code quality improvement or decrease of technical debt. t-tooling Issues with this label are in the ownership of the tooling team.
#137 opened Nov 20, 2023 by vdusek
Remove __all__ from all __init__.py debt Code quality improvement or decrease of technical debt. t-tooling Issues with this label are in the ownership of the tooling team.
#136 opened Nov 20, 2023 by vdusek
Delete the re-imports in the consts.py module from the apify-shared debt Code quality improvement or decrease of technical debt. t-tooling Issues with this label are in the ownership of the tooling team.
#135 opened Nov 16, 2023 by vdusek
Request queue v2 support t-tooling Issues with this label are in the ownership of the tooling team.
#97 opened Jul 18, 2023 by drobnikj 71st sprint - Platform team
Investigate sharing constants between JavaScript and Python t-platform Issues with this label are in the ownership of the platform team.
#9 opened Dec 6, 2022 by fnesveda
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.