Skip to content

val314159/raml-python-generator

 
 

Repository files navigation

Raml->python generator


This package uses raml-client-generator as a framework for generating macro files. (You may also just use the language/python directory as a plug-in, if you're using more than just python)


How to Install it

for the code generation, you'll need to run

npm install

How to Run it

sh test.sh

This will generate a bunch of python files in the directory 'igpy' for various python web clients and servers.

For more details of what's generated, see the README.md in the language/python folder.

About

Template-driven generator of servers and clients for APIs described by a RAML spec

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Handlebars 75.4%
  • JavaScript 15.4%
  • Python 8.7%
  • Shell 0.5%