{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/18"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/11"}],"enrichment":{"capability":"cyseq provides a Cython-optimized implementation of sequence matching and comparison operations originally from ScanCode-toolkit's licensedcode module, designed for performance-critical text processing tasks.","skillfed_tags":["cython-compiled","performance-optimization","text-processing"],"use_cases":["Accelerating license text matching in software composition analysis or compliance tools.","Speeding up sequence comparison operations in large-scale text processing pipelines.","Replacing the pure-Python ScanCode licensedcode.seq module in performance-sensitive applications.","Embedding optimized sequence matching in tools that analyze code or document similarity at scale."],"what_it_does":"cyseq is a Cython-compiled library that accelerates sequence matching and comparison operations originally developed as part of ScanCode-toolkit's license detection engine. It takes computationally intensive sequence algorithms and compiles them to C for faster execution, making it suitable for applications that perform repeated or large-scale text comparison tasks.\n\nThe package targets developers working with license detection, text similarity analysis, or other sequence-based matching problems where the pure-Python implementation would be a bottleneck. It has no runtime dependencies beyond Python itself and is distributed as pre-built wheels for Python 3.10+ across major platforms, reducing installation complexity.","worth_installing":"Yes, if you need the specific sequence operations cyseq provides and performance is a concern. The package is actively maintained, carries a permissive license, has no external dependencies, and offers pre-built wheels for common environments. However, verify that its API matches your use case and that the performance gain justifies the compiled-dependency overhead for your workload."},"id":"cyseq","links":{"html":"https://skillfed.io/packages/cyseq","md":"https://skillfed.io/packages/cyseq.md","pypi":"https://pypi.org/project/cyseq/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-27","license_spdx":null,"license_treatment":"permissive","name":"cyseq","python_support":"supports_current","summary":"\"A Cython version of ScanCode-toolkit's licensedcode.seq\""},"popularity":{"monthly_downloads":81513,"position":14221,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.3"}
