Awesome Standard Notes
Awesome Standard Notes A curated list of tools and information relating to Standard Notes. For discussion, please join the official Slack channel here. Contents Awesome Standard Notes Contents Guides Extensions Themes Editors Fonts Tools Browser Command Line Importers, Exporters, and Converters Libraries Servers Listed Themes Guides Standard Notes Documentation Self-Hosting Standard Notes Extensions Themes Dark Hybrid - Dark theme featuring soft pastel colors built to be imported...
Read post
Comprehensive Python Cheatsheet
Comprehensive Python Cheatsheet Contents --------     1. Collections:   List, Dictionary, Set, Tuple, Range, Enumerate, Iterator, Generator.     2. Types:            Type, String, Regular_Exp, Format, Numbers, Combinatorics, Datetime.     3. Syntax:           Args, Inline, Closure, Decorator, Class, Duck_Type, Enum, Exception.     4. System:          Exit, Print, Input, Command_Line_Arguments, Open, Path, OS_Commands.     5. Data:               JSON, Pickle, CSV, SQLite, Bytes, Struct, Ar...
Read post