pyahocorasick

v2.1.0

pyahocorasick is a fast and memory efficient library for exact or approximate multi-pattern string search. With the ``ahocorasick.Automaton`` class, you can find multiple key string occurrences at once in some input text. You can use it as a plain dict-like Trie or convert a Trie to an automaton for efficient Aho-Corasick search. And pickle to disk for easy reuse of large automatons. Implemented in C and tested on Python 3.6+. Works on Linux, macOS and Windows. BSD-3-Cause license. For more information about how to use this package see README

Latest version published 6 months ago
License: BSD-3-Clause

Ensure you're using the healthiest python packages

Snyk scans all the packages in your projects for vulnerabilities and provides automated fix advice

Package Health Score

72 / 100

Popularity

Influential project
GitHub Stars
929
Forks
122
Contributors
-

Direct Usage Popularity

TOP 5%

Based on project statistics from the GitHub repository for the PyPI package pyahocorasick, we found that it has been starred 929 times.

Security

No known security issues
Powered by Snyk
2.1.0 (Latest)

Security and license risk for latest version

Release Date
Mar 21, 2024
Direct Vulnerabilities
  • 0
    C
  • 0
    H
  • 0
    M
  • 0
    L
Indirect Vulnerabilities
  • 0
    C
  • 0
    H
  • 0
    M
  • 0
    L
License Risk
  • 0
    H
  • 0
    M
  • 0
    L
All security vulnerabilities belong to production dependencies of direct and indirect packages.

License
BSD-3-Clause

Security Policy
No

We found a way for you to contribute to the project! Looks like pyahocorasick is missing a security policy.


You can connect your project's repository to Snyk to stay up to date on security alerts and receive automatic fix pull requests.

Keep your project free of vulnerabilities with Snyk

Maintenance

Sustainable

Commit Frequency

Open Issues
21
Open PR
3
Last Release
6 months ago
Last Commit
6 months ago

Further analysis of the maintenance status of pyahocorasick based on released PyPI versions cadence, the repository activity, and other data points determined that its maintenance is Sustainable.

We found that pyahocorasick demonstrates a positive version release cadence with at least one new version released in the past 12 months.

In the past month we didn't find any pull request activity or change in issues status has been detected for the GitHub repository.

Community

Limited
Readme
Yes
Contributing.md
No
Code of Conduct
No
Contributors
0
Funding
No

This project has seen only 10 or less contributors.

We found a way for you to contribute to the project! Looks like pyahocorasick is missing a Code of Conduct.


Embed Package Health Score Badge

package health: 72/100 package health 72/100

Package

Python Versions Compatibility
>=3.8

Age
10 years
Latest Release
6 months ago
Dependencies
0 Direct
Versions
28
Maintainers
2
Wheels
Linux, macOS, Musllinux, Windows