sql-face


Namesql-face JSON
Version 0.1.15 PyPI version JSON
download
home_pagehttps://github.com/AndreaMacarulla/sql-face
SummarySaves face image attributes in SQL database.
upload_time2023-05-20 15:49:58
maintainer
docs_urlNone
authorAndreaMacarulla
requires_python>=3.8
licenseApache Software License 2.0
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
::: {.cell 0=‘h’ 1=‘i’ 2=‘d’ 3=‘e’}

``` python
from sql_face.core import *
```

:::

# sql-face

> Saves face image attributes in SQL database.

This file will become your README and also the index of your
documentation.

## Install

``` sh
pip install sql_face
```

## How to use

Fill me in please! Don’t forget code examples:

``` python
1+1
```

    2



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/AndreaMacarulla/sql-face",
    "name": "sql-face",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "nbdev jupyter notebook python",
    "author": "AndreaMacarulla",
    "author_email": "andrea.macarulla@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/76/30/ba8e53f72e1d6a1f911c9756c3237aa5fe7f19f218c8baeabf5e9da40940/sql-face-0.1.15.tar.gz",
    "platform": null,
    "description": "\n::: {.cell 0=\u2018h\u2019 1=\u2018i\u2019 2=\u2018d\u2019 3=\u2018e\u2019}\n\n``` python\nfrom sql_face.core import *\n```\n\n:::\n\n# sql-face\n\n> Saves face image attributes in SQL database.\n\nThis file will become your README and also the index of your\ndocumentation.\n\n## Install\n\n``` sh\npip install sql_face\n```\n\n## How to use\n\nFill me in please! Don\u2019t forget code examples:\n\n``` python\n1+1\n```\n\n    2\n\n\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "Saves face image attributes in SQL database.",
    "version": "0.1.15",
    "project_urls": {
        "Homepage": "https://github.com/AndreaMacarulla/sql-face"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c1dae04348e99f027ba3113b73a7fdd779fbedc48bb46471d6fcc63305c5409c",
                "md5": "bccc4b318f99537dbd318e43f784e392",
                "sha256": "0146c9c6fda7aae5bd52604f26e689d1c9aa4d0555e827505e18b2eee01f3ebb"
            },
            "downloads": -1,
            "filename": "sql_face-0.1.15-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bccc4b318f99537dbd318e43f784e392",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 44555,
            "upload_time": "2023-05-20T15:49:56",
            "upload_time_iso_8601": "2023-05-20T15:49:56.242925Z",
            "url": "https://files.pythonhosted.org/packages/c1/da/e04348e99f027ba3113b73a7fdd779fbedc48bb46471d6fcc63305c5409c/sql_face-0.1.15-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7630ba8e53f72e1d6a1f911c9756c3237aa5fe7f19f218c8baeabf5e9da40940",
                "md5": "64359ee22291b32cc6627fdef88f5652",
                "sha256": "cc9a3ea61f6ff01b660ce860eddd3ae25a4a070bb3553db3803e602294e7a575"
            },
            "downloads": -1,
            "filename": "sql-face-0.1.15.tar.gz",
            "has_sig": false,
            "md5_digest": "64359ee22291b32cc6627fdef88f5652",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 42656,
            "upload_time": "2023-05-20T15:49:58",
            "upload_time_iso_8601": "2023-05-20T15:49:58.989766Z",
            "url": "https://files.pythonhosted.org/packages/76/30/ba8e53f72e1d6a1f911c9756c3237aa5fe7f19f218c8baeabf5e9da40940/sql-face-0.1.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-20 15:49:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AndreaMacarulla",
    "github_project": "sql-face",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "sql-face"
}
        
Elapsed time: 0.08731s