Skip to main content

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.

PyPI GitHub License
Codecov

Built with ❤︎ by Juan J Cardona

📋 Table of Contents

  1. 🚀 Getting started
  2. 👩‍💻 Usage
  3. 📜 License
  4. 📞 Contact
  5. 🙏 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 Distribution

graphene_cruddals-0.2.7.tar.gz (40.0 kB view hashes)

Uploaded Source

Built Distribution

graphene_cruddals-0.2.7-py2.py3-none-any.whl (30.3 kB view hashes)

Uploaded Python 2 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