Skip to content

tourkaman/custom-sugar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

custom-sugar

Custom syntactic sugar for Python. Investigating how to do it.

Goal

Creating or learning to use a decorator-like notation (markup?) for tying a different supporting file, or just extracting stuff from the bottom of a file, with fragment links to the original docs, as well as original source code line permalink, to make it easier to dig straight in and see what options there are and how the code is going to behave in different conditions.

Progress so far

Nov 27

Asked ChatGPT about decorators in Python

ddg: python decorator
ddg: python decorating lines of code

Found these

Started this repo! ✨😊

About

Custom syntactic sugar in Python. Investigating how to do it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published