amepy


Nameamepy JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/TheMaster3558/amepy
SummaryA Python wrapper for the Discord API
upload_time2023-01-08 19:17:50
maintainer
docs_urlNone
authorThe Master
requires_python>=3.7.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            pyame
=====
An API Wrapper that interacts with the Améthyste API


Documentation
-------------
https://pyame.readthedocs.io/en/latest


Installation
------------
Requires python 3.7 or higher

.. code:: sh

    # Linux/MacOS
    python3 -m pip install pyame

    # Windows
    py -3 -m pip install pyame


License
-------
MIT

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TheMaster3558/amepy",
    "name": "amepy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "The Master",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/0b/ce/858138c4aca85c3d94bf686d577f722046291bbff6c435fba2cad60f4152/amepy-1.0.0.tar.gz",
    "platform": null,
    "description": "pyame\r\n=====\r\nAn API Wrapper that interacts with the Am\u00c3\u00a9thyste API\r\n\r\n\r\nDocumentation\r\n-------------\r\nhttps://pyame.readthedocs.io/en/latest\r\n\r\n\r\nInstallation\r\n------------\r\nRequires python 3.7 or higher\r\n\r\n.. code:: sh\r\n\r\n    # Linux/MacOS\r\n    python3 -m pip install pyame\r\n\r\n    # Windows\r\n    py -3 -m pip install pyame\r\n\r\n\r\nLicense\r\n-------\r\nMIT\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python wrapper for the Discord API",
    "version": "1.0.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0bce858138c4aca85c3d94bf686d577f722046291bbff6c435fba2cad60f4152",
                "md5": "a727fdfc1924a1212a1bb80dfe3c5027",
                "sha256": "0db3db4b6c84f8d4f0834ffd0b1fa39b42ad93a652277626f736ac58f0fe439e"
            },
            "downloads": -1,
            "filename": "amepy-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a727fdfc1924a1212a1bb80dfe3c5027",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7.0",
            "size": 8418,
            "upload_time": "2023-01-08T19:17:50",
            "upload_time_iso_8601": "2023-01-08T19:17:50.247566Z",
            "url": "https://files.pythonhosted.org/packages/0b/ce/858138c4aca85c3d94bf686d577f722046291bbff6c435fba2cad60f4152/amepy-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-08 19:17:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "TheMaster3558",
    "github_project": "amepy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "amepy"
}
        
Elapsed time: 0.10197s