Skip to content

missing py.typed marker to allow dependants to consume types #192

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

Open
graingert opened this issue Mar 26, 2025 · 1 comment
Open

missing py.typed marker to allow dependants to consume types #192

graingert opened this issue Mar 26, 2025 · 1 comment

Comments

@graingert
Copy link

Currently there are types available, but they are not exported so that they can be used.

Please could you add a py.typed marker file.

@nicholas-johnson-techxcel

I am newish to python but the average code quality in libraries I find to be shocking. Not using types is unforgivable nowadays.

Just the same concept that nowadays if a senior developer starts a new js project instead of ts, then they are not really senior at all.

I cannot rewrite every library I find to be safe. I did it with firecrawl-py because I had no choice.

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

No branches or pull requests

2 participants