Flask-Uploads-WCL


NameFlask-Uploads-WCL JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://github.com/maxcountryman/flask-uploads
SummaryFlexible and efficient upload handling for Flask
upload_time2023-07-19 06:11:21
maintainer
docs_urlNone
authorMatthew "LeafStorm" Frazier
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Flask-Uploads
-------------
Flask-Uploads provides flexible upload handling for Flask applications. It
lets you divide your uploads into sets that the application user can publish
separately.

Links
`````
* `documentation <http://flask-uploads.readthedocs.io/en/latest/>`_
* `development version
  <https://github.com/maxcountryman/flask-uploads>`_



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/maxcountryman/flask-uploads",
    "name": "Flask-Uploads-WCL",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Matthew \"LeafStorm\" Frazier",
    "author_email": "leafstormrush@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5d/9a/15b87e66dd3cbaa7361e12bf74689e2b4100d3cdf47f0a95a6b552e229b5/Flask-Uploads-WCL-0.2.1.tar.gz",
    "platform": "any",
    "description": "\nFlask-Uploads\n-------------\nFlask-Uploads provides flexible upload handling for Flask applications. It\nlets you divide your uploads into sets that the application user can publish\nseparately.\n\nLinks\n`````\n* `documentation <http://flask-uploads.readthedocs.io/en/latest/>`_\n* `development version\n  <https://github.com/maxcountryman/flask-uploads>`_\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Flexible and efficient upload handling for Flask",
    "version": "0.2.1",
    "project_urls": {
        "Homepage": "https://github.com/maxcountryman/flask-uploads"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4591ba000a05333556c1a22b4861da3e1c16db35d594b4a906724ba391824589",
                "md5": "a8b026fbedf4380b02e708080a2f5084",
                "sha256": "ce48cdaad9d85f97de9166b1d82280ecff181f5be0c8491aba74dfd1c946b60c"
            },
            "downloads": -1,
            "filename": "Flask_Uploads_WCL-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a8b026fbedf4380b02e708080a2f5084",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9096,
            "upload_time": "2023-07-19T06:43:40",
            "upload_time_iso_8601": "2023-07-19T06:43:40.809542Z",
            "url": "https://files.pythonhosted.org/packages/45/91/ba000a05333556c1a22b4861da3e1c16db35d594b4a906724ba391824589/Flask_Uploads_WCL-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5d9a15b87e66dd3cbaa7361e12bf74689e2b4100d3cdf47f0a95a6b552e229b5",
                "md5": "dec6e33fc9d4e6a382a8303cb5965abb",
                "sha256": "668254dd37c6665fe422ffcf0f26c78890021116929a8be896846b5f4f4f5822"
            },
            "downloads": -1,
            "filename": "Flask-Uploads-WCL-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "dec6e33fc9d4e6a382a8303cb5965abb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8915,
            "upload_time": "2023-07-19T06:11:21",
            "upload_time_iso_8601": "2023-07-19T06:11:21.691384Z",
            "url": "https://files.pythonhosted.org/packages/5d/9a/15b87e66dd3cbaa7361e12bf74689e2b4100d3cdf47f0a95a6b552e229b5/Flask-Uploads-WCL-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-19 06:11:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "maxcountryman",
    "github_project": "flask-uploads",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "flask-uploads-wcl"
}
        
Elapsed time: 0.11628s