搜索资源列表
GUI2Exe_source
- 将.py程序文件直接转换为exe可执行程序,一位python界大牛的力作
Jython-display
- Jython应用实例,echo.py factorial.py进行阶乘! -Jython application instance, echo.py factorial.py the the factorial!
py.java.tar
- java program for beginners because i am a student
todo_bae
- 运行在BAE上的一个todo 程序.开发框架为web.py-Running on a todo at BAE program development framework web.py
blog-markdown-
- Web.py + Markdown 轻量级博客 直接上传markdown格式的博客原文,让程序自动去处理和渲染。-Web.py+ Markdown lightweight blog directly upload markdown format blog text, let the program automatically go to processing and rendering.
webkit_logging
- action_csspropertynames.py is a harness scr ipt to connect actions sections of gyp-based builds to makeprop.pl.
udpEater
- udp Eater.py: receives U D P traffic.
error_handlers_unittest
- Unit tests for error_handlers.py.
executive
- Unit tests for common.py.
reflection_test
- nittest for reflection.py, which also indirectly tests the output of the pure-Python protocol compiler.
tomcat.py
- 计数器,用于计数总共破解了多少个密码
autoemail.py
- automatic email to your user.
CTFtools
- 中国国内首个CTF工具框架,集成摩斯电码,凯撒密码,栅栏密码,Rot13密码以及各种编码互换等CTF中常见密码加解,旨在于帮助CTFer攻克CTF中crypto类、Image、zip难关。本程序支持Python插件,允许使用者自建插件,可直接将py脚本放进Plugin目录中程序运行时将自动遍历Plugin目录中的py脚本。-China s first CTF tool framework, integrated Moss code, Caesar password, fence password
ic.py
- 对于文字语义的初步处理,直接食用可以~Python版(For the initial processing of the semantic text, direct consumption can be ~ Python version)
webPyExmp
- Python服务器开发框架web.py的教程demo(Example of python web base on web.py)
HW1_Haotian_Huang.py
- This is the python file that.
ssl_ftp.py
- 通过ftp、sftp实现文件下载上传。一个简单的实现,没有考虑过多的例外处理。(ftp,sftp download,upload file.)
NLSE_solver_vetor.py
- 求解耦合非线性薛定谔方程,参考Agrawal第7.4节内容