scribelex


Namescribelex JSON
Version 1.0.11 PyPI version JSON
download
home_pagehttps://github.com/UncleDrema/scribelex
SummaryScribelex is a lightweight Python library for building parser combinators.
upload_time2023-07-12 11:21:14
maintainer
docs_urlNone
authorUncleDrema
requires_python
licenseMIT
keywords parser parsing combinator library python structured data grammar syntax parsing toolkit
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # scribelex
scribelex - это легковесная библиотека на языке Python для реализации комбинаторов парсеров, позволяющая гибко преобразовывать данные между различными форматами.

## Установка

Вы можете установить scribelex с помощью pip:

```bash
pip install scribelex
```

## Лицензия

Этот проект лицензирован под лицензией MIT.
Подробнее смотрите файл [LICENSE](LICENSE).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/UncleDrema/scribelex",
    "name": "scribelex",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "parser,parsing,combinator,library,Python,structured data,grammar,syntax,parsing toolkit",
    "author": "UncleDrema",
    "author_email": "missl.wipiece@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e0/27/d3e130814a5b95a38145f36cdc9f9c2cca72ae4a10cda9e6a4dac82f3bba/scribelex-1.0.11.tar.gz",
    "platform": null,
    "description": "# scribelex\nscribelex - \u044d\u0442\u043e \u043b\u0435\u0433\u043a\u043e\u0432\u0435\u0441\u043d\u0430\u044f \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0430 \u043d\u0430 \u044f\u0437\u044b\u043a\u0435 Python \u0434\u043b\u044f \u0440\u0435\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u043a\u043e\u043c\u0431\u0438\u043d\u0430\u0442\u043e\u0440\u043e\u0432 \u043f\u0430\u0440\u0441\u0435\u0440\u043e\u0432, \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0449\u0430\u044f \u0433\u0438\u0431\u043a\u043e \u043f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u044b\u0432\u0430\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0435 \u043c\u0435\u0436\u0434\u0443 \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u044b\u043c\u0438 \u0444\u043e\u0440\u043c\u0430\u0442\u0430\u043c\u0438.\n\n## \u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0430\n\n\u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c scribelex \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e pip:\n\n```bash\npip install scribelex\n```\n\n## \u041b\u0438\u0446\u0435\u043d\u0437\u0438\u044f\n\n\u042d\u0442\u043e\u0442 \u043f\u0440\u043e\u0435\u043a\u0442 \u043b\u0438\u0446\u0435\u043d\u0437\u0438\u0440\u043e\u0432\u0430\u043d \u043f\u043e\u0434 \u043b\u0438\u0446\u0435\u043d\u0437\u0438\u0435\u0439 MIT.\n\u041f\u043e\u0434\u0440\u043e\u0431\u043d\u0435\u0435 \u0441\u043c\u043e\u0442\u0440\u0438\u0442\u0435 \u0444\u0430\u0439\u043b [LICENSE](LICENSE).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Scribelex is a lightweight Python library for building parser combinators.",
    "version": "1.0.11",
    "project_urls": {
        "Homepage": "https://github.com/UncleDrema/scribelex"
    },
    "split_keywords": [
        "parser",
        "parsing",
        "combinator",
        "library",
        "python",
        "structured data",
        "grammar",
        "syntax",
        "parsing toolkit"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f10fee02143e52d41600f94f002473471b84a39722376ce2a31741e4540e5cb2",
                "md5": "2e28c1905d2261ebde442bf02144a3b0",
                "sha256": "aa0ff484ff4fc752f33a001bbefcf5ea695a9e59a0bdc34afcead2e0f3ba97b9"
            },
            "downloads": -1,
            "filename": "scribelex-1.0.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2e28c1905d2261ebde442bf02144a3b0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4715,
            "upload_time": "2023-07-12T11:21:12",
            "upload_time_iso_8601": "2023-07-12T11:21:12.658278Z",
            "url": "https://files.pythonhosted.org/packages/f1/0f/ee02143e52d41600f94f002473471b84a39722376ce2a31741e4540e5cb2/scribelex-1.0.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e027d3e130814a5b95a38145f36cdc9f9c2cca72ae4a10cda9e6a4dac82f3bba",
                "md5": "7dfbc00c633014a8bbbdb9610cf97255",
                "sha256": "b7e35124c23e21f3700922aea50c7889d5fcd5f61152d8d4cf1fa80d0040b9d9"
            },
            "downloads": -1,
            "filename": "scribelex-1.0.11.tar.gz",
            "has_sig": false,
            "md5_digest": "7dfbc00c633014a8bbbdb9610cf97255",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4126,
            "upload_time": "2023-07-12T11:21:14",
            "upload_time_iso_8601": "2023-07-12T11:21:14.104032Z",
            "url": "https://files.pythonhosted.org/packages/e0/27/d3e130814a5b95a38145f36cdc9f9c2cca72ae4a10cda9e6a4dac82f3bba/scribelex-1.0.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-12 11:21:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "UncleDrema",
    "github_project": "scribelex",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "scribelex"
}
        
Elapsed time: 0.15413s