FMLEngine


NameFMLEngine JSON
Version 0.0.5 PyPI version JSON
download
home_page
SummaryPre-Apha Graphics Engine
upload_time2023-05-18 23:47:58
maintainer
docs_urlNone
authorJosh
requires_python
licenseMIT
keywords graphics engine
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            FML is a Graphics Library like Sdl2 or Sfml but for Python FML is currently in Pre-Apha their will be bugs 

if your verison of FML isent the newist verison Run this command in your Terminal ``pip install FMLEngine --upgrade``

to check if your on the newist verson import FML and it will output "FMLEngine Verison [what verison you have]"

to learn more about FML goto the docs [link](https://github.com/TheFakeKingIsTaken/FMLDocs/blob/main/Doc.md)

INSTALLATION
=============
run ``pip install FMLEngine`` in your Terminal to Install FMLEngine


Change Log
===========

0.0.3 (5/18/2023)
------------------

-- Fixed error ``No file named Graphics`` 
-- Fixed error ``No file named Workspace`` 


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "FMLEngine",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Graphics Engine",
    "author": "Josh",
    "author_email": "kingcode102@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/4a/e5/2e68da8953096cbbb5701f6480ed55981037afac0c395e16bcc5311d3eea/FMLEngine-0.0.5.tar.gz",
    "platform": null,
    "description": "FML is a Graphics Library like Sdl2 or Sfml but for Python FML is currently in Pre-Apha their will be bugs \r\n\r\nif your verison of FML isent the newist verison Run this command in your Terminal ``pip install FMLEngine --upgrade``\r\n\r\nto check if your on the newist verson import FML and it will output \"FMLEngine Verison [what verison you have]\"\r\n\r\nto learn more about FML goto the docs [link](https://github.com/TheFakeKingIsTaken/FMLDocs/blob/main/Doc.md)\r\n\r\nINSTALLATION\r\n=============\r\nrun ``pip install FMLEngine`` in your Terminal to Install FMLEngine\r\n\r\n\r\nChange Log\r\n===========\r\n\r\n0.0.3 (5/18/2023)\r\n------------------\r\n\r\n-- Fixed error ``No file named Graphics`` \r\n-- Fixed error ``No file named Workspace`` \r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Pre-Apha Graphics Engine",
    "version": "0.0.5",
    "project_urls": null,
    "split_keywords": [
        "graphics",
        "engine"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ae52e68da8953096cbbb5701f6480ed55981037afac0c395e16bcc5311d3eea",
                "md5": "8f5a432cdf399fcba610416834927dc1",
                "sha256": "237d9892f8eaeb53e1eb19e77f58be39ba9dbd7e0d4960e58c0349ad9bd0aeed"
            },
            "downloads": -1,
            "filename": "FMLEngine-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "8f5a432cdf399fcba610416834927dc1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3255,
            "upload_time": "2023-05-18T23:47:58",
            "upload_time_iso_8601": "2023-05-18T23:47:58.389521Z",
            "url": "https://files.pythonhosted.org/packages/4a/e5/2e68da8953096cbbb5701f6480ed55981037afac0c395e16bcc5311d3eea/FMLEngine-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-18 23:47:58",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "fmlengine"
}
        
Elapsed time: 0.07647s