This is the Linux app named srsly whose latest release can be downloaded as v2.5.2_BuildwheelsforPython3.14sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named srsly with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
srsly
DESCRIPTION:
This package bundles some of the best Python serialization libraries into one standalone package, with a high-level API that makes it easy to write code that's correct across platforms and Pythons. This allows us to provide all the serialization utilities we need in a single binary wheel. Currently supports JSON, JSONL, MessagePack, Pickle, and YAML. Serialization is hard, especially across Python versions and multiple platforms. After dealing with many subtle bugs over the years (encodings, locales, large files) our libraries like spaCy and Prodigy have steadily grown a number of utility functions to wrap the multiple serialization formats we need to support (especially json, msgpack and pickle). These wrapping functions ended up duplicated across our codebases, so we wanted to put them in one place.
Features
- Serialization is hard, especially across Python versions and multiple platforms
- Create a gzipped JSON file and dump contents
- Load YAML from a file or standard input
- Check if a Python object is YAML-serializable
- Currently supports JSON, JSONL, MessagePack, Pickle and YAML
- High-level API that makes it easy to write code that's correct across platforms and Pythons
Programming Language
Python
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/srsly.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.