Download List

프로젝트 설명

NPI is a simple calculator that supports Reverse Polish
Notation, devised by Jan Lukasiewicz in the Twenties to
allow evaluation of mathematical expressions without
brackets. It supports completion and command history.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-12-14 12:11
0.2.6

원시적인 Jabber 로봇 (SleekXMPP 사용) RPN 수학 연산을 수행 하는 추가 되었습니다.
파이썬 3000 마이그레이션 시작 되었습니다.
A primitive Jabber bot (using SleekXMPP) which performs RPN mathematical operations was added.
Migration to Python 3000 was initiated.

2006-09-26 17:19
0.2.5

몇 가지 새로운 명령 및 별칭을 추가했다. 명령은 커맨드 라인에서 읽은 지금은 실행될 수있습니다.
Tags: Minor feature enhancements
Some new commands and aliases were added. A
command read from the command line may now be
executed.

2006-07-16 16:56
0.2.4

RPN은 수학 연산을 수행하는 원시적은 IRC 봇이 추가되었습니다.
Tags: Minor feature enhancements
A primitive IRC bot that performs RPN mathematical
operations was added.

2006-02-09 01:15
0.2.3

optparse, getopt보다 더 강력한 명령줄 옵션을 파서를 사용합니다. 문서 reStructuredText 형식으로 업데이 트되었습니다.
Tags: Minor feature enhancements
Uses optparse, a more powerful command line option parser than getopt. The documentation has been updated in reStructuredText format.

2005-12-22 17:00
0.2.2

명령을 스크립트 파일이나 커맨드 라인에서 읽을 지금은 실행될 수있습니다. setup.py 스크립트를 개선했습니다.
Tags: Minor feature enhancements
A command read from a script file or from the
command line may now be executed. The setup.py
script was improved.

Project Resources