Skip to content

seisatsu/PyStory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyStory Storyboard Manager
Copyright (c) 2012 Michael D. Reiley <mreiley@omegasdg.com>

Released under the MIT/Expat License.

This is an experimental command line menu driven program for managing and 
editing a textual storyboard.

Usage: ./pystory.py [file]

File List:
* pystory.py : Main Program and Interface
* config.py : User Configuration
* database.py : SQLite Database Handling
* storyfile.py : SQL Data Abstraction
* menu.py : Interface Menu Sections
* commands.py : Interface Command Handling

Storyboard Structure:
* Story:
** Name
** Author
** Description
** Notes
** Scenes:
*** Position
*** Name
*** Contents

About

An experimental command line menu driven program for managing and editing a textual storyboard in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages