Skip to content

orby-ai-engineering/pyswc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyswc

Python bindings for the SWC library. Currently support exporting the parsed result in JSON format.

Usage

Install with pip install pyswc.

import pyswc
print(pyswc.parse("console.log('hello world');"))

License

pyswc is distributed under the terms of the Apache License (Version 2.0).

See LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages