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.
Release files for neorg 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| neorg-0.0.3.tar.gz | 108.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| neorg-0.0.3-py2.6.egg | Legacy Egg format | - | - | Details |
Total release size: 277.7 kB
Release files / neorg-0.0.3.tar.gz
| Download URL | neorg-0.0.3.tar.gz |
|---|---|
| Size | 108.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
12e04ec177469c7594f878b78a65a334442bfe4477a743b2e59a805112cc98dd
|
|
BLAKE2b-256 checksum How to use checksums |
1a674ceb6317121b108ea0cea3aceaf53187775b4713bac764e4083f63b832d0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / neorg-0.0.3-py2.6.egg
| Download URL | neorg-0.0.3-py2.6.egg |
|---|---|
| Size | 169.1 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
292d1312115bf6dab1cac629bd6ca8e500c2317e80ab24d11f8a1c1b4ac6860a
|
|
BLAKE2b-256 checksum How to use checksums |
436b7ee5e0a667407a9ddd64f6c706a2b9981cf6898559bf84839285403fd272
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |