Skip to content
/ kixote Public
forked from typemill/kixote

The Typemill Kixote Application

Notifications You must be signed in to change notification settings

epywiki/kixote

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kixote

Kixote is a Dockerized backend service for Typemill, offering API services such as authentication, PDF generation via WeasyPrint, and future AI services. It is designed to support Typemill instances, with the potential for self-hosted deployments in the future.

Requirements

  • Python 3.12+
  • Flask
  • Flask-JWT-Extended
  • Flask-Limiter
  • SQLite
  • Docker

Documentation

Full documentation and API usage can be found in the docs folder.

Notes

This project is not yet ready for self-hosting and should be used for development or testing purposes only.

About

The Typemill Kixote Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.1%
  • Shell 11.5%
  • HTML 6.2%
  • Dockerfile 2.2%