lpb-lib


Namelpb-lib JSON
Version 0.0.17 PyPI version JSON
download
home_pagehttps://github.com/Fajitas08090/lpb_lib
SummaryThis package contains tools that will help me to develop my projects
upload_time2024-04-12 13:37:53
maintainerNone
docs_urlNone
authorMaxime Renac
requires_python>=3.12
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # lpb_lib
This repo allows me to deploy the tools I need for my projects at LPB.

# Main features
*  big_query : This function allows me to query the data from BigQuery.
*  get_env : This function allows me to get the environment variables from .env file.
*  gmail : This function allows me to send emails using Gmail API.
*  gsheet : This function allows me to read and write data from Google Sheets.
*  geo : This function allows me to get the geolocation from latitude and longitude.
*  ai : This function allows me to use the AI models from OpenAI.
*  gdrive : This function allows me to list, download, and move file from Google Drive.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Fajitas08090/lpb_lib",
    "name": "lpb-lib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": null,
    "author": "Maxime Renac",
    "author_email": "maxime.renac@lepetitballon.com",
    "download_url": "https://files.pythonhosted.org/packages/b6/c7/1f5139b20831a4432aeb773d2392d2debd57bfaf715befb73ccceb4b5343/lpb_lib-0.0.17.tar.gz",
    "platform": null,
    "description": "# lpb_lib\r\nThis repo allows me to deploy the tools I need for my projects at LPB.\r\n\r\n# Main features\r\n*  big_query : This function allows me to query the data from BigQuery.\r\n*  get_env : This function allows me to get the environment variables from .env file.\r\n*  gmail : This function allows me to send emails using Gmail API.\r\n*  gsheet : This function allows me to read and write data from Google Sheets.\r\n*  geo : This function allows me to get the geolocation from latitude and longitude.\r\n*  ai : This function allows me to use the AI models from OpenAI.\r\n*  gdrive : This function allows me to list, download, and move file from Google Drive.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "This package contains tools that will help me to develop my projects",
    "version": "0.0.17",
    "project_urls": {
        "Homepage": "https://github.com/Fajitas08090/lpb_lib"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2cb9b5f45e8a3eaba5b2ff7cb19189ca08a37ac08629f5e62acab0b1230799b9",
                "md5": "e5a222210caa7b3629460152026c84ff",
                "sha256": "0f552854654d39675936f6221c281acbadc64cbbfe7c4971bf60a74b79808a38"
            },
            "downloads": -1,
            "filename": "lpb_lib-0.0.17-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e5a222210caa7b3629460152026c84ff",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 10718,
            "upload_time": "2024-04-12T13:37:51",
            "upload_time_iso_8601": "2024-04-12T13:37:51.650746Z",
            "url": "https://files.pythonhosted.org/packages/2c/b9/b5f45e8a3eaba5b2ff7cb19189ca08a37ac08629f5e62acab0b1230799b9/lpb_lib-0.0.17-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6c71f5139b20831a4432aeb773d2392d2debd57bfaf715befb73ccceb4b5343",
                "md5": "79ccc4b30eb019d9d6ada7ce85e9c47a",
                "sha256": "b07cd6e59008b5485aa27386319c920570f21cca90ff3c69d7af580e7546580b"
            },
            "downloads": -1,
            "filename": "lpb_lib-0.0.17.tar.gz",
            "has_sig": false,
            "md5_digest": "79ccc4b30eb019d9d6ada7ce85e9c47a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 9365,
            "upload_time": "2024-04-12T13:37:53",
            "upload_time_iso_8601": "2024-04-12T13:37:53.312019Z",
            "url": "https://files.pythonhosted.org/packages/b6/c7/1f5139b20831a4432aeb773d2392d2debd57bfaf715befb73ccceb4b5343/lpb_lib-0.0.17.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-12 13:37:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Fajitas08090",
    "github_project": "lpb_lib",
    "github_not_found": true,
    "lcname": "lpb-lib"
}
        
Elapsed time: 0.20216s