Skip to main content

A helper library to integrate sqlalchemy models with strawberry-graphql

Project description

Strawberry-Sqlalchemy

Features

  • Define models from alchemy
  • Relay Support

Dev Setup

python3 -m venv .venv
source .venv/bin/activate
pip install -U pip pip-tools
pip-sync requirements.txt requirements-dev.txt

Publish

rm -rf dist/* && \
python3 -m build && \
twine upload dist/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

strawberry_sqlalchemy-0.1.5.tar.gz (12.3 kB view hashes)

Uploaded Source

Built Distribution

strawberry_sqlalchemy-0.1.5-py3-none-any.whl (12.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page