{ "info": { "author": "Tobias Ecklebe", "author_email": "development.ecklebe@outlook.de", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)", "Natural Language :: English", "Operating System :: Microsoft :: Windows :: Windows 10", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries" ], "description": "The pylibcklb library\n=====================\n\n| |Python version| |License|\n| |PyPI| |Build Status| (mirroring, build and install on Linux)\n\nThe pylibcklb library an package of different functions and classes for\nprogramming in python.\n\nRequirements\n------------\n\nThe package was programmed with **python 3.6 64 bit**. Older or newer\nversions of python were not been tested.\n\nInstallation\n------------\n\nTo install the package to the python packages you need **pip** the\npackage install management which is included in the python interpreter.\n\n1. Call the command line under windows as admin\n2. Type the following to command line and that\u2019s is\n\n.. code:: batch\n\n pip install https://github.com/Ecklebe/pylibcklb/archive/master.zip\n\nor\n\n.. code:: batch\n\n pip install pylibcklb\n\nUninstallation\n--------------\n\n1. Call the command line under windows as admin\n2. Type the following to command line and that\u2019s is\n\n.. code:: batch\n\n pip uninstall pylibcklb\n\nUsage\n-----\n\nTo use (with caution), simply use this small example:\n\nWrite main.py:\n\n.. code:: python\n\n # Import of the package functions\n from pylibcklb.FunctionLibrary import HelloWorld\n\n # Main fucntion to call with python interpreter\n def main():\n\n # Simple function call\n HelloWorld()\n\n if __name__ == \"__main__\":\n main()\n\nCall the main.py with python from command line:\n\n.. code:: batch\n\n python.exe main.py\n\nOutput of the command line:\n\n::\n\n >>> Hello world i am the pylibcklb package\n\nChanges\n-------\n\nFor the changes of each version see the\n`CHANGELOG.md `__\nin this folder.\n\n.. |Python version| image:: https://img.shields.io/pypi/v/pylibcklb.svg\n :target: https://pypi.org/project/pylibcklb/\n.. |License| image:: https://img.shields.io/pypi/l/pylibcklb.svg\n :target: https://github.com/Ecklebe/pylibcklb/blob/master/LICENSE.md\n.. |PyPI| image:: https://img.shields.io/pypi/pyversions/pylibcklb.svg\n :target: https://pypi.org/project/pylibcklb/\n.. |Build Status| image:: https://gitlab.ecklebe.de/open-source/python/pylibcklb/badges/master/build.svg\n :target: https://gitlab.ecklebe.de/open-source/python/pylibcklb/commits/master\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/ecklebe/pylibcklb/archive/master.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ecklebe/pylibcklb", "keywords": "", "license": "GNU LGPLv3", "maintainer": "", "maintainer_email": "", "name": "pylibcklb", "package_url": "https://pypi.org/project/pylibcklb/", "platform": "", "project_url": "https://pypi.org/project/pylibcklb/", "project_urls": { "Download": "https://github.com/ecklebe/pylibcklb/archive/master.zip", "Homepage": "https://github.com/ecklebe/pylibcklb" }, "release_url": "https://pypi.org/project/pylibcklb/1.10.0/", "requires_dist": null, "requires_python": "", "summary": "The pylibcklb is a library of functions and classes created from me and were used in different other projects of me.", "version": "1.10.0" }, "last_serial": 4203403, "releases": { "1.1.0": [ { "comment_text": "", "digests": { "md5": "a68babbc9b778021bb9aa4f79cf64db3", "sha256": "032e5dbb28137a2580e2f02cd335d9143fcf681a58e72bd97d19e30b21855052" }, "downloads": -1, "filename": "pylibcklb-1.1.0.tar.gz", "has_sig": false, "md5_digest": "a68babbc9b778021bb9aa4f79cf64db3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24468, "upload_time": "2018-02-23T15:29:36", "url": "https://files.pythonhosted.org/packages/3d/ac/44f0379518a277d3078c89bc6b5e0e4f9ff45dd6e53ef556ccc5cba567fd/pylibcklb-1.1.0.tar.gz" } ], "1.10.0": [ { "comment_text": "", "digests": { "md5": "a1696623f951cf4b834135174794cb65", "sha256": "55c8c4d4b65f5fe1bcde65cc9f75944c899872f7320fb381a3d759a86336e4cf" }, "downloads": -1, "filename": "pylibcklb-1.10.0.tar.gz", "has_sig": false, "md5_digest": "a1696623f951cf4b834135174794cb65", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29920, "upload_time": "2018-08-24T11:45:07", "url": "https://files.pythonhosted.org/packages/fb/13/79c7de987303f96f51c7004b16e1005a9a993d356a4f665ef756fe42951d/pylibcklb-1.10.0.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "20a205e80f61f82207393896fdda9c58", "sha256": "9d8bb105299154c0bd21fa1ed879e6b9b8a17eca4430be8ff9310d6bbcf9746a" }, "downloads": -1, "filename": "pylibcklb-1.2.0.tar.gz", "has_sig": false, "md5_digest": "20a205e80f61f82207393896fdda9c58", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25655, "upload_time": "2018-02-24T13:34:01", "url": "https://files.pythonhosted.org/packages/de/9e/0042f4bf8b384ccbce93d0b6ebcbc1c72b6b4cb0a782ec12bce01e1160ae/pylibcklb-1.2.0.tar.gz" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "b3b543e2acd8f971d807d2adc310e854", "sha256": "95ad4aa70cf93d0249aeaaac086011257e0610252ebb93f7915dd80f876cdd38" }, "downloads": -1, "filename": "pylibcklb-1.3.0.tar.gz", "has_sig": false, "md5_digest": "b3b543e2acd8f971d807d2adc310e854", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23752, "upload_time": "2018-02-28T08:56:31", "url": "https://files.pythonhosted.org/packages/38/bd/73e1f39fcc0088cdbc9d6ea9519cebdcf363c8970cd49c26e92c0b1a7eb6/pylibcklb-1.3.0.tar.gz" } ], "1.4.0": [ { "comment_text": "", "digests": { "md5": "1c3e1e343d64d9ebcb711cdafe0d3606", "sha256": "c5330ea78b0757c2feda444c85368b5909b4505c570784525337ac5d9522d6f5" }, "downloads": -1, "filename": "pylibcklb-1.4.0.tar.gz", "has_sig": false, "md5_digest": "1c3e1e343d64d9ebcb711cdafe0d3606", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24701, "upload_time": "2018-03-01T10:02:52", "url": "https://files.pythonhosted.org/packages/4e/f5/2ad2ef487094387dd0a8d477c4921e28dfe40eff83120c3635bcd1dc6107/pylibcklb-1.4.0.tar.gz" } ], "1.5.0": [ { "comment_text": "", "digests": { "md5": "244422780d9262113a4627c64ea4f42c", "sha256": "1720526f1faba484e1ba926dbcb37be99438c9952f2b29ff743cf944607efdd4" }, "downloads": -1, "filename": "pylibcklb-1.5.0.tar.gz", "has_sig": false, "md5_digest": "244422780d9262113a4627c64ea4f42c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24525, "upload_time": "2018-06-16T11:00:00", "url": "https://files.pythonhosted.org/packages/f3/ee/1072216f97150f61e581bd43503b85963a9b540d0efd1fe36b3e866adba6/pylibcklb-1.5.0.tar.gz" } ], "1.5.1": [ { "comment_text": "", "digests": { "md5": "b64fb80e4c20e62eee3809ed7471e881", "sha256": "d410cb2cc7fc43a0320f2024c1dd346019c2fd26132bcd23b2847b1955666e50" }, "downloads": -1, "filename": "pylibcklb-1.5.1.tar.gz", "has_sig": false, "md5_digest": "b64fb80e4c20e62eee3809ed7471e881", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24582, "upload_time": "2018-06-16T11:41:35", "url": "https://files.pythonhosted.org/packages/59/6d/c26086424b4b4cc7674c9a8e9fa38a5300f763df70a063f30f8fb9fe4701/pylibcklb-1.5.1.tar.gz" } ], "1.6.0": [ { "comment_text": "", "digests": { "md5": "fa9ff808ec21183730f26b77a1e6a7c0", "sha256": "824d26ee8c746321444be3a2a6b2ce401a5d0fd1353447d798f9164407f07861" }, "downloads": -1, "filename": "pylibcklb-1.6.0.tar.gz", "has_sig": false, "md5_digest": "fa9ff808ec21183730f26b77a1e6a7c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25740, "upload_time": "2018-07-24T08:39:10", "url": "https://files.pythonhosted.org/packages/48/c8/5e38b3ba9df7ddcf894720991fb9f5816a2978f3b49d7c6c1c13d57e7ee9/pylibcklb-1.6.0.tar.gz" } ], "1.7.0": [ { "comment_text": "", "digests": { "md5": "28307330b243d760b632f638433b460b", "sha256": "bbadc0d16ba81c848d3261135786849ea14d016ae5b2471657682d2cb9957da6" }, "downloads": -1, "filename": "pylibcklb-1.7.0.tar.gz", "has_sig": false, "md5_digest": "28307330b243d760b632f638433b460b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26356, "upload_time": "2018-07-25T12:05:48", "url": "https://files.pythonhosted.org/packages/e8/f2/f5c0d44e125eac0ce4b620bc725e5cac8b2b93378fad561b72bd17a35141/pylibcklb-1.7.0.tar.gz" } ], "1.7.2": [ { "comment_text": "", "digests": { "md5": "165a7a87a44b109f805425c50f1aa7f1", "sha256": "9b70f46aaaf8c9390cd41c53792ce0b215f4c6bea21953e31f8c50c93a7becd5" }, "downloads": -1, "filename": "pylibcklb-1.7.2.tar.gz", "has_sig": false, "md5_digest": "165a7a87a44b109f805425c50f1aa7f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27687, "upload_time": "2018-07-25T13:56:26", "url": "https://files.pythonhosted.org/packages/56/97/f5d8f085a61466124d0e2ff620555eabd24cd02c829c4a9294391c17b660/pylibcklb-1.7.2.tar.gz" } ], "1.7.3": [ { "comment_text": "", "digests": { "md5": "a9723ab5bc5e275559923266392b8db1", "sha256": "e704cb17ffb836d76a090ec530997bba5da7454e2ccf2bd7ef95faab3639c75d" }, "downloads": -1, "filename": "pylibcklb-1.7.3.tar.gz", "has_sig": false, "md5_digest": "a9723ab5bc5e275559923266392b8db1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27787, "upload_time": "2018-07-31T09:33:01", "url": "https://files.pythonhosted.org/packages/eb/e6/615d178b289548f1d4d87db29469511cf347936e8f6aad61c1462fd9fc29/pylibcklb-1.7.3.tar.gz" } ], "1.8.0": [ { "comment_text": "", "digests": { "md5": "10eccc43a2565dd6539488de7abc534b", "sha256": "8192ce0a34e2f0b7743df0ace4bbb38114e5cc67e1eee1153ef00e591e3ac0a8" }, "downloads": -1, "filename": "pylibcklb-1.8.0.tar.gz", "has_sig": false, "md5_digest": "10eccc43a2565dd6539488de7abc534b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28706, "upload_time": "2018-08-02T09:36:06", "url": "https://files.pythonhosted.org/packages/5c/6c/8dd4052292b3d05c9f136750ee7322ea755eb945f47ada9cf64df9f53d09/pylibcklb-1.8.0.tar.gz" } ], "1.9.0": [ { "comment_text": "", "digests": { "md5": "8431b446a547d7e28f69db45da25d7fa", "sha256": "7888cb71c06738540a0751f216a3d0d863202258ca01cb425b44560fc58c8620" }, "downloads": -1, "filename": "pylibcklb-1.9.0.tar.gz", "has_sig": false, "md5_digest": "8431b446a547d7e28f69db45da25d7fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28984, "upload_time": "2018-08-10T11:25:11", "url": "https://files.pythonhosted.org/packages/1c/3d/ba99065602d657467a047c96c4d2adc7b29f75f3e30552f72c16bd060f52/pylibcklb-1.9.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a1696623f951cf4b834135174794cb65", "sha256": "55c8c4d4b65f5fe1bcde65cc9f75944c899872f7320fb381a3d759a86336e4cf" }, "downloads": -1, "filename": "pylibcklb-1.10.0.tar.gz", "has_sig": false, "md5_digest": "a1696623f951cf4b834135174794cb65", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29920, "upload_time": "2018-08-24T11:45:07", "url": "https://files.pythonhosted.org/packages/fb/13/79c7de987303f96f51c7004b16e1005a9a993d356a4f665ef756fe42951d/pylibcklb-1.10.0.tar.gz" } ] }