pytech-sqlalchemy-tools


Namepytech-sqlalchemy-tools JSON
Version 2.2.1 PyPI version JSON
download
home_pageNone
SummaryPyTech SQLAlchemy Tools Project
upload_time2025-07-21 12:10:27
maintainerNone
docs_urlNone
authorNone
requires_python>=3
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyTech SQLAlchemy Tools

## Description
This project aims to provide basic tools to interact with SQL Alchemy.

## Roadmap
You may find some new features coming in the [Issue section](https://gitlab.com/pytech-srl/resources/pytech-sqlalchemy-tools/-/issues)

## License

This project is licensed under the [GNU Affero General Public License v3](https://www.gnu.org/licenses/agpl-3.0.html).  
See the [LICENSE](./LICENSE) file for more details.

## Authors and acknowledgment
This package is provided thanks to:

- Alessandro Grandi (PyTech srl)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pytech-sqlalchemy-tools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Alessandro Grandi <alessandro.grandi@pytech.it>",
    "download_url": "https://files.pythonhosted.org/packages/19/17/6fe6fb37809e09bd9832002bd3ece18f99ec5567ec377543b95ee2079ab7/pytech_sqlalchemy_tools-2.2.1.tar.gz",
    "platform": null,
    "description": "# PyTech SQLAlchemy Tools\n\n## Description\nThis project aims to provide basic tools to interact with SQL Alchemy.\n\n## Roadmap\nYou may find some new features coming in the [Issue section](https://gitlab.com/pytech-srl/resources/pytech-sqlalchemy-tools/-/issues)\n\n## License\n\nThis project is licensed under the [GNU Affero General Public License v3](https://www.gnu.org/licenses/agpl-3.0.html).  \nSee the [LICENSE](./LICENSE) file for more details.\n\n## Authors and acknowledgment\nThis package is provided thanks to:\n\n- Alessandro Grandi (PyTech srl)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "PyTech SQLAlchemy Tools Project",
    "version": "2.2.1",
    "project_urls": {
        "Bug Tracker": "https://gitlab.com/pytech-srl/resources/pytech-sqlalchemy-tools/-/issues",
        "Documentation": "https://pytech-srl.gitlab.io/resources/pytech-sqlalchemy-tools/",
        "Homepage": "https://gitlab.com/pytech-srl/resources/pytech-sqlalchemy-tools"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9349929532b9b685f684ad90de477b4f83a9467414d6d3a726ebb59cda511a7a",
                "md5": "4077f71762b9a4c50531fb2f1625995d",
                "sha256": "a51947aed043cbae262bd3f9f7af280701d5f4199b6abd3624043f005e22e528"
            },
            "downloads": -1,
            "filename": "pytech_sqlalchemy_tools-2.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4077f71762b9a4c50531fb2f1625995d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 6419,
            "upload_time": "2025-07-21T12:10:26",
            "upload_time_iso_8601": "2025-07-21T12:10:26.784754Z",
            "url": "https://files.pythonhosted.org/packages/93/49/929532b9b685f684ad90de477b4f83a9467414d6d3a726ebb59cda511a7a/pytech_sqlalchemy_tools-2.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "19176fe6fb37809e09bd9832002bd3ece18f99ec5567ec377543b95ee2079ab7",
                "md5": "24dab8c5c378773cba38a04ad10955f7",
                "sha256": "6231471c265c51cf2d823127351aac9512058590129ca9f1ecc9f5c44c39524b"
            },
            "downloads": -1,
            "filename": "pytech_sqlalchemy_tools-2.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "24dab8c5c378773cba38a04ad10955f7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 4281,
            "upload_time": "2025-07-21T12:10:27",
            "upload_time_iso_8601": "2025-07-21T12:10:27.772908Z",
            "url": "https://files.pythonhosted.org/packages/19/17/6fe6fb37809e09bd9832002bd3ece18f99ec5567ec377543b95ee2079ab7/pytech_sqlalchemy_tools-2.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-21 12:10:27",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "pytech-srl",
    "gitlab_project": "resources",
    "lcname": "pytech-sqlalchemy-tools"
}
        
Elapsed time: 0.94157s