alogos


Namealogos JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://github.com/robert-haas/alogos
SummaryGrammar-guided genetic programming (G3P): Search for optimal strings in any context-free language.
upload_time2023-12-02 03:57:53
maintainer
docs_urlNone
authorRobert Haas
requires_python>=3.6
licenseApache License, Version 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            alogos
======

+----------------------+-----------------------------------------------------------------------------------+
| Documentation        | `Website <https://robert-haas.github.io/alogos-docs/>`_                           |
+----------------------+-----------------------------------------------------------------------------------+
|                      | .. image:: https://img.shields.io/badge/hosted%20on-GitHub%20Pages-00864b.svg     |
|                      |    :target: https://pages.github.com                                              |
|                      |    :alt: Hosted on GitHub Pages |                                                 |
|                      |                                                                                   |
|                      | .. image:: https://img.shields.io/badge/built%20with-Sphinx-blue.svg              |
|                      |    :target: http://www.sphinx-doc.org                                             |
|                      |    :alt: Built with Sphinx                                                        |
+----------------------+-----------------------------------------------------------------------------------+
| Source code          | `Repository <https://github.com/robert-haas/alogos>`_                             |
+----------------------+-----------------------------------------------------------------------------------+
|                      | .. image:: https://img.shields.io/badge/hosted%20on-GitHub-00864b.svg             |
|                      |    :target: https://github.com                                                    |
|                      |    :alt: Hosted on GitHub |                                                       |
|                      |                                                                                   |
|                      | .. image:: https://img.shields.io/badge/license-Apache%202.0-blue.svg             |
|                      |    :target: https://www.apache.org/licenses/LICENSE-2.0                           |
|                      |    :alt: License Apache 2.0                                                       |
+----------------------+-----------------------------------------------------------------------------------+
| Distributed code     | `Package <https://pypi.org/project/alogos>`_                                      |
+----------------------+-----------------------------------------------------------------------------------+
|                      | .. image:: https://img.shields.io/badge/hosted%20on-PyPI-00864b.svg               |
|                      |    :target: https://pypi.org/                                                     |
|                      |    :alt: Hosted on PyPI |                                                         |
|                      |                                                                                   |
|                      | .. image:: https://img.shields.io/pypi/pyversions/alogos.svg                      |
|                      |    :target: https://pypi.org/project/alogos                                       |
|                      |    :alt: Python versions: 3.6, 3.7. 3.8 |                                         |
|                      |                                                                                   |
|                      | .. image:: https://img.shields.io/pypi/status/alogos.svg                          |
|                      |    :target: https://pypi.org/project/alogos                                       |
|                      |    :alt: Status |                                                                 |
|                      |                                                                                   |
|                      | .. image:: https://img.shields.io/pypi/format/alogos.svg                          |
|                      |    :target: https://pypi.org/project/alogos                                       |
|                      |    :alt: Format                                                                   |
+----------------------+-----------------------------------------------------------------------------------+
| Authors              | `Robert Haas <https://github.com/robert-haas>`_                                   |
+----------------------+-----------------------------------------------------------------------------------+
|                      | .. image:: https://img.shields.io/badge/profile%20on-GitHub-brightgreen.svg       |
|                      |    :target: https://github.com/robert-haas                                        |
|                      |    :alt: Profile on GitHub |                                                      |
|                      |                                                                                   |
|                      | .. image:: https://img.shields.io/badge/email%20at-ProtonMail-brightgreen.svg     |
|                      |    :target: mailto:robert.haas@protonmail.com                                     |
|                      |    :alt: e-Mail: robert.haas@protonmail.com                                       |
+----------------------+-----------------------------------------------------------------------------------+

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/robert-haas/alogos",
    "name": "alogos",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Robert Haas",
    "author_email": "robert.haas@protonmail.com",
    "download_url": "https://files.pythonhosted.org/packages/1b/0d/5b867dbdef4aef9dfda75ff59f2339509630850cc0ba4d9b393144e58570/alogos-0.2.1.tar.gz",
    "platform": null,
    "description": "alogos\n======\n\n+----------------------+-----------------------------------------------------------------------------------+\n| Documentation        | `Website <https://robert-haas.github.io/alogos-docs/>`_                           |\n+----------------------+-----------------------------------------------------------------------------------+\n|                      | .. image:: https://img.shields.io/badge/hosted%20on-GitHub%20Pages-00864b.svg     |\n|                      |    :target: https://pages.github.com                                              |\n|                      |    :alt: Hosted on GitHub Pages |                                                 |\n|                      |                                                                                   |\n|                      | .. image:: https://img.shields.io/badge/built%20with-Sphinx-blue.svg              |\n|                      |    :target: http://www.sphinx-doc.org                                             |\n|                      |    :alt: Built with Sphinx                                                        |\n+----------------------+-----------------------------------------------------------------------------------+\n| Source code          | `Repository <https://github.com/robert-haas/alogos>`_                             |\n+----------------------+-----------------------------------------------------------------------------------+\n|                      | .. image:: https://img.shields.io/badge/hosted%20on-GitHub-00864b.svg             |\n|                      |    :target: https://github.com                                                    |\n|                      |    :alt: Hosted on GitHub |                                                       |\n|                      |                                                                                   |\n|                      | .. image:: https://img.shields.io/badge/license-Apache%202.0-blue.svg             |\n|                      |    :target: https://www.apache.org/licenses/LICENSE-2.0                           |\n|                      |    :alt: License Apache 2.0                                                       |\n+----------------------+-----------------------------------------------------------------------------------+\n| Distributed code     | `Package <https://pypi.org/project/alogos>`_                                      |\n+----------------------+-----------------------------------------------------------------------------------+\n|                      | .. image:: https://img.shields.io/badge/hosted%20on-PyPI-00864b.svg               |\n|                      |    :target: https://pypi.org/                                                     |\n|                      |    :alt: Hosted on PyPI |                                                         |\n|                      |                                                                                   |\n|                      | .. image:: https://img.shields.io/pypi/pyversions/alogos.svg                      |\n|                      |    :target: https://pypi.org/project/alogos                                       |\n|                      |    :alt: Python versions: 3.6, 3.7. 3.8 |                                         |\n|                      |                                                                                   |\n|                      | .. image:: https://img.shields.io/pypi/status/alogos.svg                          |\n|                      |    :target: https://pypi.org/project/alogos                                       |\n|                      |    :alt: Status |                                                                 |\n|                      |                                                                                   |\n|                      | .. image:: https://img.shields.io/pypi/format/alogos.svg                          |\n|                      |    :target: https://pypi.org/project/alogos                                       |\n|                      |    :alt: Format                                                                   |\n+----------------------+-----------------------------------------------------------------------------------+\n| Authors              | `Robert Haas <https://github.com/robert-haas>`_                                   |\n+----------------------+-----------------------------------------------------------------------------------+\n|                      | .. image:: https://img.shields.io/badge/profile%20on-GitHub-brightgreen.svg       |\n|                      |    :target: https://github.com/robert-haas                                        |\n|                      |    :alt: Profile on GitHub |                                                      |\n|                      |                                                                                   |\n|                      | .. image:: https://img.shields.io/badge/email%20at-ProtonMail-brightgreen.svg     |\n|                      |    :target: mailto:robert.haas@protonmail.com                                     |\n|                      |    :alt: e-Mail: robert.haas@protonmail.com                                       |\n+----------------------+-----------------------------------------------------------------------------------+\n",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "Grammar-guided genetic programming (G3P): Search for optimal strings in any context-free language.",
    "version": "0.2.1",
    "project_urls": {
        "Homepage": "https://github.com/robert-haas/alogos"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7a76e73d9409d9f17e4c43e0b5e9e2846fa5613a728352be1ec7f14e36d57b5c",
                "md5": "93ec53de3118167034ced66a6e1b9ec2",
                "sha256": "bbd7dca798bc287bc035681f8609ecd58eac552bffcb6538bf04bcb5fb528f0a"
            },
            "downloads": -1,
            "filename": "alogos-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "93ec53de3118167034ced66a6e1b9ec2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 223843,
            "upload_time": "2023-12-02T03:57:51",
            "upload_time_iso_8601": "2023-12-02T03:57:51.328961Z",
            "url": "https://files.pythonhosted.org/packages/7a/76/e73d9409d9f17e4c43e0b5e9e2846fa5613a728352be1ec7f14e36d57b5c/alogos-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b0d5b867dbdef4aef9dfda75ff59f2339509630850cc0ba4d9b393144e58570",
                "md5": "91cedb6baef783cf82781cfef602f95d",
                "sha256": "0acde0f71b189ee1412a38174f44d0d80e6d4a6eae0a810c1daf8c04528effec"
            },
            "downloads": -1,
            "filename": "alogos-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "91cedb6baef783cf82781cfef602f95d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 263255,
            "upload_time": "2023-12-02T03:57:53",
            "upload_time_iso_8601": "2023-12-02T03:57:53.916935Z",
            "url": "https://files.pythonhosted.org/packages/1b/0d/5b867dbdef4aef9dfda75ff59f2339509630850cc0ba4d9b393144e58570/alogos-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-02 03:57:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "robert-haas",
    "github_project": "alogos",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "alogos"
}
        
Elapsed time: 0.15614s