{ "info": { "author": "Shay Palachy", "author_email": "shay.palachy@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "mlshed\n####\n.. .. |PyPI-Status| |PyPI-Versions| |Build-Status| |Codecov| |LICENCE|\n\nSimple local/remote model store for Python.\n\n.. |mlshed_icon| image:: https://github.com/shaypal5/mlshed/blob/cc5595bbb78f784a3174a07157083f755fc93172/mlshed.png\n :height: 87\n :width: 40 px\n :scale: 50 %\n\n.. .. image:: https://github.com/shaypal5/mlshed/blob/b10a19a28cb1fc41d0c596df5bcd8390e7c22ee7/mlshed.png\n\n.. code-block:: python\n\n from mlshed import Model\n\n.. contents::\n\n.. section-numbering::\n\n\nInstallation\n============\n\n.. code-block:: bash\n\n pip install mlshed\n\n\nFeatures\n========\n\n* Pure python.\n* Supports Python 3.5+.\n\n\nUse\n===\n\nTBA\n\n\nContributing\n============\n\nPackage author and current maintainer is Shay Palachy (shay.palachy@gmail.com); You are more than welcome to approach him for help. Contributions are very welcomed.\n\nInstalling for development\n----------------------------\n\nClone:\n\n.. code-block:: bash\n\n git clone git@github.com:shaypal5/mlshed.git\n\n\nInstall in development mode, including test dependencies:\n\n.. code-block:: bash\n\n cd mlshed\n pip install -e '.[test]'\n\n\nRunning the tests\n-----------------\n\nTo run the tests use:\n\n.. code-block:: bash\n\n cd mlshed\n pytest\n\n\nAdding documentation\n--------------------\n\nThe project is documented using the `numpy docstring conventions`_, which were chosen as they are perhaps the most widely-spread conventions that are both supported by common tools such as Sphinx and result in human-readable docstrings. When documenting code you add to this project, follow `these conventions`_.\n\n.. _`numpy docstring conventions`: https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt\n.. _`these conventions`: https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt\n\nAdditionally, if you update this ``README.rst`` file, use ``python setup.py checkdocs`` to validate it compiles.\n\n\nCredits\n=======\n\nCreated by `Shay Palachy `_ (shay.palachy@gmail.com).\n\n\n.. |PyPI-Status| image:: https://img.shields.io/pypi/v/mlshed.svg\n :target: https://pypi.python.org/pypi/mlshed\n\n.. |PyPI-Versions| image:: https://img.shields.io/pypi/pyversions/mlshed.svg\n :target: https://pypi.python.org/pypi/mlshed\n\n.. |Build-Status| image:: https://travis-ci.org/shaypal5/mlshed.svg?branch=master\n :target: https://travis-ci.org/shaypal5/mlshed\n\n.. |LICENCE| image:: https://img.shields.io/github/license/shaypal5/mlshed.svg\n :target: https://github.com/shaypal5/mlshed/blob/master/LICENSE\n\n.. |Codecov| image:: https://codecov.io/github/shaypal5/mlshed/coverage.svg?branch=master\n :target: https://codecov.io/github/shaypal5/mlshed?branch=master\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/shaypal5/mlshed", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "mlshed", "package_url": "https://pypi.org/project/mlshed/", "platform": "", "project_url": "https://pypi.org/project/mlshed/", "project_urls": { "Homepage": "https://github.com/shaypal5/mlshed" }, "release_url": "https://pypi.org/project/mlshed/0.0.4/", "requires_dist": [ "birch (>=0.0.10)", "azure-storage-blob (==1.3.1)", "decore (==0.0.1)", "pytest; extra == 'test'", "coverage; extra == 'test'", "pytest-cov; extra == 'test'", "collective.checkdocs; extra == 'test'", "pygments; extra == 'test'", "birch (>=0.0.10); extra == 'test'", "azure-storage-blob (==1.3.1); extra == 'test'", "decore (==0.0.1); extra == 'test'" ], "requires_python": ">=3.5", "summary": "Simple local/remote machine learning model store for Python.", "version": "0.0.4" }, "last_serial": 4195444, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "847ad834f0297f775bbf6b889517f379", "sha256": "9d320a61519c67a2ef0ee53593f85b8312323c2a954007d3402333335df96bbc" }, "downloads": -1, "filename": "mlshed-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "847ad834f0297f775bbf6b889517f379", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.5", "size": 8648, "upload_time": "2018-05-10T11:23:36", "url": "https://files.pythonhosted.org/packages/70/24/f556c13505480e275fb20e0a3880742d90cd9ceb99bc5135399e161813a8/mlshed-0.0.2-py2.py3-none-any.whl" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "5d49711e7445753057a6df1b405dbc12", "sha256": "347f3eeed4a7775de909319f082a22aae63122916054684a16daf1e53a733ada" }, "downloads": -1, "filename": "mlshed-0.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5d49711e7445753057a6df1b405dbc12", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.5", "size": 9191, "upload_time": "2018-07-04T14:37:17", "url": "https://files.pythonhosted.org/packages/ab/c6/89d46913e38fc174a7ae8b4d402f112f4e0fa6570f08c2d284df02f13173/mlshed-0.0.3-py2.py3-none-any.whl" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "f4e83446d2ebeae1912207631f8dc529", "sha256": "6f64ba7b357e3c5b45d64a3d8dacf1911e3f73d27638b51efe5799d6c5719db2" }, "downloads": -1, "filename": "mlshed-0.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f4e83446d2ebeae1912207631f8dc529", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.5", "size": 9195, "upload_time": "2018-08-22T07:58:56", "url": "https://files.pythonhosted.org/packages/88/84/9bdeb2f0da8794e87b6c2747314f767009d6458a10c4d85b791d56662fe5/mlshed-0.0.4-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f4e83446d2ebeae1912207631f8dc529", "sha256": "6f64ba7b357e3c5b45d64a3d8dacf1911e3f73d27638b51efe5799d6c5719db2" }, "downloads": -1, "filename": "mlshed-0.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f4e83446d2ebeae1912207631f8dc529", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.5", "size": 9195, "upload_time": "2018-08-22T07:58:56", "url": "https://files.pythonhosted.org/packages/88/84/9bdeb2f0da8794e87b6c2747314f767009d6458a10c4d85b791d56662fe5/mlshed-0.0.4-py2.py3-none-any.whl" } ] }