Hey there! Thanks for checking out ScrapeGraphAI! We're excited to have you here! π
- Fork the repository from the pre/beta branch π΄
- Clone your fork locally π»
- Install uv (if you haven't):
curl -LsSf https://astral.sh/uv/install.sh | sh
- Run
uv sync
(creates virtual env & installs dependencies) β‘ - Run
uv run pre-commit install
π§ - Make your awesome changes β¨
- Test thoroughly π§ͺ
- Push & open a PR to the pre/beta branch π―
Keep it clean and simple:
- Follow our code style (PEP 8 & Google Python Style) π¨
- Document your changes clearly π
- Use these commit prefixes for your final PR commit:
feat: β¨ New feature fix: π Bug fix docs: π Documentation style: π Code style refactor: β»οΈ Code changes test: π§ͺ Testing perf: β‘ Performance
- Be nice to others! π
Found a bug or have a cool idea? Open an issue and let's chat! π¬
MIT Licensed. See LICENSE file for details.
Let's build something amazing together! π