Python Notes

Python Notes

A self-hosted, encrypted note application based on Flask that supports Markdown rendering and code highlighting, and provides a concise Web interface for adding, viewing, editing and deleting notes.

Description

Default account password: admin/admin123 Note: It is possible to create Chinese notes in the application, and editing and modification are supported, but clicking Raw will display garbled code. There is no problem with English. characteristics Security: Notes are encrypted while still. CRUD operations: Create, view, edit and delete notes through a clean Web interface. Markdown support: Notes are rendered from Markdown to HTML, and code blocks are syntactically highlighted. Raw View: View the raw, unformatted text of any notes. Authentication: Protected by simple HTTP basic authentication. Limit rate by IP address CSRF protection for POST requests Configurable through environment variables Run locally or Docker Easy to set up: Encryption keys are automatically generated the first time you run them.

Screenshots
Screenshot 1
Screenshot 2
Screenshot 3
App Information
Version
0.0.1
Package Size
79.66 KB
Image Size
58.57 MB
Updated
December 17, 2025
Source Code
teklynk
Platform Support
PC
Keywords
pythonflasknotesencryptedself-hostedmarkdown