srsly 2.4.8
0
Modern high-performance serialization utilities for Python
Contents
Modern high-performance serialization utilities for Python
Stars: 430, Watchers: 430, Forks: 31, Open Issues: 8The explosion/srsly
repo was created 5 years ago and the last code push was 2 months ago.
The project is popular with 430 github stars!
How to Install srsly
You can install srsly using pip
pip install srsly
or add it to a project with poetry
poetry add srsly
Package Details
- Author
- Explosion
- License
- MIT
- Homepage
- https://github.com/explosion/srsly
- PyPi:
- https://pypi.org/project/srsly/
- GitHub Repo:
- https://github.com/explosion/srsly
Classifiers
- Scientific/Engineering
Related Packages
Errors
A list of common srsly errors.
Code Examples
Here are some srsly
code examples and snippets.
GitHub Issues
The srsly package has 8 open issues on GitHub
- TypeError: 'escape_forward_slashes' is an invalid keyword argument for this function, when loading SpaCy 3.5 model (Python 3.8)