NEOrg - Numerical Experiment Organizer
Project description
NEOrg is a wiki to organize your experimental data. NEOrg 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 organize your notes.
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
Links
You can see screenshots in my blog post.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file neorg-0.0.3.tar.gz
.
File metadata
- Download URL: neorg-0.0.3.tar.gz
- Upload date:
- Size: 108.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12e04ec177469c7594f878b78a65a334442bfe4477a743b2e59a805112cc98dd |
|
MD5 | 2ad98357313a408dae288fc809810dff |
|
BLAKE2b-256 | 1a674ceb6317121b108ea0cea3aceaf53187775b4713bac764e4083f63b832d0 |
File details
Details for the file neorg-0.0.3-py2.6.egg
.
File metadata
- Download URL: neorg-0.0.3-py2.6.egg
- Upload date:
- Size: 169.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 292d1312115bf6dab1cac629bd6ca8e500c2317e80ab24d11f8a1c1b4ac6860a |
|
MD5 | a207e357f53ad81764eda84f7f22d8ab |
|
BLAKE2b-256 | 436b7ee5e0a667407a9ddd64f6c706a2b9981cf6898559bf84839285403fd272 |