Library base for create others libraries with the objective of create a CRUD+DALS with GraphQL
Project description
Graphene-CRUDDALS
👩🏽💻 🚀 👨🏽💻
Build your own library to streamline trivial code for CRUD operations.
Built with ❤︎ by Juan J Cardona
📋 Table of Contents
- 🚀 Getting started
- 👩💻 Usage
- 📜 License
- 📞 Contact
- 🙏 Acknowledgements
🚀 Getting started
Prerequisites
You need to have installed Python and pip. You can download Python from here. Additionally, you need to have a good knowledge of how GraphQL and Graphene work.
Installation
You can install this package using pip:
pip install graphene-cruddals
👩💻 Usage
An example of how to use this library is shown in this project: Graphene-Django-CRUDDALS
This library is designed to help you build your own library to streamline trivial code for CRUD operations. It receives a normal Python dictionary, along with a set of utilities to know how the transformation of the fields should be done. It is not designed to be used directly, but to help you build your own library. For example, you can use it to build a library like Graphene-Django-CRUDDALS, which transforms a Django model into a Graphene schema. Graphene-Django-CRUDDALS library only works for Django, so you can use this library to build a library that works with any framework or ORM, like SQLAlchemy, Pydantic, etc. If you need more information, you can ask me.
📜 License
Distributed under the Apache 2.0 License. See LICENSE for more information.
📞 Contact
If you want to contact me you can reach me at the following email, LinkedIn or GitHub, I'll be happy to talk to you.
🙏 Acknowledgements
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file graphene_cruddals-0.2.10-py2.py3-none-any.whl
.
File metadata
- Download URL: graphene_cruddals-0.2.10-py2.py3-none-any.whl
- Upload date:
- Size: 30.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.8.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 443b50464e2a679c52c7ad6d73270c6d15f36888ade01ba46118e7f4fe72d9cd |
|
MD5 | 987c80814c3d6bb78afedce3f91ef979 |
|
BLAKE2b-256 | ba25e7d28cc5061529449d933045de1e4395d60f0694102e37a58951f655ef00 |