FileInfo

Sprachen

Überblick

What is a PYON file? A PYON file contains simple data structures written in the Python Object Notation (PYON) format, which is identical to JSON . It is used to organize and store data used by a Python program. Using PYON Reader, Python programs can retrieve information from or update information in PYON files.

More Information PYON file open in Microsoft Visual Studio Code Like .JSON files, PYON files are used to structure and store datasets that programs can retrieve and update. Unlike JSON files, PYON files are meant to be used only with Python programs that import the PYON Reader (pyonr) package. The document-oriented database NotDB, which is also developed by nawafalqri, also uses PYON-format data.

Popularity2/5

1 votes

Quick AppUsed by
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched the Python Object Notation file format and Mac, Windows, and Linux apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

Document Icon

Brotkrümel

Developernawafalqari
Popularity2.0 | 1 Vote

Previous / Next

In-Depth

.PYON File Extension

Python Object Notation File

Developernawafalqari
Popularity
2.0  |  1 Vote
 

What is a PYON file?

A PYON file contains simple data structures written in the Python Object Notation (PYON) format, which is identical to JSON . It is used to organize and store data used by a Python program. Using PYON Reader, Python programs can retrieve information from or update information in PYON files.

More Information

PYON file open in Microsoft Visual Studio Code

Like .JSON files, PYON files are used to structure and store datasets that programs can retrieve and update. Unlike JSON files, PYON files are meant to be used only with Python programs that import the PYON Reader (pyonr) package.

The document-oriented database NotDB, which is also developed by nawafalqri, also uses PYON-format data.

How to open a PYON file

You can open and edit a PYON file in any text or source code editor. Source code editors, such as Microsoft Visual Studio Code (multiplatform) and GitHub Atom (multiplatform), contain helpful features that make reading and editing PYON files easier.

To use a PYON file in a Python program, refer to pyonr's documentation (linked below).

Open over 400 file formats with File Viewer Plus . Free Download

Programs that open or reference PYON files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

pyonr

Free

Microsoft Visual Studio Code

Free

GitHub Atom

Discontinued

Free

Any text editor

Mac

pyonr

Free

Microsoft Visual Studio Code

Free

GitHub Atom

Discontinued

Free

Any text editor

Linux

pyonr

Free

Microsoft Visual Studio Code

Free

GitHub Atom

Discontinued

Free

Any text editor

Category: Developer Files

Updated: June 3, 2022

FAQ

What is a PYON file?
A PYON file contains simple data structures written in the Python Object Notation (PYON) format, which is identical to JSON. It is used to organize and store data used by a Python program. Using PYON Reader, Python programs can retrieve information from or update information in PYON files.
How do I open a .pyon file?
You can open and edit a PYON file in any text or source code editor. Source code editors, such as Microsoft Visual Studio Code (multiplatform) and GitHub Atom (multiplatform), contain helpful features that make reading and editing PYON files easier.