# DAA Python Wrapper
This is a Python package that provides a wrapper for the
[DAA C++ library](https://github.com/Tomcat-42/daa). It allows users to access
the functionality of the C++ library from Python code.
The DAA library is a fast and efficient library that provides a set of
algorithms for data analysis. The Python wrapper provides a convenient interface
for Python developers who want to use the DAA library in their projects.
## Installation
The DAA Python Wrapper can be installed via pip:
```python
pip install daa
```
Note that in order to use the DAA Python Wrapper, the DAA C++ library must be
installed on your system. Instructions for building and installing the DAA
library can be found in the DAA repository.
## Usage
To use the DAA Python Wrapper in your Python code, start by importing the
module:
```python
import daa
...
```
From here, you can use the functions provided by the DAA library. The Python
wrapper provides an interface for all of the functions in the DAA library, so
consult the DAA documentation for details on how to use the individual
functions.
## Contributing
If you find a bug or have an idea for a new feature, please open an issue in the
GitHub repository. Pull requests are also welcome.
## License
This package is licensed under the MIT License. See the LICENSE file for
details.
Raw data
{
"_id": null,
"home_page": "https://github.com/Tomcat-42/pydaa",
"name": "pydaa",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.5, <4",
"maintainer_email": "",
"keywords": "daa algorithms data structures sorting searching c++ c++11 c++ module",
"author": "Pablo Alessandro Santos Hugen",
"author_email": "pablohuggem@gmail.com",
"download_url": "",
"platform": null,
"description": "# DAA Python Wrapper\n\nThis is a Python package that provides a wrapper for the\n[DAA C++ library](https://github.com/Tomcat-42/daa). It allows users to access\nthe functionality of the C++ library from Python code.\n\nThe DAA library is a fast and efficient library that provides a set of\nalgorithms for data analysis. The Python wrapper provides a convenient interface\nfor Python developers who want to use the DAA library in their projects.\n\n## Installation\n\nThe DAA Python Wrapper can be installed via pip:\n\n```python\npip install daa\n```\n\nNote that in order to use the DAA Python Wrapper, the DAA C++ library must be\ninstalled on your system. Instructions for building and installing the DAA\nlibrary can be found in the DAA repository.\n\n## Usage\n\nTo use the DAA Python Wrapper in your Python code, start by importing the\nmodule:\n\n```python\nimport daa\n...\n```\n\nFrom here, you can use the functions provided by the DAA library. The Python\nwrapper provides an interface for all of the functions in the DAA library, so\nconsult the DAA documentation for details on how to use the individual\nfunctions.\n\n## Contributing\n\nIf you find a bug or have an idea for a new feature, please open an issue in the\nGitHub repository. Pull requests are also welcome.\n\n## License\n\nThis package is licensed under the MIT License. See the LICENSE file for\ndetails.\n",
"bugtrack_url": null,
"license": "Public Domain",
"summary": "python bindings for the daa library",
"version": "1.7.3",
"project_urls": {
"Homepage": "https://github.com/Tomcat-42/pydaa"
},
"split_keywords": [
"daa",
"algorithms",
"data",
"structures",
"sorting",
"searching",
"c++",
"c++11",
"c++",
"module"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ada70cbf4cedcd99ec07d36ca5e331a46d114880574f7756366072705e3cf2c7",
"md5": "f81c7f5719917e6ca628842313d29ccc",
"sha256": "e1cc6a80bd08d667894bb57114fb8f7b48fa5de7cdbd6d8830c0043bbdb1fcea"
},
"downloads": -1,
"filename": "pydaa-1.7.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "f81c7f5719917e6ca628842313d29ccc",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.5, <4",
"size": 221175,
"upload_time": "2023-07-10T12:00:10",
"upload_time_iso_8601": "2023-07-10T12:00:10.177089Z",
"url": "https://files.pythonhosted.org/packages/ad/a7/0cbf4cedcd99ec07d36ca5e331a46d114880574f7756366072705e3cf2c7/pydaa-1.7.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "880ca6e3864cff8729cb48e40a0a159870b24d2c6b29f1af00311d585d784eed",
"md5": "699569c1407d6677c8a9d0e9dd82fe45",
"sha256": "96827469e9f839509147a6e3e8d208b8b53fcb34f7f9365317b979f7b1de83ed"
},
"downloads": -1,
"filename": "pydaa-1.7.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "699569c1407d6677c8a9d0e9dd82fe45",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.5, <4",
"size": 224044,
"upload_time": "2023-07-10T12:00:11",
"upload_time_iso_8601": "2023-07-10T12:00:11.847839Z",
"url": "https://files.pythonhosted.org/packages/88/0c/a6e3864cff8729cb48e40a0a159870b24d2c6b29f1af00311d585d784eed/pydaa-1.7.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ebfa225183f122d445b61f68ae58f1c5b05e034add4b0bb7bc88c97cc63a2135",
"md5": "d6e98552f0224f7bf498d0d3c799a008",
"sha256": "5330a4bff49eac804ba0e20a53c3f5c07a3df772394f04c6b1a34a5adc887706"
},
"downloads": -1,
"filename": "pydaa-1.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "d6e98552f0224f7bf498d0d3c799a008",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.5, <4",
"size": 222146,
"upload_time": "2023-07-10T12:00:13",
"upload_time_iso_8601": "2023-07-10T12:00:13.752893Z",
"url": "https://files.pythonhosted.org/packages/eb/fa/225183f122d445b61f68ae58f1c5b05e034add4b0bb7bc88c97cc63a2135/pydaa-1.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "83a01998cf04eb86d19ad862342a526f59dc827d67d11a0a5adb3c7248f0093b",
"md5": "f11d5dd87c271e28aa757eb5254ec4c2",
"sha256": "6bea6f611ed686cefa0d938436fb21bc65a7a5320b1730f34994cf870572a79c"
},
"downloads": -1,
"filename": "pydaa-1.7.3-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "f11d5dd87c271e28aa757eb5254ec4c2",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": ">=3.5, <4",
"size": 225573,
"upload_time": "2023-07-10T12:00:15",
"upload_time_iso_8601": "2023-07-10T12:00:15.537503Z",
"url": "https://files.pythonhosted.org/packages/83/a0/1998cf04eb86d19ad862342a526f59dc827d67d11a0a5adb3c7248f0093b/pydaa-1.7.3-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4494dd790506336062a84225bfd6f86def810860f99fde3d6de34ab351fa3fba",
"md5": "9935605663dedf075dd90f35f3396fde",
"sha256": "624b7748088e8f9f63792b64478447fe522402d282d085c20b215e9c4ec68838"
},
"downloads": -1,
"filename": "pydaa-1.7.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "9935605663dedf075dd90f35f3396fde",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=3.5, <4",
"size": 225655,
"upload_time": "2023-07-10T12:00:17",
"upload_time_iso_8601": "2023-07-10T12:00:17.302208Z",
"url": "https://files.pythonhosted.org/packages/44/94/dd790506336062a84225bfd6f86def810860f99fde3d6de34ab351fa3fba/pydaa-1.7.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a657cf9e092cab2bb9a66283821aef6a8245c84c29868d49d547e1f9c94f5d4d",
"md5": "383a3c697b79dfae43658a2cee2057c2",
"sha256": "7ca0da6e7f1609d52cb0e9f5371d88a803de3a3b67837f3b2929db5ae836c8df"
},
"downloads": -1,
"filename": "pydaa-1.7.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "383a3c697b79dfae43658a2cee2057c2",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=3.5, <4",
"size": 220981,
"upload_time": "2023-07-10T12:00:19",
"upload_time_iso_8601": "2023-07-10T12:00:19.174821Z",
"url": "https://files.pythonhosted.org/packages/a6/57/cf9e092cab2bb9a66283821aef6a8245c84c29868d49d547e1f9c94f5d4d/pydaa-1.7.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cfacd7e079483ebf9c818bc9fd687c01ca3189a0bb70ebd76777558cb1deb8a3",
"md5": "0b9eb80fec2af495d6d051a2c80cf99e",
"sha256": "c8b0ad49404c4916c57aff117416b971bda8a45981e5b56030747e24cfffd12c"
},
"downloads": -1,
"filename": "pydaa-1.7.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "0b9eb80fec2af495d6d051a2c80cf99e",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.5, <4",
"size": 222250,
"upload_time": "2023-07-10T12:00:21",
"upload_time_iso_8601": "2023-07-10T12:00:21.191013Z",
"url": "https://files.pythonhosted.org/packages/cf/ac/d7e079483ebf9c818bc9fd687c01ca3189a0bb70ebd76777558cb1deb8a3/pydaa-1.7.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cf51ff235079c3c79634d3f75745dd4d1252dcc582f3104aea7ffd2b1f27be76",
"md5": "d3d251be9e1abb0246f2289dabc77d6f",
"sha256": "464bdeb95c8cdf88e51101334df6b2a59078d8380c866c2b1eef410f23e9c81c"
},
"downloads": -1,
"filename": "pydaa-1.7.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "d3d251be9e1abb0246f2289dabc77d6f",
"packagetype": "bdist_wheel",
"python_version": "pp310",
"requires_python": ">=3.5, <4",
"size": 223014,
"upload_time": "2023-07-10T12:00:22",
"upload_time_iso_8601": "2023-07-10T12:00:22.746653Z",
"url": "https://files.pythonhosted.org/packages/cf/51/ff235079c3c79634d3f75745dd4d1252dcc582f3104aea7ffd2b1f27be76/pydaa-1.7.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0c9c8b5e3f8ea89f63305a5c4ad6c7c83b358c28a3ea0c7d6085c649f1ba2f76",
"md5": "abd4325ab9921121694967552efe6c68",
"sha256": "45bb88dd03b12cff8eb6ae8c914e35f0cafba5c43d0441d8dc1f5893536b7953"
},
"downloads": -1,
"filename": "pydaa-1.7.3-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "abd4325ab9921121694967552efe6c68",
"packagetype": "bdist_wheel",
"python_version": "pp37",
"requires_python": ">=3.5, <4",
"size": 223425,
"upload_time": "2023-07-10T12:00:25",
"upload_time_iso_8601": "2023-07-10T12:00:25.346037Z",
"url": "https://files.pythonhosted.org/packages/0c/9c/8b5e3f8ea89f63305a5c4ad6c7c83b358c28a3ea0c7d6085c649f1ba2f76/pydaa-1.7.3-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e01a45161ffff2395d73eb5b1f0ecce9fc8b67f200d53b43d5713e00b52cc22c",
"md5": "52c7d06e7e89a2a925081330daf03954",
"sha256": "f08ef59f58da3ae6df0af3680bb417c3477ccabd9122595351a92fa0252e9981"
},
"downloads": -1,
"filename": "pydaa-1.7.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "52c7d06e7e89a2a925081330daf03954",
"packagetype": "bdist_wheel",
"python_version": "pp38",
"requires_python": ">=3.5, <4",
"size": 223580,
"upload_time": "2023-07-10T12:00:27",
"upload_time_iso_8601": "2023-07-10T12:00:27.923562Z",
"url": "https://files.pythonhosted.org/packages/e0/1a/45161ffff2395d73eb5b1f0ecce9fc8b67f200d53b43d5713e00b52cc22c/pydaa-1.7.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2e5d834768695758fdfc303be5edec95565ebcb0e9244c9c416c7d6979989b20",
"md5": "82a68677bb92a7084a5c4e2180494c27",
"sha256": "2d1c770f47f326a1d79da589c3dcd80f6e7900c3d24a2604ba285ed6109604e2"
},
"downloads": -1,
"filename": "pydaa-1.7.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "82a68677bb92a7084a5c4e2180494c27",
"packagetype": "bdist_wheel",
"python_version": "pp39",
"requires_python": ">=3.5, <4",
"size": 223489,
"upload_time": "2023-07-10T12:00:29",
"upload_time_iso_8601": "2023-07-10T12:00:29.711101Z",
"url": "https://files.pythonhosted.org/packages/2e/5d/834768695758fdfc303be5edec95565ebcb0e9244c9c416c7d6979989b20/pydaa-1.7.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-10 12:00:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Tomcat-42",
"github_project": "pydaa",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pydaa"
}