Skip to main content

NEOrg - Numerical Experiment Organizer

Project description

NEOrg is a wiki to organize your experimental data. NEOrg provides two features:

  1. 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 organize your notes.

  2. Template page.

    When you do experiments repeatedly, you may want to see the results in a fixed format. The template page can be used for that purpose.

See the document for more!

Install

pip install neorg  # or
easy_isntall neorg

If you want to try newest (possibly unstable) version you can install from https://bitbucket.org/tkf/neorg. Sphinx will be required:

pip install https://bitbucket.org/tkf/neorg/get/tip.tar.bz2  # or
pip install https://bitbucket.org/tkf/neorg/get/tip.tar.gz  # or
pip install https://bitbucket.org/tkf/neorg/get/tip.zip

Quick start

cd directory/where/you/store/experimental/data
neorg init
neorg serve --browser

Dependencies

  • docutils, Flask, Whoosh and argparse

  • PyYAML to load YAML data (optional).

For development:

  • nose and mock for unit tests

  • texttable for doctest

  • sphinx for building document

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neorg-0.0.3.tar.gz (108.7 kB view hashes)

Uploaded Source

Built Distribution

neorg-0.0.3-py2.6.egg (169.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page