Skip to content

stifflerus/open-numismat

 
 

Repository files navigation

Requirement:
 * Python 3.4.4
 * PyQt5 5.5.1
 * Jinja2 2.10 (for reports)
 * Matplotlib 2.1.0 (for statistics)
 * xlwt-future 0.8.0 (for exporting to Excel)
 * pywin32-219 (for saving report as Word Document)
 * lxml 3.4.1 (for importing from Tellico)
 * xlrd 1.1.0 (for importing from Excel)
 * python-dateutil 2.6.1 (for importing from Excel)
 * pyodbc 3.0.10 (for importing from Cabinet 2.0.2.0, 2011 and CoinManage 2011)
 * DBISAM ODBC-TRIAL 4.3 (for importing from Cabinet 2.0.2.0, 2011)
 * Visual FoxPro ODBC Driver, Microsoft Access Database Engine, Microsoft Access or any other
   software with ODBC {Microsoft Access Driver (*.mdb)} (for importing from CoinManage 2011)
 * cx_Freeze 4.3.4 (for deploy)
 * Inno Setup 5.6.1 (for deploy)

Deploying:
Run `python setup.py build_exe`
Compile setup*.iss with Inno Setup

Packages

No packages published

Languages

  • Python 88.5%
  • HTML 5.2%
  • CSS 3.4%
  • Inno Setup 2.4%
  • Rich Text Format 0.5%