FreddyApi


NameFreddyApi JSON
Version 1.1.14 PyPI version JSON
download
home_pagehttps://github.com/Freddy-Development/aitronos-python-package
SummaryA Python package for interacting with the Freddy API
upload_time2024-11-15 08:40:49
maintainerNone
docs_urlNone
authorPhillip Loacker
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements setuptools requests tqdm pip wheel urllib3 certifi idna optional httpx
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Aitronos-python-package
The freddy and other aitronos apis put in a neat package 

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Freddy-Development/aitronos-python-package",
    "name": "FreddyApi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Phillip Loacker",
    "author_email": "phillip.loacker@aitronos.com",
    "download_url": "https://files.pythonhosted.org/packages/56/2c/24dc4626ae3905b8ce4a683418eef66eac0adae3f60814cea54d82e26a29/FreddyApi-1.1.14.tar.gz",
    "platform": null,
    "description": "# Aitronos-python-package\nThe freddy and other aitronos apis put in a neat package \n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python package for interacting with the Freddy API",
    "version": "1.1.14",
    "project_urls": {
        "Homepage": "https://github.com/Freddy-Development/aitronos-python-package"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "860d13bea29a262895056131a16a80a6b4caad2b1db3bf18f0d6d53fa7ea0836",
                "md5": "dd83cbd008fc22a32171222525f3b799",
                "sha256": "fbee27e08eb5d37fa8f2309457933727c29c0deccee3254f80969f2929503f5c"
            },
            "downloads": -1,
            "filename": "FreddyApi-1.1.14-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dd83cbd008fc22a32171222525f3b799",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 4185,
            "upload_time": "2024-11-15T08:40:44",
            "upload_time_iso_8601": "2024-11-15T08:40:44.665628Z",
            "url": "https://files.pythonhosted.org/packages/86/0d/13bea29a262895056131a16a80a6b4caad2b1db3bf18f0d6d53fa7ea0836/FreddyApi-1.1.14-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "562c24dc4626ae3905b8ce4a683418eef66eac0adae3f60814cea54d82e26a29",
                "md5": "3202cde274d71376633c611c81c45e8e",
                "sha256": "75b2b7dd20b40681c583432472d9b2a9109c0220c657191a5b1e31e95e83cde1"
            },
            "downloads": -1,
            "filename": "FreddyApi-1.1.14.tar.gz",
            "has_sig": false,
            "md5_digest": "3202cde274d71376633c611c81c45e8e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 5264,
            "upload_time": "2024-11-15T08:40:49",
            "upload_time_iso_8601": "2024-11-15T08:40:49.303487Z",
            "url": "https://files.pythonhosted.org/packages/56/2c/24dc4626ae3905b8ce4a683418eef66eac0adae3f60814cea54d82e26a29/FreddyApi-1.1.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-15 08:40:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Freddy-Development",
    "github_project": "aitronos-python-package",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "setuptools",
            "specs": [
                [
                    "~=",
                    "68.2.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "~=",
                    "2.32.3"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    "~=",
                    "4.66.5"
                ]
            ]
        },
        {
            "name": "pip",
            "specs": [
                [
                    "~=",
                    "23.2.1"
                ]
            ]
        },
        {
            "name": "wheel",
            "specs": [
                [
                    "~=",
                    "0.41.2"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "~=",
                    "2.2.2"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "~=",
                    "2024.7.4"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "~=",
                    "3.7"
                ]
            ]
        },
        {
            "name": "optional",
            "specs": [
                [
                    "~=",
                    "0.0.1"
                ]
            ]
        },
        {
            "name": "httpx",
            "specs": [
                [
                    "~=",
                    "0.27.2"
                ]
            ]
        }
    ],
    "lcname": "freddyapi"
}
        
Elapsed time: 0.34029s