July
DEACTIVATE.
Install / Use
/learn @lepture/JulyREADME
July
.. image:: https://secure.travis-ci.org/lepture/july.png :target: https://secure.travis-ci.org/lepture/july
July is the best season for Tornado , it’s all about how to organize a tornado project. It is inspired by Django and Flask.
This is a project by `Hsiaoming Yang <http://lepture.com>`_.
All projects are listed at `project page <http://project.lepture.com>`_.
Documentation <http://july.readthedocs.org/>_GitHub <https://github.com/lepture/july>_PyPi <http://pypi.python.org/pypi/july>_
Feature
- Organize tornado as App
- Built-in SQLAlchemy
- Flash message design
- Built-in Mail App
and more.
Overview
A minimal July Application::
from july.web import JulyHandler
from july.app import JulyApplication
class HelloHandler(JulyHandler):
def get(self):
self.write('Hello July')
handlers = [('/', HelloHandler)]
application = JulyApplication(handlers=handlers)
if __name__ == '__main__':
from july import run_server
run_server(application)
Get more information on Documentation_.
Installation
This project is UNDER DEVELOPMENT, it is not robust.
-
Install with pip::
$ pip install july
-
Install with easy_install::
$ easy_install july
Bug report
If you have any trouble, report bug at GitHub Issue <https://github.com/lepture/july/issues>_.
Related Skills
node-connect
348.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
348.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
348.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
