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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file strawberry_sqlalchemy-0.1.5.tar.gz.
File metadata
- Download URL: strawberry_sqlalchemy-0.1.5.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.26.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2952535864fa3808fe698f57705a46a2e51b160c98942eaf41d0d0ae8a579c8
|
|
| MD5 |
9439e2d2469b96bbd100da303456a50e
|
|
| BLAKE2b-256 |
2a43cb20e8a9b637d0a38d3a5b07d87f7db5ab738c5e3dccb804163c622e1b31
|
File details
Details for the file strawberry_sqlalchemy-0.1.5-py3-none-any.whl.
File metadata
- Download URL: strawberry_sqlalchemy-0.1.5-py3-none-any.whl
- Upload date:
- Size: 12.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.26.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8eb09e1911e42dc550421bd103471945c594ef6316e03001b03fd0ad2f61cf6
|
|
| MD5 |
4355ffd4b98c00a775949f5335b31125
|
|
| BLAKE2b-256 |
e0cba2eabec2e68860a9b55aa106181f41414f65fdef72d98df81fcd8eb47395
|