For more information, see the project homepage with description and download instructions.
yw2html is organized as an Eclipse PyDev project. The official release branch on GitHub is main.
See https://github.com/peter88213/PyWriter/blob/main/docs/conventions.md
Exceptions:
- No localization is required.
- The directory structure is modified to minimize dependencies:
.
└── yw2html/
├── src/
├── test/
└── tools/
└── build.xml
- Python version 3.10
- Eclipse IDE with PyDev and EGit
- Apache Ant for building the application script
- User Hunter_71 presented the number to English conversion algorithm on stack overflow.
- User Aristide presented the integer to roman numeral conversion on stack overflow.
yw2html is distributed under the MIT License.