The Python Data Library is a python library file and parser pypi-package, To create a .pdl
file simply follow this wiki guide. PDL files are marked by the file extension .pdl
and can be parsed within a python program using the pdlparse pypi package. The file's syntax is made to be simple and easy to learn it follows very pythonic rules to ease developers into the language. pdl-hl
is the VSCode extension made for pdl files it offers custom syntax highlighting for python data librarys depending on your color theme.
-
Notifications
You must be signed in to change notification settings - Fork 0
itzCozi/Python-Data-Library
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
PDL is a new library language for storing data and variables pdlparse parses them in python