Skip to content
/ pydm Public

A Python CLI/package that converts DM files into Python modules and vice versa.

License

Notifications You must be signed in to change notification settings

56kyle/pydm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pydm

A Python CLI/package that converts DM files into Python modules and vice versa.

Currently it is still in mid-early development and parsing does not function, but some stages are functional. Overall the plan is to create an object tree similar to Byond's and then to allow the parsing to more naturally be done.

Install

Pip

pip install pydm

Poetry

poetry add pydm

Usage

#TODO

CLI

#TODO

About

A Python CLI/package that converts DM files into Python modules and vice versa.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages