We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
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.
firecrawl-py
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: