pyaon


Namepyaon JSON
Version 1.1.7 PyPI version JSON
download
home_pagehttps://github.com/Tomcat-42/pyaon
Summarypython bindings for the aon library
upload_time2023-07-10 03:27:42
maintainer
docs_urlNone
authorPablo Alessandro Santos Hugen
requires_python>=3.5, <4
licensePublic Domain
keywords text file format serialization deserialization binary data compression
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Pyaon - Python Wrapper for the Aon C++ library

This is a Python package that provides a wrapper for the AON C++ library. It
allows users to access the functionality of the C++ library from Python code.

The AON library is a fast and efficient library that provides a set of
algorithms for analyzing and manipulating data. The Python wrapper provides a
convenient interface for Python developers who want to use the AON library in
their projects.

## Installation

The AON Python Wrapper can be installed via pip:

```python
pip install pyaon
```

## Usage

To use the AON Python Wrapper in your Python code, start by importing the
module:

```python
import aon
...
```

From here, you can use the functions provided by the
[AON library](https://github.com/Tomcat-42/aon). The Python wrapper provides an
interface for all of the functions in the AON library, so consult the AON
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/pyaon",
    "name": "pyaon",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5, <4",
    "maintainer_email": "",
    "keywords": "text file format serialization deserialization binary data compression",
    "author": "Pablo Alessandro Santos Hugen",
    "author_email": "pablohuggem@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "# Pyaon - Python Wrapper for the Aon C++ library\n\nThis is a Python package that provides a wrapper for the AON C++ library. It\nallows users to access the functionality of the C++ library from Python code.\n\nThe AON library is a fast and efficient library that provides a set of\nalgorithms for analyzing and manipulating data. The Python wrapper provides a\nconvenient interface for Python developers who want to use the AON library in\ntheir projects.\n\n## Installation\n\nThe AON Python Wrapper can be installed via pip:\n\n```python\npip install pyaon\n```\n\n## Usage\n\nTo use the AON Python Wrapper in your Python code, start by importing the\nmodule:\n\n```python\nimport aon\n...\n```\n\nFrom here, you can use the functions provided by the\n[AON library](https://github.com/Tomcat-42/aon). The Python wrapper provides an\ninterface for all of the functions in the AON library, so consult the AON\ndocumentation for details on how to use the individual functions.\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 aon library",
    "version": "1.1.7",
    "project_urls": {
        "Homepage": "https://github.com/Tomcat-42/pyaon"
    },
    "split_keywords": [
        "text",
        "file",
        "format",
        "serialization",
        "deserialization",
        "binary",
        "data",
        "compression"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eee3d7bf1ebc1cdcba39c5a927f0e45344efbe531031be93acc9478c2795228e",
                "md5": "c22fbf886c02849b44d6bbf7f1ac9db5",
                "sha256": "387bf7bd78caf547a0a2d4453363668c61a0969bea04ba6fb7a76917550925d7"
            },
            "downloads": -1,
            "filename": "pyaon-1.1.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c22fbf886c02849b44d6bbf7f1ac9db5",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.5, <4",
            "size": 96516,
            "upload_time": "2023-07-10T03:27:42",
            "upload_time_iso_8601": "2023-07-10T03:27:42.930918Z",
            "url": "https://files.pythonhosted.org/packages/ee/e3/d7bf1ebc1cdcba39c5a927f0e45344efbe531031be93acc9478c2795228e/pyaon-1.1.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f81e32ce973476518fa49f76b80e4e5886cb005f7497ed20725df492a54a7da6",
                "md5": "8e2900c740b2be6c4edb8d18eb40184b",
                "sha256": "3c5afab3c2bcda85aa8bcdf2e9546801bdd798181dbc7eef5772c626dde4e7be"
            },
            "downloads": -1,
            "filename": "pyaon-1.1.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8e2900c740b2be6c4edb8d18eb40184b",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.5, <4",
            "size": 98034,
            "upload_time": "2023-07-10T03:27:44",
            "upload_time_iso_8601": "2023-07-10T03:27:44.856434Z",
            "url": "https://files.pythonhosted.org/packages/f8/1e/32ce973476518fa49f76b80e4e5886cb005f7497ed20725df492a54a7da6/pyaon-1.1.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "95a4a68831cdef77986a294f0a7b27015653af32af9ef52292d5de419a2e7d32",
                "md5": "90642222c47ed39bb5b0a0c9461d0c74",
                "sha256": "b5deb460a668f514c05b2627d822fa5568b489cd737194c5d8da4eedbbfc0190"
            },
            "downloads": -1,
            "filename": "pyaon-1.1.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "90642222c47ed39bb5b0a0c9461d0c74",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.5, <4",
            "size": 96114,
            "upload_time": "2023-07-10T03:27:46",
            "upload_time_iso_8601": "2023-07-10T03:27:46.265605Z",
            "url": "https://files.pythonhosted.org/packages/95/a4/a68831cdef77986a294f0a7b27015653af32af9ef52292d5de419a2e7d32/pyaon-1.1.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1c7497f3b678d90d5d9f95d9773b84a15ba8a0c82901534d148cb35fee0d1b2a",
                "md5": "71e2050c8cb1acd82b890e51b5ce08fc",
                "sha256": "a0490676746ae1e7be82602a1578b549142ef9497f572bd2f8dd3ee4241b50ae"
            },
            "downloads": -1,
            "filename": "pyaon-1.1.7-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "71e2050c8cb1acd82b890e51b5ce08fc",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.5, <4",
            "size": 97700,
            "upload_time": "2023-07-10T03:27:47",
            "upload_time_iso_8601": "2023-07-10T03:27:47.919585Z",
            "url": "https://files.pythonhosted.org/packages/1c/74/97f3b678d90d5d9f95d9773b84a15ba8a0c82901534d148cb35fee0d1b2a/pyaon-1.1.7-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b0d7d66ae30708f474048343fc9f1a68545d4f38eb8ce8d4813273a70d406544",
                "md5": "4bf8ec6d48d9acdef2927b666ebb416c",
                "sha256": "5f75fbb985e828c635dfa6a5686c7277776a249c29c0ca73c86f2118b209f1a8"
            },
            "downloads": -1,
            "filename": "pyaon-1.1.7-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4bf8ec6d48d9acdef2927b666ebb416c",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.5, <4",
            "size": 97747,
            "upload_time": "2023-07-10T03:27:49",
            "upload_time_iso_8601": "2023-07-10T03:27:49.489572Z",
            "url": "https://files.pythonhosted.org/packages/b0/d7/d66ae30708f474048343fc9f1a68545d4f38eb8ce8d4813273a70d406544/pyaon-1.1.7-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "67848f37bbd665b25cf73a17383af8dfe2ce16eaa5a0bc55883f39af3291c9dd",
                "md5": "3d706853f5af1dd9493ae34cee9e48dd",
                "sha256": "6cca2d38c042c4d0428f46ecd0054d00582a69e733409fe987e5d824e58f1a2c"
            },
            "downloads": -1,
            "filename": "pyaon-1.1.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "3d706853f5af1dd9493ae34cee9e48dd",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.5, <4",
            "size": 96422,
            "upload_time": "2023-07-10T03:27:51",
            "upload_time_iso_8601": "2023-07-10T03:27:51.113235Z",
            "url": "https://files.pythonhosted.org/packages/67/84/8f37bbd665b25cf73a17383af8dfe2ce16eaa5a0bc55883f39af3291c9dd/pyaon-1.1.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "25c67a95cc920300a36136216ddfe6f29723bd03f2f6d76281ef5ef8000e9ff1",
                "md5": "f305340b6f7067edc45dbac9b1d8d7ce",
                "sha256": "9da1da23cfd735b67fca740763262b9faa93705e7680db1d56fcb84af81c0821"
            },
            "downloads": -1,
            "filename": "pyaon-1.1.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f305340b6f7067edc45dbac9b1d8d7ce",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.5, <4",
            "size": 96701,
            "upload_time": "2023-07-10T03:27:52",
            "upload_time_iso_8601": "2023-07-10T03:27:52.685766Z",
            "url": "https://files.pythonhosted.org/packages/25/c6/7a95cc920300a36136216ddfe6f29723bd03f2f6d76281ef5ef8000e9ff1/pyaon-1.1.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a35005d30489e7271432cafa3967cd733a88e86914fd3a44e0b4b3e97ada8233",
                "md5": "d1e96ab7b472e10ed169c6c528bb3c09",
                "sha256": "523cc407d18ea276ce2ee02173129a3fd1d1ba96f9175a5ff33b32ca56b6dcb8"
            },
            "downloads": -1,
            "filename": "pyaon-1.1.7-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d1e96ab7b472e10ed169c6c528bb3c09",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.5, <4",
            "size": 95738,
            "upload_time": "2023-07-10T03:27:54",
            "upload_time_iso_8601": "2023-07-10T03:27:54.009743Z",
            "url": "https://files.pythonhosted.org/packages/a3/50/05d30489e7271432cafa3967cd733a88e86914fd3a44e0b4b3e97ada8233/pyaon-1.1.7-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "062b12bd1ade5c16089352f3ae108159c70772c53feed3940b87a36cec7b3b1c",
                "md5": "84513ec3f8b572bf7955de10151947f2",
                "sha256": "14d12a31e7358ab90af811d17975ca899776c8de151676144de64852b81ce8b7"
            },
            "downloads": -1,
            "filename": "pyaon-1.1.7-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "84513ec3f8b572bf7955de10151947f2",
            "packagetype": "bdist_wheel",
            "python_version": "pp37",
            "requires_python": ">=3.5, <4",
            "size": 95435,
            "upload_time": "2023-07-10T03:27:55",
            "upload_time_iso_8601": "2023-07-10T03:27:55.581275Z",
            "url": "https://files.pythonhosted.org/packages/06/2b/12bd1ade5c16089352f3ae108159c70772c53feed3940b87a36cec7b3b1c/pyaon-1.1.7-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b02b9a6d62161d077788a70d82ba4151974fbef6a332ee4cbc09a4e334551ec3",
                "md5": "e4aa913bd8f030bf4574d1b50c3a937c",
                "sha256": "b217b66d29e347d27fbcceaf0137fe085bcf973d1d746491be41551919c259a8"
            },
            "downloads": -1,
            "filename": "pyaon-1.1.7-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e4aa913bd8f030bf4574d1b50c3a937c",
            "packagetype": "bdist_wheel",
            "python_version": "pp38",
            "requires_python": ">=3.5, <4",
            "size": 95670,
            "upload_time": "2023-07-10T03:27:56",
            "upload_time_iso_8601": "2023-07-10T03:27:56.683410Z",
            "url": "https://files.pythonhosted.org/packages/b0/2b/9a6d62161d077788a70d82ba4151974fbef6a332ee4cbc09a4e334551ec3/pyaon-1.1.7-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7464019f7fcb4cd4572eab251c3ecc5db6e5b32410b3c206b37e07f3c7883a20",
                "md5": "694e440b0fed6507b18de2907442a944",
                "sha256": "c8cb86ccf183dbd4a3e8fc503648626372c9462a8749b83ce025428617c774b7"
            },
            "downloads": -1,
            "filename": "pyaon-1.1.7-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "694e440b0fed6507b18de2907442a944",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.5, <4",
            "size": 95970,
            "upload_time": "2023-07-10T03:27:58",
            "upload_time_iso_8601": "2023-07-10T03:27:58.402871Z",
            "url": "https://files.pythonhosted.org/packages/74/64/019f7fcb4cd4572eab251c3ecc5db6e5b32410b3c206b37e07f3c7883a20/pyaon-1.1.7-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-10 03:27:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Tomcat-42",
    "github_project": "pyaon",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyaon"
}
        
Elapsed time: 0.08931s