pyyapi-sdk


Namepyyapi-sdk JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://gitee.com/leisuer/pyyapi_sdk
SummaryPython Boilerplate contains all the boilerplate you need to create a Python package.
upload_time2023-07-03 04:35:28
maintainer
docs_urlNone
authorMa Yinzeng
requires_python>=3.6
licenseMIT license
keywords pyyapi_sdk
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==========
pyyapi_sdk
==========


.. image:: https://img.shields.io/pypi/v/pyyapi_sdk.svg
        :target: https://pypi.python.org/pypi/pyyapi_sdk

.. image:: https://img.shields.io/travis/Leisure/pyyapi_sdk.svg
        :target: https://travis-ci.com/Leisure/pyyapi_sdk

.. image:: https://readthedocs.org/projects/pyyapi-sdk/badge/?version=latest
        :target: https://pyyapi-sdk.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status


.. image:: https://pyup.io/repos/github/Leisure/pyyapi_sdk/shield.svg
     :target: https://pyup.io/repos/github/Leisure/pyyapi_sdk/
     :alt: Updates



Python Boilerplate contains all the boilerplate you need to create a Python package.


* Free software: MIT license
* Documentation: https://pyyapi-sdk.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2023-07-03)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitee.com/leisuer/pyyapi_sdk",
    "name": "pyyapi-sdk",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "pyyapi_sdk",
    "author": "Ma Yinzeng",
    "author_email": "yinzeng.ma@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/fb/bb/98bcf9c7dfdcdc5b019dd0b6282d71ee88de2f919d60bb2d8b73fc8e14bf/pyyapi_sdk-0.1.0.tar.gz",
    "platform": null,
    "description": "==========\r\npyyapi_sdk\r\n==========\r\n\r\n\r\n.. image:: https://img.shields.io/pypi/v/pyyapi_sdk.svg\r\n        :target: https://pypi.python.org/pypi/pyyapi_sdk\r\n\r\n.. image:: https://img.shields.io/travis/Leisure/pyyapi_sdk.svg\r\n        :target: https://travis-ci.com/Leisure/pyyapi_sdk\r\n\r\n.. image:: https://readthedocs.org/projects/pyyapi-sdk/badge/?version=latest\r\n        :target: https://pyyapi-sdk.readthedocs.io/en/latest/?version=latest\r\n        :alt: Documentation Status\r\n\r\n\r\n.. image:: https://pyup.io/repos/github/Leisure/pyyapi_sdk/shield.svg\r\n     :target: https://pyup.io/repos/github/Leisure/pyyapi_sdk/\r\n     :alt: Updates\r\n\r\n\r\n\r\nPython Boilerplate contains all the boilerplate you need to create a Python package.\r\n\r\n\r\n* Free software: MIT license\r\n* Documentation: https://pyyapi-sdk.readthedocs.io.\r\n\r\n\r\nFeatures\r\n--------\r\n\r\n* TODO\r\n\r\nCredits\r\n-------\r\n\r\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\r\n\r\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\r\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\r\n\r\n\r\n=======\r\nHistory\r\n=======\r\n\r\n0.1.0 (2023-07-03)\r\n------------------\r\n\r\n* First release on PyPI.\r\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Python Boilerplate contains all the boilerplate you need to create a Python package.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://gitee.com/leisuer/pyyapi_sdk"
    },
    "split_keywords": [
        "pyyapi_sdk"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fbbb98bcf9c7dfdcdc5b019dd0b6282d71ee88de2f919d60bb2d8b73fc8e14bf",
                "md5": "18c581d37b98b4fca322db804c0373e0",
                "sha256": "658e3debdbf3bb06cd84826945f4261c3cdb0d23d0229599abf801ab154b0595"
            },
            "downloads": -1,
            "filename": "pyyapi_sdk-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "18c581d37b98b4fca322db804c0373e0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 9602,
            "upload_time": "2023-07-03T04:35:28",
            "upload_time_iso_8601": "2023-07-03T04:35:28.382566Z",
            "url": "https://files.pythonhosted.org/packages/fb/bb/98bcf9c7dfdcdc5b019dd0b6282d71ee88de2f919d60bb2d8b73fc8e14bf/pyyapi_sdk-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-03 04:35:28",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pyyapi-sdk"
}
        
Elapsed time: 0.27374s