types-sqlalchemy-utils


Nametypes-sqlalchemy-utils JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/cex-solutions/sqlalchemy-utils
SummaryType Stubs for sqlalchemy-utils
upload_time2024-05-13 08:33:01
maintainerNone
docs_urlNone
authorBinovate Labs
requires_python<4,>=3.7
licenseGPLv3
keywords stubs sqlalchemy sqlalchemy-utils
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # types-sqlalchemy-utils

This is a package containing type annotations
for [sqlalchemy-utils](https://pypi.org/project/sqlalchemy-utils/).

### Installing:

Simply run the following in the environment in which you want to install this package:

```shell
# install types-sqlalchemy-utils
$ python -m pip install types-sqlalchemy-utils
```

or add it to your requirements file.

### Developing

This is a partial stub package, only covering a part of the functions and objects available in `sqlalchemy-utils`.
Contributions (both in adding stubs for more functions, or keeping up to date with `sqlalchemy-utils` itself) are
welcome.

All the formatting is done using [pre-commit](https://pre-commit.com/). To use this, run the following:

```shell
# install pre-commit
$ python -m pip install pre-commit

# Set up the hooks (so pre-commit automatically runs when you do a commit)
$ cd root/directory/of/the/pulled/repository
$ pre-commit install

# This will run automatically whenever a commit is created
# To run it manually, use:
$ pre-commit run --all-files
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cex-solutions/sqlalchemy-utils",
    "name": "types-sqlalchemy-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.7",
    "maintainer_email": null,
    "keywords": "stubs sqlalchemy sqlalchemy-utils",
    "author": "Binovate Labs",
    "author_email": "cex-dev@binovate.com",
    "download_url": "https://files.pythonhosted.org/packages/a5/5d/747310a5b105facc74c5b466e3e234f187df6bd5168dba6e28884f9be4d8/types_sqlalchemy_utils-1.1.0.tar.gz",
    "platform": null,
    "description": "# types-sqlalchemy-utils\n\nThis is a package containing type annotations\nfor [sqlalchemy-utils](https://pypi.org/project/sqlalchemy-utils/).\n\n### Installing:\n\nSimply run the following in the environment in which you want to install this package:\n\n```shell\n# install types-sqlalchemy-utils\n$ python -m pip install types-sqlalchemy-utils\n```\n\nor add it to your requirements file.\n\n### Developing\n\nThis is a partial stub package, only covering a part of the functions and objects available in `sqlalchemy-utils`.\nContributions (both in adding stubs for more functions, or keeping up to date with `sqlalchemy-utils` itself) are\nwelcome.\n\nAll the formatting is done using [pre-commit](https://pre-commit.com/). To use this, run the following:\n\n```shell\n# install pre-commit\n$ python -m pip install pre-commit\n\n# Set up the hooks (so pre-commit automatically runs when you do a commit)\n$ cd root/directory/of/the/pulled/repository\n$ pre-commit install\n\n# This will run automatically whenever a commit is created\n# To run it manually, use:\n$ pre-commit run --all-files\n```\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Type Stubs for sqlalchemy-utils",
    "version": "1.1.0",
    "project_urls": {
        "Bug Reports": "https://github.com/cex-solutions/types-sqlalchemy-utils/issues",
        "Homepage": "https://github.com/cex-solutions/sqlalchemy-utils",
        "Source": "https://github.com/cex-solutions/types-sqlalchemy-utils"
    },
    "split_keywords": [
        "stubs",
        "sqlalchemy",
        "sqlalchemy-utils"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d82ff6cd783b288130577cb516d1f65d8efb650bcd7723d0e7774f632b3df16",
                "md5": "24ee39e045fdf6e094bb4abc5af83268",
                "sha256": "60b28fe3453f67fc90bb0a106063025cffc1efa6eedb59a7ea5b043644c3d16a"
            },
            "downloads": -1,
            "filename": "types_sqlalchemy_utils-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "24ee39e045fdf6e094bb4abc5af83268",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.7",
            "size": 38415,
            "upload_time": "2024-05-13T08:32:59",
            "upload_time_iso_8601": "2024-05-13T08:32:59.746016Z",
            "url": "https://files.pythonhosted.org/packages/4d/82/ff6cd783b288130577cb516d1f65d8efb650bcd7723d0e7774f632b3df16/types_sqlalchemy_utils-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a55d747310a5b105facc74c5b466e3e234f187df6bd5168dba6e28884f9be4d8",
                "md5": "7144d77f3278862a0c3f598e62b4315a",
                "sha256": "af9d92992687c9e7c920b9a1b814fd10915b9b3a7b1f731b7fd2fff8ce2f3bfb"
            },
            "downloads": -1,
            "filename": "types_sqlalchemy_utils-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7144d77f3278862a0c3f598e62b4315a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.7",
            "size": 22676,
            "upload_time": "2024-05-13T08:33:01",
            "upload_time_iso_8601": "2024-05-13T08:33:01.853383Z",
            "url": "https://files.pythonhosted.org/packages/a5/5d/747310a5b105facc74c5b466e3e234f187df6bd5168dba6e28884f9be4d8/types_sqlalchemy_utils-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-13 08:33:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cex-solutions",
    "github_project": "sqlalchemy-utils",
    "github_not_found": true,
    "lcname": "types-sqlalchemy-utils"
}
        
Elapsed time: 0.23388s