tryton-filestore-minio


Nametryton-filestore-minio JSON
Version 0.2.3 PyPI version JSON
download
home_pagehttps://bitbucket.org/libateq/tryton-filestore-minio
SummaryUses the Python MinIO client to store Tryton files in S3 compatible object storage services
upload_time2023-03-10 19:40:21
maintainer
docs_urlNone
authorDavid Harper
requires_python>=3.7
license
keywords tryton filestore s3 storage minio
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ######################
Tryton FileStore MinIO
######################

The *Tryton FileStore MinIO* package allows Tryton's FileStore to be configured
to use S3 compatible object storage services.
It can be setup to store files in different buckets, or with different service
providers depending on the prefix used with the FileStore.
This package uses the MinIO Python SDK library to communicate with the S3
services.
            

Raw data

            {
    "_id": null,
    "home_page": "https://bitbucket.org/libateq/tryton-filestore-minio",
    "name": "tryton-filestore-minio",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "tryton filestore s3 storage minio",
    "author": "David Harper",
    "author_email": "tryton@libateq.org",
    "download_url": "https://files.pythonhosted.org/packages/4b/ad/e3c54be47173d73b3cb1bff85eb0ab453a9ade301a860043b2602bb83a16/tryton-filestore-minio-0.2.3.tar.gz",
    "platform": null,
    "description": "######################\nTryton FileStore MinIO\n######################\n\nThe *Tryton FileStore MinIO* package allows Tryton's FileStore to be configured\nto use S3 compatible object storage services.\nIt can be setup to store files in different buckets, or with different service\nproviders depending on the prefix used with the FileStore.\nThis package uses the MinIO Python SDK library to communicate with the S3\nservices.",
    "bugtrack_url": null,
    "license": "",
    "summary": "Uses the Python MinIO client to store Tryton files in S3 compatible object storage services",
    "version": "0.2.3",
    "split_keywords": [
        "tryton",
        "filestore",
        "s3",
        "storage",
        "minio"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4bade3c54be47173d73b3cb1bff85eb0ab453a9ade301a860043b2602bb83a16",
                "md5": "3fd93d3b11b124c9fb05140fe42cae1c",
                "sha256": "c2f938ce7b8440a44108f6bc83a18f70b8d8f335b023dd3ac9f509118e8fb3ed"
            },
            "downloads": -1,
            "filename": "tryton-filestore-minio-0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "3fd93d3b11b124c9fb05140fe42cae1c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 18121,
            "upload_time": "2023-03-10T19:40:21",
            "upload_time_iso_8601": "2023-03-10T19:40:21.019259Z",
            "url": "https://files.pythonhosted.org/packages/4b/ad/e3c54be47173d73b3cb1bff85eb0ab453a9ade301a860043b2602bb83a16/tryton-filestore-minio-0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-10 19:40:21",
    "github": false,
    "gitlab": false,
    "bitbucket": true,
    "bitbucket_user": "libateq",
    "bitbucket_project": "tryton-filestore-minio",
    "lcname": "tryton-filestore-minio"
}
        
Elapsed time: 0.04775s