Skip to content

Instantly share code, notes, and snippets.

@NP-chaonay
Last active December 11, 2022 09:30
Show Gist options
  • Save NP-chaonay/041e86d6fccf29add45ca39f5674afb3 to your computer and use it in GitHub Desktop.
Save NP-chaonay/041e86d6fccf29add45ca39f5674afb3 to your computer and use it in GitHub Desktop.
(Special-typed Gist) Registration of all my gists (except those one tagged "Special" like this gist)
# (General Properties's Description)
# - Type : Available as {Program,Script,Snippet,Module,Project,Library,Docs}
# (WARNING) Script and Program Difference: Script is like a Program it is scripting AND it (recommended OR must) be confingured inside the script first.
# - Implemented_Language : If more than 1 coding language is used, specify as Multi or specify them
# (Python-related Properties's Description)
# - PythonInteractive_CopyPaste_Guaranteed :
# (Note) For shorten the sentence, define this sentence "executed by copy the whole portion and paste to Python Interactive Console" as the word "that action"
# If, all code-contained sections are able to be done that action
# Or if,
# there're at least 1 code-contained sections that are able to be done that action
# BUT
# there're some code-contained sections which aren't not able to be done that action, but all of them are explicitly declared.
# ---> Specify True
# Else or unsure, ---> Specify False
# (Sorted by recently created gists)
NewYearCountdownOnPython.py
Type=Script
Implemented_Language=Python
PythonInteractive_CopyPaste_Guaranteed=True
TCAS64_Snippets.md
Type=Docs
Implemented_Language=Markdown with Python
PythonInteractive_CopyPaste_Guaranteed=False
disk_overwriting.py
Type=Script
Implemented_Language=Python
PythonInteractive_CopyPaste_Guaranteed=True
ML_DL_AI_Snippets_1.py
Type=Snippet
Implemented_Language=Python
PythonInteractive_CopyPaste_Guaranteed=True
Academic_PythonInit.py
Type=Library
Implemented_Language=Python
PythonInteractive_CopyPaste_Guaranteed=False
RandomQuizes.py
Type=Program
Implemented_Language=Python
PythonInteractive_CopyPaste_Guaranteed=False
MentimeterWordcloudQuestionScraping.py
Type=Snippet
Implemented_Language=Python
PythonInteractive_CopyPaste_Guaranteed=True
GradientDescentAlgo_1.py
Type=Snippet
Implemented_Language=Python
PythonInteractive_CopyPaste_Guaranteed=True
Todo_Academic_Record_V0.py
Type=Script
Implemented_Language=Python
PythonInteractive_CopyPaste_Guaranteed=False
MusicKeyModeClassifcation-1.py
Type=Snippet
Implemented_Language=Python
PythonInteractive_CopyPaste_Guaranteed=True
remove_last_char.py:
Type=Program
Implemented_Language=Python
PythonInteractive_CopyPaste_Guaranteed=False
Stopwatch.py:
Type=Program
Implemented_Language=Python
PythonInteractive_CopyPaste_Guaranteed=False
DS_Snippist_1.py:
Type=Snippet
Implemented_Language=Python
PythonInteractive_CopyPaste_Guaranteed=True
DS_Audio_CodeSnippist_1.py:
Type=Snippet
Implemented_Language=Python
PythonInteractive_CopyPaste_Guaranteed=True
DSPAudio-Python-Snippet:
Type=Snippet
Implemented_Language=Python
PythonInteractive_CopyPaste_Guaranteed=True
np_chaonay_main.py:
Type=Module
Implemented_Language=Python
PythonInteractive_CopyPaste_Guaranteed=False
UbuntuReleasesChangelogs_DataImporting.py:
Type=Snippet
Implemented_Language=Python
PythonInteractive_CopyPaste_Guaranteed=True
specialized-mplayer-audio-player-1.py:
Type=Script
Implemented_Language=Python
PythonInteractive_CopyPaste_Guaranteed=False
specialized_timer_1.py:
Type=Script
Implemented_Language=Python
PythonInteractive_CopyPaste_Guaranteed=False
ThaiLotteryChecker.py:
Type=Program
Implemented_Language=Python
PythonInteractive_CopyPaste_Guaranteed=False
pymusicnote.py:
Type=Module
Implemented_Language=Python
PythonInteractive_CopyPaste_Guaranteed=False
user_oom.py:
Type=Program
Implemented_Language=Python
PythonInteractive_CopyPaste_Guaranteed=False
MusicalCompositionFeaturesClassification-Part1:
Type=Project
Implemented_Language=Python
PythonInteractive_CopyPaste_Guaranteed=True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment