0 purchases
advutils 0.0.2
Overview
This module encapsulates advanced algorithms for the manipulation data,
counters, events, queues, multiprocessing and more…
Stable:
Documentation: http://pythonhosted.org/advutils
Download Page: https://pypi.python.org/pypi/advutils
Latest:
Documentation: http://advutils.readthedocs.io/
Project Homepage: https://github.com/davtoh/advutils
BSD license, (C) 2015-2017 David Toro <[email protected]>
Documentation
For API documentation, usage and examples see files in the “documentation”
directory. The “.rst” files can be read in any text editor or being converted to
HTML or PDF using Sphinx. Read the HTML version is online at
http://advutils.readthedocs.io/en/latest/ .
Examples are found in the directory examples and unit tests in tests.
Installation
pip install advutils should work for most users.
Once advutils is successfully installed you can import the it in python as:
>>>> import advutils
Releases
All releases follow semantic rules proposed in https://www.python.org/dev/peps/pep-0440/
and http://semver.org/
Contributions and bug reports are appreciated.
author: David Toro
e-mail: [email protected]
project: https://github.com/davtoh/advutils
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.