image-analyst-tf


Nameimage-analyst-tf JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/BergLucas/ImageAnalystTF
SummaryImageAnalyst TF is an extension to the ImageAnalyst library, providing additional models and functions using tensorflow.
upload_time2023-07-23 23:47:39
maintainer
docs_urlNone
authorLucas Berg
requires_python>=3.9,<3.12
license
keywords image analysis tensorflow
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ImageAnalyst TF

ImageAnalyst TF is an extension to the [ImageAnalyst](https://github.com/BergLucas/ImageAnalyst) library, providing additional models and functions using [tensorflow](https://pypi.org/project/tensorflow/).

## Requirements

The application requires:

- [Python](https://www.python.org/) >=3.9, <3.12
- [pip](https://pip.pypa.io/en/stable/)

## Download & Installation

There is two ways to download and install the application.

### Using PyPI

You can download and install the application using [PyPI](https://pypi.org/project/image-analyst-tf/). To do so, run the following command:

```bash
pip install image-analyst-tf
```

### Using the GitHub releases

You can download the application on the [downloads page](https://github.com/BergLucas/ImageAnalystTF/releases). Then, you can install the application by running the following command:

```bash
pip install image_analyst_tf-X.X.X-py3-none-any.whl
```

(Note: The X.X.X must be replaced by the version that you want to install.)

## License

All code is licensed for others under a MIT license (see [LICENSE](https://github.com/BergLucas/ImageAnalystTF/blob/main/LICENSE)).


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/BergLucas/ImageAnalystTF",
    "name": "image-analyst-tf",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<3.12",
    "maintainer_email": "",
    "keywords": "image,analysis,tensorflow",
    "author": "Lucas Berg",
    "author_email": "55436804+BergLucas@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/92/3e/e76fbfd0f328d84250519a4294bea4030c1526e5f477c61134a4f60ce80a/image_analyst_tf-0.2.0.tar.gz",
    "platform": null,
    "description": "# ImageAnalyst TF\n\nImageAnalyst TF is an extension to the [ImageAnalyst](https://github.com/BergLucas/ImageAnalyst) library, providing additional models and functions using [tensorflow](https://pypi.org/project/tensorflow/).\n\n## Requirements\n\nThe application requires:\n\n- [Python](https://www.python.org/) >=3.9, <3.12\n- [pip](https://pip.pypa.io/en/stable/)\n\n## Download & Installation\n\nThere is two ways to download and install the application.\n\n### Using PyPI\n\nYou can download and install the application using [PyPI](https://pypi.org/project/image-analyst-tf/). To do so, run the following command:\n\n```bash\npip install image-analyst-tf\n```\n\n### Using the GitHub releases\n\nYou can download the application on the [downloads page](https://github.com/BergLucas/ImageAnalystTF/releases). Then, you can install the application by running the following command:\n\n```bash\npip install image_analyst_tf-X.X.X-py3-none-any.whl\n```\n\n(Note: The X.X.X must be replaced by the version that you want to install.)\n\n## License\n\nAll code is licensed for others under a MIT license (see [LICENSE](https://github.com/BergLucas/ImageAnalystTF/blob/main/LICENSE)).\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "ImageAnalyst TF is an extension to the ImageAnalyst library, providing additional models and functions using tensorflow.",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/BergLucas/ImageAnalystTF",
        "Repository": "https://github.com/BergLucas/ImageAnalystTF"
    },
    "split_keywords": [
        "image",
        "analysis",
        "tensorflow"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c388cffc2514fba2f0ce022100eab4a5f33eb66d494afc096d130355d0d0a455",
                "md5": "cd91e99e91204e947423c01d1f77c19e",
                "sha256": "41badc0ac078555eb9a8187c5a760d03b7d027bee296e6982011210eb23f4a7b"
            },
            "downloads": -1,
            "filename": "image_analyst_tf-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cd91e99e91204e947423c01d1f77c19e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<3.12",
            "size": 4901,
            "upload_time": "2023-07-23T23:47:37",
            "upload_time_iso_8601": "2023-07-23T23:47:37.955455Z",
            "url": "https://files.pythonhosted.org/packages/c3/88/cffc2514fba2f0ce022100eab4a5f33eb66d494afc096d130355d0d0a455/image_analyst_tf-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "923ee76fbfd0f328d84250519a4294bea4030c1526e5f477c61134a4f60ce80a",
                "md5": "6a5ca563055f05f41d7ac6fcf7ca7cc2",
                "sha256": "d16fd6b5c8929fefce738266855a9c6aaa77ca620db82d451d4e6e421aaa3b75"
            },
            "downloads": -1,
            "filename": "image_analyst_tf-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6a5ca563055f05f41d7ac6fcf7ca7cc2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<3.12",
            "size": 4483,
            "upload_time": "2023-07-23T23:47:39",
            "upload_time_iso_8601": "2023-07-23T23:47:39.636967Z",
            "url": "https://files.pythonhosted.org/packages/92/3e/e76fbfd0f328d84250519a4294bea4030c1526e5f477c61134a4f60ce80a/image_analyst_tf-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-23 23:47:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "BergLucas",
    "github_project": "ImageAnalystTF",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "image-analyst-tf"
}
        
Elapsed time: 0.11966s