NEOrg

NEOrg 0.0.2

NEOrg is a wiki to organize your experimental data. It provides two features:- Special directives. A directive is a general reST block markup. With the special directives defined by NEOrg, you can fetch data and images, show them effectively, and...

read more
railgun

railgun 0.1.6

railgun contains ctypes utilities for faster and easier simulation programming in C and Python.Installation:easy_install railgun # using setuptoolspip install railgun # using pipUsage:See samples in...

read more

rstspreadsheet is a module that adds the spreadsheet directive for reStructuredText. You can use it from Docutils or Sphinx. Any Python function/module can be used to calculate the cell value.Install:pip install rstspreadsheet # oreasy_install...