{ "info": { "author": "Moti Gadian", "author_email": "motkeg@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# dlprepare\nA data preparation package for deep learning.\ncurrent version: _0.0.2_ \nyou can see the source code [here](\"https://gitlab.com/motkeg/Dlprepare) \nfor contribution pls **open an issue** on the repo site.\n\n### installation:\n`pip install dlprepare`\n\n### Classes:\n* [csv_utils](./dlprepare/csv_utils.py) - Utility helper class for .csv files , to create a (test,train) set. \n* [tpu](./dlprepare/tpu.py) - A set of Decorators to facilitate the creation of TPU-supporting models (kears only for now)\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/motkeg/Dlprepare", "keywords": "deep-learning,data preparetion,tensorflow", "license": "", "maintainer": "", "maintainer_email": "", "name": "dlprepare", "package_url": "https://pypi.org/project/dlprepare/", "platform": "", "project_url": "https://pypi.org/project/dlprepare/", "project_urls": { "Homepage": "https://gitlab.com/motkeg/Dlprepare" }, "release_url": "https://pypi.org/project/dlprepare/0.0.2/", "requires_dist": [ "pandas", "scikit-learn", "tensorflow" ], "requires_python": "", "summary": "A data preparetion package for deep learning.", "version": "0.0.2" }, "last_serial": 4836533, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "021e041919649827ad2ca3dcc5fa8284", "sha256": "4e9575ad3672866431efd9fb04d8ab3848791981920046a82e4ecbe9255eed1f" }, "downloads": -1, "filename": "dlprepare-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "021e041919649827ad2ca3dcc5fa8284", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3592, "upload_time": "2019-02-18T19:04:43", "url": "https://files.pythonhosted.org/packages/f8/23/02a4f4a95729e1632f35ca616a45501177c7d9306e36887576b609c744ee/dlprepare-0.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5fd07643a442bf41c9f8eab9f785c1b3", "sha256": "5949b9c1d9443a9a5e4fa7cad95923fb119314ce59e0ec82718970042caf5fac" }, "downloads": -1, "filename": "dlprepare-0.0.2.tar.gz", "has_sig": false, "md5_digest": "5fd07643a442bf41c9f8eab9f785c1b3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2232, "upload_time": "2019-02-18T19:04:45", "url": "https://files.pythonhosted.org/packages/8b/e1/19b278aaec4ccacbfaca0271a5d0fd0fe0c180967e3a9097b7c47065aad3/dlprepare-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "021e041919649827ad2ca3dcc5fa8284", "sha256": "4e9575ad3672866431efd9fb04d8ab3848791981920046a82e4ecbe9255eed1f" }, "downloads": -1, "filename": "dlprepare-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "021e041919649827ad2ca3dcc5fa8284", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3592, "upload_time": "2019-02-18T19:04:43", "url": "https://files.pythonhosted.org/packages/f8/23/02a4f4a95729e1632f35ca616a45501177c7d9306e36887576b609c744ee/dlprepare-0.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5fd07643a442bf41c9f8eab9f785c1b3", "sha256": "5949b9c1d9443a9a5e4fa7cad95923fb119314ce59e0ec82718970042caf5fac" }, "downloads": -1, "filename": "dlprepare-0.0.2.tar.gz", "has_sig": false, "md5_digest": "5fd07643a442bf41c9f8eab9f785c1b3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2232, "upload_time": "2019-02-18T19:04:45", "url": "https://files.pythonhosted.org/packages/8b/e1/19b278aaec4ccacbfaca0271a5d0fd0fe0c180967e3a9097b7c47065aad3/dlprepare-0.0.2.tar.gz" } ] }