{ "info": { "author": "David Toro", "author_email": "davsamirtor@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: End Users/Desktop", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Education", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "============================================================\nadvutils - advanced utilities for general purposes |docs|\n============================================================\n\nOverview\n========\n\nThis module encapsulates advanced algorithms for the manipulation data,\ncounters, events, queues, multiprocessing and more...\n\nStable:\n\n - Documentation: http://pythonhosted.org/advutils\n - Download Page: https://pypi.python.org/pypi/advutils\n\nLatest:\n\n - Documentation: http://advutils.readthedocs.io/\n - Project Homepage: https://github.com/davtoh/advutils\n\nBSD license, (C) 2015-2017 David Toro \n\nDocumentation\n=============\n\nFor API documentation, usage and examples see files in the \"documentation\"\ndirectory. The \".rst\" files can be read in any text editor or being converted to\nHTML or PDF using Sphinx_. Read the HTML version is online at\nhttp://advutils.readthedocs.io/en/latest/ .\n\nExamples are found in the directory examples_ and unit tests in tests_.\n\nInstallation\n============\n``pip install advutils`` should work for most users.\n\nOnce advutils is successfully installed you can import the it in python as:\n\n >>>> import advutils\n\nReleases\n========\n\nAll releases follow semantic rules proposed in https://www.python.org/dev/peps/pep-0440/\nand http://semver.org/\n\n- Contributions and bug reports are appreciated.\n- author: David Toro\n- e-mail: davsamirtor@gmail.com\n- project: https://github.com/davtoh/advutils\n\n.. _examples: https://github.com/davtoh/advutils/tree/master/examples\n.. _tests: https://github.com/davtoh/advutils/tree/master/tests\n.. _Python: http://python.org/\n.. _Sphinx: http://sphinx-doc.org/\n.. |docs| image:: https://readthedocs.org/projects/pyserial/badge/?version=latest\n :target: http://advutils.readthedocs.io/\n :alt: Documentation\n.. _manual: https://github.com/davtoh/advutils/blob/master/documentation/_build/latex/advutils.pdf", "description_content_type": null, "docs_url": "https://pythonhosted.org/advutils/", "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/davtoh/", "keywords": "support,algorithms,advanced,specialized,utilities", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "advutils", "package_url": "https://pypi.org/project/advutils/", "platform": "any", "project_url": "https://pypi.org/project/advutils/", "project_urls": { "Homepage": "https://github.com/davtoh/" }, "release_url": "https://pypi.org/project/advutils/0.0.1.post4/", "requires_dist": [ "appdirs (>=1.4)", "future (>=0.16)", "packaging (>=16.8)" ], "requires_python": "", "summary": "advanced utilities for general purposes", "version": "0.0.1.post4" }, "last_serial": 2724255, "releases": { "0.0.1.post4": [ { "comment_text": "", "digests": { "md5": "09eb227993aa0a096e7e608714da6bc1", "sha256": "da2b3264d8faf8af33d02816102aa8634fb7069f70c777f2e57b416d548fcc1c" }, "downloads": -1, "filename": "advutils-0.0.1.post4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "09eb227993aa0a096e7e608714da6bc1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 28631, "upload_time": "2017-03-22T21:05:14", "url": "https://files.pythonhosted.org/packages/d5/29/0e91235c93026e14779339f844db8b919205d1baaf4b12d691ad8e6eb8eb/advutils-0.0.1.post4-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "09eb227993aa0a096e7e608714da6bc1", "sha256": "da2b3264d8faf8af33d02816102aa8634fb7069f70c777f2e57b416d548fcc1c" }, "downloads": -1, "filename": "advutils-0.0.1.post4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "09eb227993aa0a096e7e608714da6bc1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 28631, "upload_time": "2017-03-22T21:05:14", "url": "https://files.pythonhosted.org/packages/d5/29/0e91235c93026e14779339f844db8b919205d1baaf4b12d691ad8e6eb8eb/advutils-0.0.1.post4-py2.py3-none-any.whl" } ] }