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 1 month 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

88 / 100

Explore Similar Packages

Popularity

Influential project
GitHub Stars
887
Forks
120
Contributors
30

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 887 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

Healthy

Commit Frequency

Open Issues
21
Open PR
3
Last Release
1 month ago
Last Commit
1 month 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 Healthy.

We found that pyahocorasick demonstrates a positive version release cadence with at least one new version released in the past 3 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

Sustainable
Readme
Yes
Contributing.md
No
Code of Conduct
No
Contributors
30
Funding
No

With more than 10 contributors for the pyahocorasick repository, this is possibly a sign for a growing and inviting community.

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: 88/100 package health 88/100

Package

Python Versions Compatibility
>=3.8

Age
9 years
Latest Release
1 month ago
Dependencies
0 Direct
Versions
28
Maintainers
2
Wheels
Linux, macOS, Musllinux, Windows