FastSetup


NameFastSetup JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryStatic code in python scripts
upload_time2023-08-14 19:09:47
maintainer
docs_urlNone
authorTareq Abeda
requires_python
licenseMIT
keywords fastsetup
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is a library for a static code that get frequently used in python scripts.

Updates Log
==============

0.0.1 (13/08/2023)
-------------------
- added three functions that are: [main_log, Get_Config, custom_log] 

0.1.0 (14/08/2023)
-------------------
- Simple edit on the Classifiers and the structure of the py files and added prerequisite libraries like {pandas, datetime, logging} and also added Updates Log
- Fixed a Logic error in the (main_log) library
- Changed the name of (Get_Config) library to (get_config)


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "FastSetup",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "FastSetup",
    "author": "Tareq Abeda",
    "author_email": "TareqAbeda@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/50/d7/9d885a830ea6b43c575998100b78e48ad0f8c27c6f1656d63871bc1c5d52/FastSetup-0.1.0.tar.gz",
    "platform": null,
    "description": "This is a library for a static code that get frequently used in python scripts.\r\n\r\nUpdates Log\r\n==============\r\n\r\n0.0.1 (13/08/2023)\r\n-------------------\r\n- added three functions that are: [main_log, Get_Config, custom_log] \r\n\r\n0.1.0 (14/08/2023)\r\n-------------------\r\n- Simple edit on the Classifiers and the structure of the py files and added prerequisite libraries like {pandas, datetime, logging} and also added Updates Log\r\n- Fixed a Logic error in the (main_log) library\r\n- Changed the name of (Get_Config) library to (get_config)\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Static code in python scripts",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [
        "fastsetup"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "53d5c89a7b9c4f339a3b5ff429e7dc72daf43d6d1d080a00b86d18fd8819ca7d",
                "md5": "3b31e386d97c467675db98abf766d837",
                "sha256": "64dc5bbfb2f4939e1fa9c4e8bd34a6d49e7da82379c3b63d7b6223befa85f00e"
            },
            "downloads": -1,
            "filename": "FastSetup-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3b31e386d97c467675db98abf766d837",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3178,
            "upload_time": "2023-08-14T19:09:45",
            "upload_time_iso_8601": "2023-08-14T19:09:45.956980Z",
            "url": "https://files.pythonhosted.org/packages/53/d5/c89a7b9c4f339a3b5ff429e7dc72daf43d6d1d080a00b86d18fd8819ca7d/FastSetup-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50d79d885a830ea6b43c575998100b78e48ad0f8c27c6f1656d63871bc1c5d52",
                "md5": "e4e02d51de583753a18e93886df7d2b0",
                "sha256": "8583b185fd06741d302fd3ea84b3b8e5c2e7fde915753742b8dc2ff16eb6b55f"
            },
            "downloads": -1,
            "filename": "FastSetup-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e4e02d51de583753a18e93886df7d2b0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3082,
            "upload_time": "2023-08-14T19:09:47",
            "upload_time_iso_8601": "2023-08-14T19:09:47.592721Z",
            "url": "https://files.pythonhosted.org/packages/50/d7/9d885a830ea6b43c575998100b78e48ad0f8c27c6f1656d63871bc1c5d52/FastSetup-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-14 19:09:47",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "fastsetup"
}
        
Elapsed time: 0.15796s