As an open-source project we welcome contributions.
Please follow the fork and pull request workflow:
- Fork the repository.
- Create a new branch for your feature.
- Add your feature or improvement.
- Send a pull request.
- We appreciate your support & input!
- Clone the repository.
- Create a virtual environment using the
./scripts/create_venv.sh
script. This will:- Create a
phienv
virtual environment in the current directory. - Install the required packages.
- Install the
phidata
package in editable mode.
- Create a
- Activate the virtual environment using
source phienv/bin/activate
.
We provide a ./scripts/format.sh
script that runs ruff
, mypy
and pytest
.
Please run this script before submitting a pull request.
This project is licensed under the terms of the MIT license
- Documentation
- Discord
- Email: help@phidata.com