完成了大部分物品和船只名称的汉化。
下载地址
Alpha Test Build: https://github.com/tywtyw2002/Pyfa/releases/tag/v1.29.4CN
下载 pyfa_zh_cn.win32-2.7.zip
即可.
- Clone这个repo到本地
- 用
pip
安装所需要的包pip install -r requirements.txt
。 - 打开shell,进入pyfa的文件夹,执行
python pyfa.py
。
PS,如果有人了解如python程序win下打包,欢迎去打包发布本汉化(请留下本github的地址)。
- 在SQL中增加一个
chsName
的字段 - 修改了程序,动态加载汉化字符到英文名字的后面。
- 加入中文的技能名称。
- 添加缺失船只和物品的汉化名称。
- Win Exe 打包
- 上传eve.db数据库操作的脚本。
- Sqlite操作脚本, https://github.com/mm12432/Pyfa_eve_db_cn
- 汉化资料, https://www.eve-ship.com/
- 汉化资料(xls), https://www.ceve-market.org/app/db_excel.7z?20160520
pyfa, short for python fitting assistant, allows you to create, experiment with, and save ship fittings without being in game. Open source and written in Python, it is available on any platform where Python 2.x and wxWidgets are available, including Windows, Mac OS X, and Linux.
The latest version along with release notes can always be found on the project's Releases page. pyfa will notify you if you are running an outdated version.
Windows and OS X users are supplied self-contained builds of pyfa on the latest releases page. An .exe
installer is also available for Windows builds. Linux users can run pyfa using their distribution's Python interpreter. There is no official self-contained package for Linux, however, there are a number of third-party packages available through distribution-specific repositories.
There are two different distributives for OS X: -mac
and -mac-deprecated
.
-mac
: based on wxPython 3.0.2.0 and has updated libraries. This is the recommended build.-mac-deprecated
: utilizes older binaries running on wxPython 2.8; because of this, some features are not available (currently CREST support and Attribute Overrides). Additionally, as development happens primarily on wxPython 3.0, a few GUI bugs may pop up as-mac-deprecated
is not actively tested. However, due to some general issues with wxPython 3.0, especially on some newer OS X versions,-mac-deprecated
is still offered for those that need it.
There is also a Homebrew option for installing pyfa on OS X. Please note this is maintained by a third-party and is not tested by pyfa developers. Simply fire up in terminal:
$ brew install Caskroom/cask/pyfa
The following is a list of pyfa packages available for certain distributions. Please note that these packages are maintained by third-parties and are not evaluated by the pyfa developers.
- Debian/Ubuntu/derivitives: https://github.com/AdamMajer/Pyfa/releases
- Arch: https://aur.archlinux.org/packages/pyfa/
- openSUSE: https://build.opensuse.org/package/show/home:rmk2/pyfa
- FreeBSD: http://www.freshports.org/games/pyfa/ (see #484 for instructions)
If you wish to help with development or simply need to run pyfa through a Python interpreter, the following software is required:
- Python 2.7
wxPython
2.8/3.0sqlalchemy
>= 1.0.5dateutil
matplotlib
(for some Linux distributions you may need to install separate wxPython bindings such aspython-matplotlib-wx
)requests
logbook
>= 1.0.0
The preferred method of reporting bugs is through the project's GitHub Issues interface. Alternatively, posting a report in the pyfa thread on the official EVE Online forums is acceptable. Guidelines for bug reporting can be found on this wiki page.
pyfa is licensed under the GNU GPL v3.0, see LICENSE
- Development repository: https://github.com/pyfa-org/Pyfa
- EVE forum thread
- EVE University guide using pyfa
- EVE Online website
- Sable Blitzmann
- GitHub: @blitzmann
- TweetFleet Slack: @blitzmann
- Gitter chat: @ blitzmann
- Email: sable.blitzmann@gmail.com
EVE Online, the EVE logo, EVE and all associated logos and designs are the intellectual property of CCP hf. All artwork, screenshots, characters, vehicles, storylines, world facts or other recognizable features of the intellectual property relating to these trademarks are likewise the intellectual property of CCP hf. EVE Online and the EVE logo are the registered trademarks of CCP hf. All rights are reserved worldwide. All other trademarks are the property of their respective owners. CCP hf. has granted permission to pyfa to use EVE Online and all associated logos and designs for promotional and information purposes on its website but does not endorse, and is not in any way affiliated with, pyfa. CCP is in no way responsible for the content on or functioning of this program, nor can it be liable for any damage arising from the use of this program.