Skip to content

vlajna95/yw-table

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yw-table

A scene relationship table for yWriter projects.

For more information, see the project homepage with description and download instructions.

Development

yw-table is organized as an Eclipse PyDev project. The official release branch on GitHub is main.

Mandatory directory structure for building the application script

.
└── yw-table/
    ├── src/
    ├── test/
    └── tools/ 
        └── build.xml

Conventions

  • Minimum Python version is 3.6.
  • The Python source code formatting follows widely the PEP 8 style guide, except the maximum line length, which is 120 characters here.

Development tools

License

This is Open Source software, and the novelyst_themes plugin is licenced under GPLv3. See the GNU General Public License website for more details, or consult the LICENSE file.

About

A relationship table for yw7 files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%