v0.1.1 #2
svdC1
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Added
Curated public re-exports in
scrape_do/__init__.pyso common imports work asfrom scrape_do import ScrapeDoClient, RequestParameters, ...rather than digging into submodules.py.typedPEP 561 marker so downstream type-checkers (mypy,pyright) consume the package's type hints.Trove classifiers in package metadata — PyPI's "Python" sidebar and shields.io's
pypi/pyversionsbadge now populate correctly.Removed
scrape_do/namespaces/placeholder folder (was scaffolding from before the roadmap solidified; will be replaced byplugins/in0.4+).Documentation
ROADMAP.This discussion was created from the release v0.1.1.
Beta Was this translation helpful? Give feedback.
All reactions