repo_owner
stringlengths
2
39
repo_name
stringlengths
1
100
file_path
stringlengths
4
120
file_url
stringlengths
51
219
twtrubiks
leetcode-python
Remove_Duplicates_from_Sorted_Array_026.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/Remove_Duplicates_from_Sorted_Array_026.py
twtrubiks
leetcode-python
Reverse_Bits_190.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/Reverse_Bits_190.py
twtrubiks
leetcode-python
Roman_to_Integer_013.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/Roman_to_Integer_013.py
twtrubiks
leetcode-python
Search_Insert_Position_035.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/Search_Insert_Position_035.py
twtrubiks
leetcode-python
Two_Sum_001.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/Two_Sum_001.py
twtrubiks
leetcode-python
Valid_Anagram_242.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/Valid_Anagram_242.py
twtrubiks
leetcode-python
Valid_Parentheses_020.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/Valid_Parentheses_020.py
twtrubiks
leetcode-python
test_3Sum_015.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_3Sum_015.py
twtrubiks
leetcode-python
test_Bulls_and_Cows_299.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Bulls_and_Cows_299.py
twtrubiks
leetcode-python
test_Climbing_Stairs_070.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Climbing_Stairs_070.py
twtrubiks
leetcode-python
test_Container_With_Most_Water_011.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Container_With_Most_Water_011.py
twtrubiks
leetcode-python
test_Contains_Duplicate_II_219.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Contains_Duplicate_II_219.py
twtrubiks
leetcode-python
test_Count_and_Say_038.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Count_and_Say_038.py
twtrubiks
leetcode-python
test_Excel_Sheet_Column_Number_171.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Excel_Sheet_Column_Number_171.py
twtrubiks
leetcode-python
test_Excel_Sheet_Column_Title_168.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Excel_Sheet_Column_Title_168.py
twtrubiks
leetcode-python
test_Factorial_Trailing_Zeroes_172.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Factorial_Trailing_Zeroes_172.py
twtrubiks
leetcode-python
test_Isomorphic_Strings_205.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Isomorphic_Strings_205.py
twtrubiks
leetcode-python
test_Longest_Common_Prefix_014.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Longest_Common_Prefix_014.py
twtrubiks
leetcode-python
test_Longest_Increasing_Subsequence_300.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Longest_Increasing_Subsequence_300.py
twtrubiks
leetcode-python
test_Maximum_Subarray_053.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Maximum_Subarray_053.py
twtrubiks
leetcode-python
test_Merge_Intervals_056.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Merge_Intervals_056.py
twtrubiks
leetcode-python
test_Merge_Two_Sorted_Lists_021.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Merge_Two_Sorted_Lists_021.py
twtrubiks
leetcode-python
test_Nim_Game_292.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Nim_Game_292.py
twtrubiks
leetcode-python
test_Number_of_1_Bits_191.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Number_of_1_Bits_191.py
twtrubiks
leetcode-python
test_Palindrome_Number_009.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Palindrome_Number_009.py
twtrubiks
leetcode-python
test_Permutations_046.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Permutations_046.py
twtrubiks
leetcode-python
test_Plus_One_066.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Plus_One_066.py
twtrubiks
leetcode-python
test_Remove_Duplicates_from_Sorted_Array_026.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Remove_Duplicates_from_Sorted_Array_026.py
twtrubiks
leetcode-python
test_Remove_Element_027.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Remove_Element_027.py
twtrubiks
leetcode-python
test_Reverse_Bits_190.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Reverse_Bits_190.py
twtrubiks
leetcode-python
test_Reverse_Integer_007.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Reverse_Integer_007.py
twtrubiks
leetcode-python
test_Reverse_Words_in_a_String_151.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Reverse_Words_in_a_String_151.py
twtrubiks
leetcode-python
test_Roman_to_Integer_013.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Roman_to_Integer_013.py
twtrubiks
leetcode-python
test_Rotate_Array_189.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Rotate_Array_189.py
twtrubiks
leetcode-python
test_Search_Insert_Position_035.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Search_Insert_Position_035.py
twtrubiks
leetcode-python
test_Sqrtx_069.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Sqrtx_069.py
twtrubiks
leetcode-python
test_Two_Sum_001.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Two_Sum_001.py
twtrubiks
leetcode-python
test_Ugly_Number_263.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Ugly_Number_263.py
twtrubiks
leetcode-python
test_Valid_Parentheses_020.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Valid_Parentheses_020.py
twtrubiks
leetcode-python
test_Word_Pattern_290.py
https://raw.githubusercontent.com/twtrubiks/leetcode-python/master/test_Word_Pattern_290.py
dgelessus
pythonista_startup
__init__.py
https://raw.githubusercontent.com/dgelessus/pythonista_startup/master/__init__.py
dgelessus
pythonista_startup
_preflight_hook_experiment.py
https://raw.githubusercontent.com/dgelessus/pythonista_startup/master/_preflight_hook_experiment.py
dgelessus
pythonista_startup
customize_sys_hooks.py
https://raw.githubusercontent.com/dgelessus/pythonista_startup/master/customize_sys_hooks.py
dgelessus
pythonista_startup
enable_faulthandler.py
https://raw.githubusercontent.com/dgelessus/pythonista_startup/master/enable_faulthandler.py
dgelessus
pythonista_startup
patch_stdstreams.py
https://raw.githubusercontent.com/dgelessus/pythonista_startup/master/patch_stdstreams.py
dgelessus
pythonista_startup
restore_types.py
https://raw.githubusercontent.com/dgelessus/pythonista_startup/master/restore_types.py
jax777
portscan
scan.py
https://raw.githubusercontent.com/jax777/portscan/master/scan.py
ndrini
AHP
ahp.py
https://raw.githubusercontent.com/ndrini/AHP/master/ahp.py
ndrini
AHP
ahp_test.py
https://raw.githubusercontent.com/ndrini/AHP/master/ahp_test.py
keeppythonweird
pytest-dockerpy
conftest.py
https://raw.githubusercontent.com/keeppythonweird/pytest-dockerpy/master/conftest.py
cyrozap
python-bsdl-parser
bsdl2json.py
https://raw.githubusercontent.com/cyrozap/python-bsdl-parser/master/bsdl2json.py
Alfredvc
cnn_workshop
cifar10.py
https://raw.githubusercontent.com/Alfredvc/cnn_workshop/master/cifar10.py
clips
hades
dictfeaturizer.py
https://raw.githubusercontent.com/clips/hades/master/dictfeaturizer.py
angavrilov
blender-import-ninjaripper
import-ninja.py
https://raw.githubusercontent.com/angavrilov/blender-import-ninjaripper/master/import-ninja.py
Galooshi
sublime-import-js
import_js.py
https://raw.githubusercontent.com/Galooshi/sublime-import-js/master/import_js.py
Galooshi
sublime-import-js
import_js_daemon.py
https://raw.githubusercontent.com/Galooshi/sublime-import-js/master/import_js_daemon.py
ryanwebber
tensorflow-image-classification
classify.py
https://raw.githubusercontent.com/ryanwebber/tensorflow-image-classification/master/classify.py
ryanwebber
tensorflow-image-classification
model.py
https://raw.githubusercontent.com/ryanwebber/tensorflow-image-classification/master/model.py
ryanwebber
tensorflow-image-classification
tf_data.py
https://raw.githubusercontent.com/ryanwebber/tensorflow-image-classification/master/tf_data.py
Gandor26
Sparse-Bayesian-Learning
SBtest.py
https://raw.githubusercontent.com/Gandor26/Sparse-Bayesian-Learning/master/SBtest.py
Gandor26
Sparse-Bayesian-Learning
SparseBayesian.py
https://raw.githubusercontent.com/Gandor26/Sparse-Bayesian-Learning/master/SparseBayesian.py
westrik
bitcoin
trade.py
https://raw.githubusercontent.com/westrik/bitcoin/master/trade.py
westrik
bitcoin
train.py
https://raw.githubusercontent.com/westrik/bitcoin/master/train.py
mapmeld
graph
scrape-all.py
https://raw.githubusercontent.com/mapmeld/graph/master/scrape-all.py
mapmeld
graph
scrape-heroku.py
https://raw.githubusercontent.com/mapmeld/graph/master/scrape-heroku.py
mapmeld
graph
scrape-multiple.py
https://raw.githubusercontent.com/mapmeld/graph/master/scrape-multiple.py
mapmeld
graph
scrape-one.py
https://raw.githubusercontent.com/mapmeld/graph/master/scrape-one.py
mapmeld
graph
store-osm.py
https://raw.githubusercontent.com/mapmeld/graph/master/store-osm.py
zserg
onenotecli
onenote.py
https://raw.githubusercontent.com/zserg/onenotecli/master/onenote.py
zserg
onenotecli
onenoteauth.py
https://raw.githubusercontent.com/zserg/onenotecli/master/onenoteauth.py
zserg
onenotecli
onenotecli.py
https://raw.githubusercontent.com/zserg/onenotecli/master/onenotecli.py
fsantini
rasPyCNCController
pycnc_config.py
https://raw.githubusercontent.com/fsantini/rasPyCNCController/master/pycnc_config.py
fsantini
rasPyCNCController
raspyCNC.py
https://raw.githubusercontent.com/fsantini/rasPyCNCController/master/raspyCNC.py
fsantini
rasPyCNCController
splash_ui.py
https://raw.githubusercontent.com/fsantini/rasPyCNCController/master/splash_ui.py
coldfusion39
VertXploit
vertXploit.py
https://raw.githubusercontent.com/coldfusion39/VertXploit/master/vertXploit.py
Scoppio
BookCreator
bookworm.py
https://raw.githubusercontent.com/Scoppio/BookCreator/master/bookworm.py
Scoppio
BookCreator
eloquent_bookworm.py
https://raw.githubusercontent.com/Scoppio/BookCreator/master/eloquent_bookworm.py
karthikeyankc
HistoryAnalyzer
HistoryAnalyzer.py
https://raw.githubusercontent.com/karthikeyankc/HistoryAnalyzer/master/HistoryAnalyzer.py
qmn
pershing
main.py
https://raw.githubusercontent.com/qmn/pershing/master/main.py
nata79
pgh
pgh.py
https://raw.githubusercontent.com/nata79/pgh/master/pgh.py
KeizerDev
Rhythmbox-Chromecast
Chromecast.py
https://raw.githubusercontent.com/KeizerDev/Rhythmbox-Chromecast/master/Chromecast.py
KeizerDev
Rhythmbox-Chromecast
ChromecastServer.py
https://raw.githubusercontent.com/KeizerDev/Rhythmbox-Chromecast/master/ChromecastServer.py
KeizerDev
Rhythmbox-Chromecast
ChromecastSource.py
https://raw.githubusercontent.com/KeizerDev/Rhythmbox-Chromecast/master/ChromecastSource.py
TomaszGolan
hdf5_manipulator
check.py
https://raw.githubusercontent.com/TomaszGolan/hdf5_manipulator/master/check.py
TomaszGolan
hdf5_manipulator
combine.py
https://raw.githubusercontent.com/TomaszGolan/hdf5_manipulator/master/combine.py
TomaszGolan
hdf5_manipulator
combine_big.py
https://raw.githubusercontent.com/TomaszGolan/hdf5_manipulator/master/combine_big.py
TomaszGolan
hdf5_manipulator
extract.py
https://raw.githubusercontent.com/TomaszGolan/hdf5_manipulator/master/extract.py
TomaszGolan
hdf5_manipulator
extract_big.py
https://raw.githubusercontent.com/TomaszGolan/hdf5_manipulator/master/extract_big.py
TomaszGolan
hdf5_manipulator
hdf5.py
https://raw.githubusercontent.com/TomaszGolan/hdf5_manipulator/master/hdf5.py
TomaszGolan
hdf5_manipulator
merge.py
https://raw.githubusercontent.com/TomaszGolan/hdf5_manipulator/master/merge.py
TomaszGolan
hdf5_manipulator
merge_big.py
https://raw.githubusercontent.com/TomaszGolan/hdf5_manipulator/master/merge_big.py
TomaszGolan
hdf5_manipulator
msg.py
https://raw.githubusercontent.com/TomaszGolan/hdf5_manipulator/master/msg.py
TomaszGolan
hdf5_manipulator
parser.py
https://raw.githubusercontent.com/TomaszGolan/hdf5_manipulator/master/parser.py
TomaszGolan
hdf5_manipulator
split.py
https://raw.githubusercontent.com/TomaszGolan/hdf5_manipulator/master/split.py
TomaszGolan
hdf5_manipulator
split_big_special.py
https://raw.githubusercontent.com/TomaszGolan/hdf5_manipulator/master/split_big_special.py
Sunil02324
Instagram-Image-Downloader
insta.py
https://raw.githubusercontent.com/Sunil02324/Instagram-Image-Downloader/master/insta.py
ST2Labs
SIPI
sipi.py
https://raw.githubusercontent.com/ST2Labs/SIPI/master/sipi.py
musyoku
variational-autoencoder
mnist_tools.py
https://raw.githubusercontent.com/musyoku/variational-autoencoder/master/mnist_tools.py
musyoku
variational-autoencoder
util.py
https://raw.githubusercontent.com/musyoku/variational-autoencoder/master/util.py
musyoku
variational-autoencoder
vae_m1.py
https://raw.githubusercontent.com/musyoku/variational-autoencoder/master/vae_m1.py