Skip to content
/ pylon Public

A data storage type based on Python, I guess.

Notifications You must be signed in to change notification settings

Unexian/pylon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

pylon

A data storage type based on Python, I guess.

features

  • Support for strings, numbers, booleans, and None
  • Support for objects
  • Scientific notation and other bases
  • Comments!
  • No arrays yet but you can emulate them ig

info

  • pylon stands for PYthon-Like Object Notation
  • used in the command line by passing the file name as an interpreter argument
  • to use it from another file, just from pylon import parsePylon

About

A data storage type based on Python, I guess.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages