Skip to content

gilch/parinfer.py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parinfer for Python Build Status

A Parinfer implementation written in Python.

About

There are several text editors where Python is the best - or only - choice for extensions. Having a Parinfer implementation in Python allows Parinfer to reach more editors.

This is basically a 1-to-1 copy of parinfer.js.

The .json files in the tests folder are copied directly from the main Parinfer repo.

I am a very novice Python developer. There is likely lots of room for improvement in this implementation. PR's welcome :)

Run Tests

sudo pip install unittest2
python tests.py

To run a performance stress test:

python perf.py

License

ISC license

About

Parinfer in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%