srsly

🦉 Modern high-performance serialization utilities for Python (JSON, MessagePack, Pickle)

MIT License

Downloads
11.2M
Stars
427
Committers
16

Bot releases are visible (Hide)

srsly - v2.4.8 Latest Release

Published by adrianeboyd about 1 year ago

  • Updates for Python 3.12 support (#102).
  • Add Python 3.12 wheels.
srsly - v2.4.7

Published by adrianeboyd over 1 year ago

  • Restrict to Cython 0.29.x due to incompatibilities with Cython 3.
srsly - v1.0.7

Published by adrianeboyd over 1 year ago

srsly - v2.4.6

Published by adrianeboyd over 1 year ago

  • Fix typing for JSONInput and JSONInputBin (#79).
  • Add read_gzip_jsonl and write_gzip_jsonl (#84).
srsly - v1.0.6

Published by adrianeboyd about 2 years ago

  • Drop support for Python 3.5 and earlier.
  • Update to cloudpickle v2.2.0 for Python 3.11 support.
  • Add Python 3.11 wheels.
srsly - v2.4.5

Published by adrianeboyd about 2 years ago

  • Update to cloudpickle v2.2.0 for Python 3.11 support.
  • Add Python 3.11 wheels.
srsly - v2.4.4

Published by adrianeboyd about 2 years ago

srsly - v2.4.3

Published by adrianeboyd over 2 years ago

srsly - v2.4.1

Published by svlandeg over 3 years ago

  • Use str with chdir in setup
  • Fix type of write_jsonl
  • Fix json_loads behaviour for string "-"
srsly - v2.4.0

Published by ines over 3 years ago

  • Support custom msgpack serializers and deserializers via function registries (mostly internals).
  • Update setup.
srsly - v1.0.3

Published by adrianeboyd almost 4 years ago

  • Update for python 3.9
srsly - v2.3.1

Published by adrianeboyd almost 4 years ago

  • Update for python 3.9
srsly - v2.3.0

Published by ines about 4 years ago

  • Adjust argument names.
  • Expose data loaders for spaCy v3.
srsly - v2.2.0

Published by ines over 4 years ago

  • Remove unsafe YAML implementations, raising if called (see #28)
srsly - v2.1.0

Published by ines over 4 years ago

  • Include vendorized ruamel.yaml.
  • Add YAML API for saving and loading YAML.
srsly - v2.0.1

Published by ines over 4 years ago

  • Support cupy.ndarray in msgpack_numpy.
  • Make msgpack raise correct errors for unserializable objects if numpy is not installed.
srsly - v1.0.2

Published by ines over 4 years ago

  • Support cupy.ndarray in msgpack_numpy.
  • Make msgpack raise correct errors for unserializable objects if numpy is not installed.
srsly - v1.0.1

Published by ines almost 5 years ago

  • Fix source distribution.
srsly - v2.0.0

Published by ines almost 5 years ago

  • Port over esnme/ultrajson#323 by @timdawborn.
  • Drop support for Python 2.7 and 3.5.
  • Tidy up code and remove compatibility helpers.
  • Add type hints.
  • Improve setup and compilation.
srsly - v1.0.0

Published by ines almost 5 years ago

  • Add official support for Python 3.8.
  • Fix typo in README.md.

Thanks to @pfvosi for the pull request!

Package Rankings
Top 6.69% on Alpine-edge
Top 31.13% on Anaconda.org
Top 12.32% on Spack.io
Top 1.84% on Pypi.org
Top 16.03% on Conda-forge.org
Badges
Extracted from project README
tests PyPi conda GitHub Python wheels