{ "info": { "author": "aito.ai", "author_email": "admin@aito.ai", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.6" ], "description": "aito-python-tools\n=================\n\n|PyPI| |PyPI version|\n\nA useful library for `Aito `__ users containg: \\* CLI\nfor using Aito \\* Integration with\n`Pandas `__\n\nInstallation\n------------\n\nTo install with pip, run: ``pip install aitoai``\n\nTo install from source, first clone the repository and then run:\n``python setup.py install``\n\nBasic Usage\n-----------\n\nCommand line interface support tools\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n.. code:: bash\n\n \u279c usage: aito [-h] []\n To see help text, you can run:\n aito -h\n aito -h\n\n The most commonly actions are:\n infer-table-schema infer Aito table schema from a file\n convert convert data of table entries into ndjson (for file-upload) or json (for batch-upload)\n client set up a client and perform CRUD operations\n\n\n positional arguments:\n action action to perform\n\n optional arguments:\n -h, --help show this help message and exit\n\n***NOTE:*** For client action, remember to set up your Aito instance,\neither through environment variable or dotenv file or using the command\nline arguments\n\nFor addition guide of the cli tool, see `Using the Aito CLI\npage `__\n\nIntegrating with `pandas `__\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n- Generate Aito Schema from a pandas DataFrame: \\`\\`\\`python from\n aito.schema\\_handler import SchemaHandler\n\nschema\\_handler = SchemaHandler()\nschema\\_handler.generate\\_table\\_schema\\_from\\_pandas\\_dataframe(df)\n\\`\\`\\`\n\nFeedback & bug reports\n----------------------\n\nWe take our quality seriously and aim for the smoothest developer\nexperience possible. If you run into problems, please send an email to\nsupport@aito.ai containing reproduction steps and we'll fix it as soon\nas possible.\n\nLicense\n-------\n\n`MIT License `__\n\n`Change logs `__\n-------------------------------------\n\n.. |PyPI| image:: https://img.shields.io/pypi/pyversions/aitoai?style=plastic\n :target: https://github.com/AitoDotAI/aito-python-tools\n.. |PyPI version| image:: https://badge.fury.io/py/aitoai.svg\n :target: https://badge.fury.io/py/aitoai\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/AitoDotAI/aito-python-tools", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "aitoai", "package_url": "https://pypi.org/project/aitoai/", "platform": "", "project_url": "https://pypi.org/project/aitoai/", "project_urls": { "Homepage": "https://github.com/AitoDotAI/aito-python-tools" }, "release_url": "https://pypi.org/project/aitoai/0.0.3/", "requires_dist": [ "python-dotenv", "requests", "aiohttp", "pandas", "ndjson", "xlrd", "langdetect" ], "requires_python": ">=3.6", "summary": "A collection of python support tools and scripts for Aito.ai", "version": "0.0.3" }, "last_serial": 5960446, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "99a0c70c5d44f564199fc18945122732", "sha256": "70d582eb9dc8d601730c064024e4aa03e78e438cb2006102898e63dba8eb7b34" }, "downloads": -1, "filename": "aitoai-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "99a0c70c5d44f564199fc18945122732", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 15067, "upload_time": "2019-09-30T09:11:17", "url": "https://files.pythonhosted.org/packages/85/8a/bda9c048cbb73a5506e269837feba01489bf7f6eba98750fd64c012e6115/aitoai-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a80cf4fb37d918c95eacdfa8d3b7ab41", "sha256": "a325587b0eb0e05db402101ad1f7d57ef829de13254a7352627d2bad4eca4ddc" }, "downloads": -1, "filename": "aitoai-0.0.1.tar.gz", "has_sig": false, "md5_digest": "a80cf4fb37d918c95eacdfa8d3b7ab41", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 11502, "upload_time": "2019-09-30T09:11:21", "url": "https://files.pythonhosted.org/packages/8d/89/f91a1ec7674b1718a3efa71bb128dc58437280ce2e086e02730dcc9f26e4/aitoai-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "3b8b258be3385ca727b64970e7f07cc6", "sha256": "2a6745653a0598aeec679b9469d7cad8974e3a40d42914761a08c1edef968abd" }, "downloads": -1, "filename": "aitoai-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "3b8b258be3385ca727b64970e7f07cc6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 15222, "upload_time": "2019-09-30T12:46:05", "url": "https://files.pythonhosted.org/packages/eb/77/c5d08dee672d9bd4d0851894c8a60165a09ba1d3731df043bfcda9adea1f/aitoai-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "eeadc85b707c9423ff08960d401dda1f", "sha256": "43ebf66ea19db44f1756b9640e10f802f8c765af84ff92fbdf040728bb4f0f9c" }, "downloads": -1, "filename": "aitoai-0.0.2.tar.gz", "has_sig": false, "md5_digest": "eeadc85b707c9423ff08960d401dda1f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 12218, "upload_time": "2019-09-30T12:46:07", "url": "https://files.pythonhosted.org/packages/71/b2/9485261cf4a71008bd85a98b969dbb15d9b4002e70c9036841c45d571af8/aitoai-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "bd5b06a4b6522e0ee0c6f5a3312d3276", "sha256": "9638ee6b15c5f4d22a9bd01e44cf4f23c1d334b83e83b7bb1d350a14a5787235" }, "downloads": -1, "filename": "aitoai-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "bd5b06a4b6522e0ee0c6f5a3312d3276", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 19050, "upload_time": "2019-10-11T13:58:11", "url": "https://files.pythonhosted.org/packages/0b/99/7e934a5c46d147e6b616eda43fcf50e6a8efc3bb7377978dfed197ccf54b/aitoai-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "37fbc52d3cfb0a66b7a99b5367a327b9", "sha256": "e25cb6b467f633845d99739ad9d627db0fe69dd0d2212deb14b66edf48dbc1c2" }, "downloads": -1, "filename": "aitoai-0.0.3.tar.gz", "has_sig": false, "md5_digest": "37fbc52d3cfb0a66b7a99b5367a327b9", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 15081, "upload_time": "2019-10-11T13:58:13", "url": "https://files.pythonhosted.org/packages/16/84/4675e83947097af0dc14db6e7ff46669360e3d9392154275fd8d9c708dea/aitoai-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bd5b06a4b6522e0ee0c6f5a3312d3276", "sha256": "9638ee6b15c5f4d22a9bd01e44cf4f23c1d334b83e83b7bb1d350a14a5787235" }, "downloads": -1, "filename": "aitoai-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "bd5b06a4b6522e0ee0c6f5a3312d3276", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 19050, "upload_time": "2019-10-11T13:58:11", "url": "https://files.pythonhosted.org/packages/0b/99/7e934a5c46d147e6b616eda43fcf50e6a8efc3bb7377978dfed197ccf54b/aitoai-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "37fbc52d3cfb0a66b7a99b5367a327b9", "sha256": "e25cb6b467f633845d99739ad9d627db0fe69dd0d2212deb14b66edf48dbc1c2" }, "downloads": -1, "filename": "aitoai-0.0.3.tar.gz", "has_sig": false, "md5_digest": "37fbc52d3cfb0a66b7a99b5367a327b9", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 15081, "upload_time": "2019-10-11T13:58:13", "url": "https://files.pythonhosted.org/packages/16/84/4675e83947097af0dc14db6e7ff46669360e3d9392154275fd8d9c708dea/aitoai-0.0.3.tar.gz" } ] }