aiooss2


Nameaiooss2 JSON
Version 0.2.11 PyPI version JSON
download
home_pagehttps://github.com/karajan1001/aiooss2
SummaryAsync client for aliyun OSS(Object Storage Service) using oss2 and aiohttp/asyncio
upload_time2024-04-14 02:17:15
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache-2.0
keywords "oss aio"
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Aiooss2
--------

|PyPI| |Status| |Python Version| |License|

|Tests| |Codecov| |pre-commit| |Black|

.. |PyPI| image:: https://img.shields.io/pypi/v/aiooss2.svg
   :target: https://pypi.org/project/aiooss2/
   :alt: PyPI
.. |Status| image:: https://img.shields.io/pypi/status/aiooss2.svg
   :target: https://pypi.org/project/aiooss2/
   :alt: Status
.. |Python Version| image:: https://img.shields.io/pypi/pyversions/aiooss2
   :target: https://pypi.org/project/aiooss2
   :alt: Python Version
.. |License| image:: https://img.shields.io/pypi/l/aiooss2
   :target: https://opensource.org/licenses/Apache-2.0
   :alt: License
.. |Tests| image:: https://github.com/karajan1001/aiooss2/workflows/Tests/badge.svg
   :target: https://github.com/karajan1001/aiooss2/actions?workflow=Tests
   :alt: Tests
.. |Codecov| image:: https://codecov.io/gh/karajan1001/aiooss2/branch/main/graph/badge.svg
   :target: https://app.codecov.io/gh/karajan1001/aiooss2
   :alt: Codecov
.. |pre-commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white
   :target: https://github.com/pre-commit/pre-commit
   :alt: pre-commit
.. |Black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
   :target: https://github.com/psf/black
   :alt: Black


Features
--------

* TODO


Requirements
------------

* TODO


Installation
------------

You can install *Aiooss2* via pip_ from PyPI_:

.. code:: console

   $ pip install aiooss2


Usage
-----


Contributing
------------

Contributions are very welcome.
To learn more, see the `Contributor Guide`_.


License
-------

Distributed under the terms of the `Apache 2.0 license`_,
*Aiooss2* is free and open source software.


Issues
------

If you encounter any problems,
please `file an issue`_ along with a detailed description.


.. _Apache 2.0 license: https://opensource.org/licenses/Apache-2.0
.. _PyPI: https://pypi.org/
.. _file an issue: https://github.com/karajan1001/aiooss2/issues
.. _pip: https://pip.pypa.io/
.. github-only
.. _Contributor Guide: CONTRIBUTING.rst

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/karajan1001/aiooss2",
    "name": "aiooss2",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "mishanyo1001@gmail.com",
    "keywords": "\"oss, aio\"",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/74/c5/d704b3943f1cb5cbd8f0bffe597411312b15309917e891712d5bf62fb638/aiooss2-0.2.11.tar.gz",
    "platform": "any",
    "description": "Aiooss2\n--------\n\n|PyPI| |Status| |Python Version| |License|\n\n|Tests| |Codecov| |pre-commit| |Black|\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/aiooss2.svg\n   :target: https://pypi.org/project/aiooss2/\n   :alt: PyPI\n.. |Status| image:: https://img.shields.io/pypi/status/aiooss2.svg\n   :target: https://pypi.org/project/aiooss2/\n   :alt: Status\n.. |Python Version| image:: https://img.shields.io/pypi/pyversions/aiooss2\n   :target: https://pypi.org/project/aiooss2\n   :alt: Python Version\n.. |License| image:: https://img.shields.io/pypi/l/aiooss2\n   :target: https://opensource.org/licenses/Apache-2.0\n   :alt: License\n.. |Tests| image:: https://github.com/karajan1001/aiooss2/workflows/Tests/badge.svg\n   :target: https://github.com/karajan1001/aiooss2/actions?workflow=Tests\n   :alt: Tests\n.. |Codecov| image:: https://codecov.io/gh/karajan1001/aiooss2/branch/main/graph/badge.svg\n   :target: https://app.codecov.io/gh/karajan1001/aiooss2\n   :alt: Codecov\n.. |pre-commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white\n   :target: https://github.com/pre-commit/pre-commit\n   :alt: pre-commit\n.. |Black| image:: https://img.shields.io/badge/code%20style-black-000000.svg\n   :target: https://github.com/psf/black\n   :alt: Black\n\n\nFeatures\n--------\n\n* TODO\n\n\nRequirements\n------------\n\n* TODO\n\n\nInstallation\n------------\n\nYou can install *Aiooss2* via pip_ from PyPI_:\n\n.. code:: console\n\n   $ pip install aiooss2\n\n\nUsage\n-----\n\n\nContributing\n------------\n\nContributions are very welcome.\nTo learn more, see the `Contributor Guide`_.\n\n\nLicense\n-------\n\nDistributed under the terms of the `Apache 2.0 license`_,\n*Aiooss2* is free and open source software.\n\n\nIssues\n------\n\nIf you encounter any problems,\nplease `file an issue`_ along with a detailed description.\n\n\n.. _Apache 2.0 license: https://opensource.org/licenses/Apache-2.0\n.. _PyPI: https://pypi.org/\n.. _file an issue: https://github.com/karajan1001/aiooss2/issues\n.. _pip: https://pip.pypa.io/\n.. github-only\n.. _Contributor Guide: CONTRIBUTING.rst\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Async client for aliyun OSS(Object Storage Service) using oss2 and aiohttp/asyncio",
    "version": "0.2.11",
    "project_urls": {
        "Homepage": "https://github.com/karajan1001/aiooss2"
    },
    "split_keywords": [
        "\"oss",
        " aio\""
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c0b5d589e384f8b6abc72ffe337895a42768bb1eb6c2faf008a07c1258329d49",
                "md5": "2ee704959af519ad1db1f1084c38d72a",
                "sha256": "d24a00f38ef819cb4de89a2a22875ed15286982c80488d81ce113bbb12956ba0"
            },
            "downloads": -1,
            "filename": "aiooss2-0.2.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2ee704959af519ad1db1f1084c38d72a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 28505,
            "upload_time": "2024-04-14T02:17:14",
            "upload_time_iso_8601": "2024-04-14T02:17:14.617655Z",
            "url": "https://files.pythonhosted.org/packages/c0/b5/d589e384f8b6abc72ffe337895a42768bb1eb6c2faf008a07c1258329d49/aiooss2-0.2.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "74c5d704b3943f1cb5cbd8f0bffe597411312b15309917e891712d5bf62fb638",
                "md5": "b266a75b4c5591deb87fbf023b543c1e",
                "sha256": "6409e0f7ab66bed364a1c9639b657437175534de160f330d0103a445a2e89a59"
            },
            "downloads": -1,
            "filename": "aiooss2-0.2.11.tar.gz",
            "has_sig": false,
            "md5_digest": "b266a75b4c5591deb87fbf023b543c1e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 39919,
            "upload_time": "2024-04-14T02:17:15",
            "upload_time_iso_8601": "2024-04-14T02:17:15.693224Z",
            "url": "https://files.pythonhosted.org/packages/74/c5/d704b3943f1cb5cbd8f0bffe597411312b15309917e891712d5bf62fb638/aiooss2-0.2.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-14 02:17:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "karajan1001",
    "github_project": "aiooss2",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "aiooss2"
}
        
Elapsed time: 0.27376s