Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
micropython
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
card10
micropython
Repository
a0c296f6d515b0a18306213cf64d9580875448f6
Select Git revision
Selected
a0c296f6d515b0a18306213cf64d9580875448f6
Branches
5
wip-bootstrap
default
dualcore
ch3/leds
ch3/time
master
6 results
Show more breadcrumbs
micropython
docs
library
ujson.rst
ujson.rst
Find file
Blame
Edit
Open in Web IDE
.
Quickly and easily edit multiple files in your project.
Edit single file
Edit this file only.
File actions
Find file
t
Blame
Copy permalink
y
Copy contents
Open raw
Download
docs: Cleanup and update some docs.
Damien George authored
10 years ago
a58713a8
History
a58713a8
10 years ago
History
ujson.rst
459 B
Code
Preview
:mod:`ujson` -- JSON encoding and decoding
This modules allows to convert between Python objects and the JSON data format.
Functions