This is the Linux app named simplejson whose latest release can be downloaded as v3.19.2sourcecode.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named simplejson 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
simplejson
DESCRIPTION
simplejson is a simple, fast, complete, correct and extensible JSON <http://json.org> encoder and decoder for Python 3.3+ with legacy support for Python 2.5+. It is pure Python code with no dependencies but includes an optional C extension for a serious speed boost. simplejson is the externally maintained development version of the json library included with Python (since 2.6). This version is tested with the latest Python 3.8 and maintains backward compatibility with Python 3.3+ and the legacy Python 2.5 - Python 2.7 releases. The encoder can be specialized to provide serialization in any kind of situation, without any special support by the objects to be serialized (somewhat like pickle). This is best done with the default kwarg to dumps.
Features
- The decoder can handle incoming JSON strings of any specified encoding
- The encoder can be specialized to provide serialization in any kind of situation
- simplejson is the externally maintained development version of the json library included with Python
- simplejson is a simple, fast, complete, correct and extensible JSON encoder
- Legacy support for Python 2.5+
- It is pure Python code with no dependencies, but includes an optional C extension for a serious speed boost
Programming Language
Python
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/simplejson.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.