{"id":31772033,"url":"https://github.com/aboutcode-org/ahocode","last_synced_at":"2025-10-10T03:55:14.929Z","repository":{"id":182875889,"uuid":"649789321","full_name":"aboutcode-org/ahocode","owner":"aboutcode-org","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-30T04:02:05.000Z","size":382,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-10-04T22:45:51.157Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aboutcode-org.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.rst","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-05T16:30:29.000Z","updated_at":"2024-08-30T04:02:48.000Z","dependencies_parsed_at":"2024-12-12T04:41:39.413Z","dependency_job_id":"07147a68-59dc-4eb0-a1be-4098c2b3b651","html_url":"https://github.com/aboutcode-org/ahocode","commit_stats":null,"previous_names":["nexb/ahocode","aboutcode-org/ahocode"],"tags_count":0,"template":false,"template_full_name":"aboutcode-org/skeleton","purl":"pkg:github/aboutcode-org/ahocode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutcode-org%2Fahocode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutcode-org%2Fahocode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutcode-org%2Fahocode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutcode-org%2Fahocode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aboutcode-org","download_url":"https://codeload.github.com/aboutcode-org/ahocode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboutcode-org%2Fahocode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002601,"owners_count":26083426,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-10-10T03:55:10.398Z","updated_at":"2025-10-10T03:55:14.924Z","avatar_url":"https://github.com/aboutcode-org.png","language":"Python","readme":"ahocode\n==================\nThis repo is a pure python implementation for `pyahocorasick \u003chttps://github.com/WojciechMula/pyahocorasick\u003e`_, inspired by `abusix/ahocorapy \u003chttps://github.com/abusix/ahocorapy\u003e`_.\n\n\nInstallation\n-------------------\n\nRequirements\n###################\n* Python 3.8 or later\n\n.. code-block:: bash\n\n    pip install ahocode\n\nDocumentation\n---------------------------\nahocode is a fallback library for pyahocorasick, so the ``Automaton`` class and its methods\nhave same names and parameters.\n\nBelow listed are the implemented classes and methods.\n\nClasses\n##########\n\n* ``Automaton``\n\nMethods for Automaton class\n###############################\n\n* ``add_word``\n* ``get``\n* ``clear``\n* ``exists``\n* ``find_all``\n* ``items``\n* ``make_automaton``\n* ``iter``\n* ``keys``\n* ``values``\n* ``__getstate__``\n* ``__setstate__``\n* ``__len__``\n* ``__contains__``\n\nFor documentation please refer to: https://pyahocorasick.readthedocs.io/en/latest\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faboutcode-org%2Fahocode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faboutcode-org%2Fahocode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faboutcode-org%2Fahocode/lists"}