Skip to content

mrflip/dexy

 
 

Repository files navigation

Dexy is software for document automation.

More info:
http://dexy.it
http://blog.dexy.it

For detailed installation instructions:
http://dexy.it/install

For tutorials:
http://dexy.it/docs/tutorials

Dexy should work on Python 2.6-Python 2.7.

Dexy runs on Windows (though it's not comprehensively tested so you may run
into issues). Not all of the Dexy filters are windows-compatible, however.

Helpdesk (for asking questions):
http://dexy.tenderapp.com

Issue tracker (for posting bug reports/feature requests):
http://dexy.lighthouseapp.com


Dexy's tests can be run with the command `nosetests`.

The tests located in dexy/tests/filters may require extra software to be
installed, so that the filters being tested can run. To skip those tests and
just run basic tests that don't require extra software, run
`nosetests dexy/tests/*.py`

Packages

No packages published

Languages

  • Python 97.8%
  • R 2.0%
  • Other 0.2%