# <u>SQLHelpersAJM</u>
### <i>classes meant to streamline interaction with multiple different flavors of SQL database including MSSQL, SQLite, and PostgresSQL</i>
classes meant to streamline interaction with multiple different flavors of SQL database including MSSQL, SQLite, and PostgresSQL
Raw data
{
"_id": null,
"home_page": "https://github.com/amcsparron2793-Water/SQLHelpersAJM",
"name": "SQLHelpersAJM",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Amcsparron",
"author_email": "amcsparron@albanyny.gov",
"download_url": "https://files.pythonhosted.org/packages/e2/ba/3b31945e252372265b0b310a56e19cd104dd1e1c51cacef46fee3bd681e4/sqlhelpersajm-0.4.1.tar.gz",
"platform": null,
"description": "# <u>SQLHelpersAJM</u>\r\n### <i>classes meant to streamline interaction with multiple different flavors of SQL database including MSSQL, SQLite, and PostgresSQL</i>\r\n\r\n\r\nclasses meant to streamline interaction with multiple different flavors of SQL database including MSSQL, SQLite, and PostgresSQL\r\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "classes meant to streamline interaction with multiple different flavors of SQL database",
"version": "0.4.1",
"project_urls": {
"Download": "https://github.com/amcsparron2793-Water/SQLHelpersAJM/archive/refs/tags/0.4.1.tar.gz",
"Homepage": "https://github.com/amcsparron2793-Water/SQLHelpersAJM"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "d7aba9426220e4e7d5c3e6af978ee79ac47485b2bc2309fbd2626d092ccd3bc4",
"md5": "6223b582cad9189446b0e73516a382f0",
"sha256": "e0e3412481ff40690e37f009e0b8e01be754401c25038c6a2710afd47e6a9b2b"
},
"downloads": -1,
"filename": "sqlhelpersajm-0.4.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6223b582cad9189446b0e73516a382f0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 29803,
"upload_time": "2025-08-28T18:40:37",
"upload_time_iso_8601": "2025-08-28T18:40:37.647145Z",
"url": "https://files.pythonhosted.org/packages/d7/ab/a9426220e4e7d5c3e6af978ee79ac47485b2bc2309fbd2626d092ccd3bc4/sqlhelpersajm-0.4.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e2ba3b31945e252372265b0b310a56e19cd104dd1e1c51cacef46fee3bd681e4",
"md5": "3a040923994927eed7e21341f8c476d8",
"sha256": "2b91b1bf828188b0b362d65194ba2f37d2ac489ad25b5559a073112f35b0bc47"
},
"downloads": -1,
"filename": "sqlhelpersajm-0.4.1.tar.gz",
"has_sig": false,
"md5_digest": "3a040923994927eed7e21341f8c476d8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 26291,
"upload_time": "2025-08-28T18:40:38",
"upload_time_iso_8601": "2025-08-28T18:40:38.392121Z",
"url": "https://files.pythonhosted.org/packages/e2/ba/3b31945e252372265b0b310a56e19cd104dd1e1c51cacef46fee3bd681e4/sqlhelpersajm-0.4.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-28 18:40:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "amcsparron2793-Water",
"github_project": "SQLHelpersAJM",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "build",
"specs": [
[
"==",
"1.2.2"
]
]
},
{
"name": "colorama",
"specs": [
[
"==",
"0.4.6"
]
]
},
{
"name": "packaging",
"specs": [
[
"==",
"25"
]
]
},
{
"name": "pyproject_hooks",
"specs": [
[
"==",
"1.1.0"
]
]
},
{
"name": "setuptools",
"specs": [
[
"==",
"78.1.1"
]
]
},
{
"name": "twine",
"specs": [
[
"==",
"6.1.0"
]
]
},
{
"name": "pyodbc",
"specs": [
[
"~=",
"5.2.0"
]
]
},
{
"name": "psycopg",
"specs": [
[
"~=",
"3.2.9"
]
]
}
],
"lcname": "sqlhelpersajm"
}