6 Commits

Author SHA1 Message Date
RutamBhagat
2b488cac3d chore: remove pytest dependency from pyproject.toml 2024-12-20 01:54:29 -08:00
RutamBhagat
29cea4c51d feat(python-sdk): improve API key handling for cloud vs self-hosted services in FirecrawlApp 2024-12-17 13:31:35 -08:00
rafaelsideguide
ee8a54213c fix(py-sdk): removed asyncio package
tested websocket with example.py without asyncio and it works with no problem.
2024-09-10 10:25:27 -03:00
Nicolas
282962e36f Nick: 2024-08-30 15:29:41 -03:00
Rafael Miller
50eecf04a9
Update licence pyproject.toml
Closes #345
2024-07-02 10:01:49 -03:00
Matt Joyce
5c4b3e8f8a Initial pyproject.toml
This will enable building using 'python -m build', without impacting the utility of setup.py, also provide a base for other build tools and automation.
2024-05-30 21:48:40 +10:00