Ray :saxophone:

Ray is a framework that let you deliver well-designed software without been stuck in a framework.

Ray is compatible with SQLAlchemy and Peewee! Are you using Google App Engine? Great! Ray is compatible with it.

Build Status Coverage Status PyPI version

Disclaimer

This is an experimental project! I wrote it because I would like to have the experience of writing a framework. Ray helped me to think how to create better abstractions, how to write code that other developers would use to write their web apps and so on. Is also important to say that this project does not intend to replace Django, Flask or Bottle. As I said I wrote it as a coding exercise. With all that said, you're welcome to contribute to it if you want to have the same experience, but you are also aware that this project may not be production-ready.

Features

How to start

Ray has a great documentation, you can check it here including a well documented getting started guide.

Contributing

To contribute, check the Contributing Guider.