Literate is a package for Literate Programming. The main purpose is to facilitate writing Julia examples/tutorials that can be included in your package documentation. Literate can generate markdown pages (for e.g. Documenter.jl), and Jupyter notebooks, from the same source file. There is also an option to "clean" the source from all metadata, and produce a pure Julia script. Using a single source file for multiple purposes reduces maintenance, and makes sure your different output formats are synced with each other.
Features
- Simplistic package for Literate Programming
- Literate is a package that generates markdown pages
- The main design goal is simplicity
- Examples are (probably) the best way to showcase your awesome package
- Literate generates the output based on a single source file which makes it easier to maintain
- Test, and keep the manual and your example notebooks in sync
Categories
Data VisualizationLicense
MIT LicenseFollow Literate
Other Useful Business Software
Train ML Models With SQL You Already Know
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Literate!