Git Product home page Git Product logo

ppython's Introduction

ppython

Automatically exported from code.google.com/p/ppython

##简介

这是从Google code迁移过来的项目。

ppython开源项目是结合使用PHP和Python两种语言,取其所长、补其所短,面向企业WEB领域的开发技术。此技术可以理解为PHP和Python相结合的技术,也可称为PHP和Python混合编程技术,或者PHP调用Python服务的技术,也有人习惯称之为前台PHP后台Python的技术框架。

本项目是LAJP项目的语言环境的拓展,变化是将LAJP中的Java语言变更为Python语言,因此LAJP的技术、文档对本项目有参考作用。LAJP的官方网页:http://code.google.com/p/lajp

具体详细介绍请至:PHP结合Python的WEB开发技术

ppython's People

Contributors

budzhang avatar copterfly avatar

Watchers

 avatar

ppython's Issues

Python3.4 is works!

I used Python3.4,first time,it don't work.
It always show error message "'cp950' codec can't encode character '\u957f' in 
position 2: illegal multibyte sequence".

So,I tested and seek, find the KEY is  "Simplified Chinese"!
such like, "process.py" in line 160 "print("消息长度:%d" % totalLen)",
you should change to "print("Message length:%d" % totalLen)",
and it works!.

So, I put all the Simplified Chinese to English.
enjoy it!

Original issue reported on code.google.com by [email protected] on 28 Apr 2015 at 2:01

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.