File: python-pyevolve-doc.README.Debian

package info (click to toggle)
pyevolve 0.6~rc1%2Bsvn398%2Bdfsg-9
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,060 kB
  • ctags: 832
  • sloc: python: 5,119; xml: 183; sh: 71; makefile: 38
file content (11 lines) | stat: -rw-r--r-- 366 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
README for Pyevolve examples
----------------------------

To run the following examples, you must be in a directory for which you have
write permission, eg:

  $ cd /tmp
  $ python /usr/shar/doc/python-pyevolve-doc/examples/pyevolve_ex1_simply.py

This will store data in an sqlite database 'pyevolve.db'. You can then create
various graphs with pyevolve-graph(1).