This is the Linux app named orjson whose latest release can be downloaded as 3.11.4sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named orjson 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
Ad
orjson
DESCRIPTION
orjson is a fast, correct JSON library for Python. It benchmarks as the fastest Python library for JSON and is more correct than the standard json library or other third-party libraries. It serializes dataclass, datetime, numpy, and UUID instances natively. orjson supports CPython 3.8, 3.9, 3.10, 3.11, and 3.12. It distributes amd64/x86_64, aarch64/armv8, arm7, POWER/ppc64le, and s390x wheels for Linux, amd64 and aarch64 wheels for macOS, and amd64 and i686/x86 wheels for Windows. orjson does not support PyPy. Releases follow semantic versioning and serializing a new object type without an opt-in flag is considered a breaking change.
Features
- Serializes dataclass instances 40-50x as fast as other libraries
 - Serializes datetime, date, and time instances to RFC 3339 format
 - Serializes arbitrary types using a default hook
 - Has strict UTF-8 conformance, more correct than the standard library
 - Has an option for strict JSON conformance on 53-bit integers with default support for 64-bit
 - Does not provide load() or dump() functions for reading from/writing to file-like objects
 
Programming Language
Python
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/orjson.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.
