Build-tool for bulk-generating AI images.
- Create bulkgen/ package with __init__.py - Create bulkgen/providers/ subpackage with __init__.py - Add mistralai>=1.0.0 to dependencies - Add [project.scripts] entry point and [build-system] with hatchling - Add .bulkgen.state.yaml to .gitignore |
||
|---|---|---|
| bulkgen | ||
| .envrc | ||
| .gitignore | ||
| .python-version | ||
| devenv.lock | ||
| devenv.nix | ||
| devenv.yaml | ||
| main.py | ||
| pyproject.toml | ||
| README.md | ||
| uv.lock | ||