dev-python/SQLModel-CRUD-manager - 0.1.12 (pypi)

Search

Package Information

Description:
The SQLModel CRUD Manager is a Python library that facilitates common Create, Read, Update, and Delete (CRUD) operations on SQLModel entities within a FastAPI application. This library simplifies database interactions and provides an easy-to-use interface for managing SQLModel entities.
Homepage:
https://github.com/EChachati/SQLModel-CRUD-manager
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.1.12 8 ~amd64 ~x86 0
View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="The SQLModel CRUD Manager is a Python library that facilitates common Create, Read, Update, and Delete (CRUD) operations on SQLModel entities within a FastAPI application. This library simplifies database interactions and provides an easy-to-use interface for managing SQLModel entities."

HOMEPAGE="https://github.com/EChachati/SQLModel-CRUD-manager"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/b3/b0/49309dead03ca5c563092c23922e03dd6c6fb6778aadf1ce0d52aaa7945a/sqlmodel_crud_manager-${REALVERSION}.tar.gz"
SOURCEFILE="sqlmodel_crud_manager-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES="dev-python/fastapi[${PYTHON_USEDEP}]
	dev-python/sqlmodel[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

dev-python/fastapi[${PYTHON_USEDEP}]
	dev-python/sqlmodel[${PYTHON_USEDEP}]

BDEPEND

dev-python/fastapi[${PYTHON_USEDEP}]
	dev-python/sqlmodel[${PYTHON_USEDEP}]

Manifest for 0.1.12

Type File Size Source URLs
DIST sqlmodel_crud_manager-0.1.12.tar.gz 7836 bytes https://files.pythonhosted.org/packages/b3/b0/49309dead03ca5c563092c23922e03dd6c6fb6778aadf1ce0d52aaa7945a/sqlmodel_crud_manager-0.1.12.tar.gz