Updating BrightData - Updating project.toml - Fix linting issues (related to the repo configs)s - Rename package from brightdata -> arcade-brightdata ( also will be used by PyPI) - Added to toolkits.txt so it can be deployed Extra: - Arcade new templates did not have the extra line at the end, so it has been added. --------- Co-authored-by: Francisco Liberal <francisco@arcade.dev> |
||
|---|---|---|
| .. | ||
| evals | ||
| tests | ||
| {{ package_name }} | ||
| .pre-commit-config.yaml | ||
| .ruff.toml | ||
| LICENSE | ||
| Makefile | ||
| pyproject.toml | ||
| README.md | ||
{% if toolkit_author_name -%}
{% endif -%}
{% if toolkit_author_name -%}
{% endif %}
Arcade {{ toolkit_name }} Toolkit
{% if toolkit_description -%} {{ toolkit_description }} {% endif -%}
Features
- The {{ toolkit_name }} toolkit does not have any features yet.
Development
Read the docs on how to create a toolkit here