repo_owner stringlengths 2 38 | repo_name stringlengths 2 100 | file_path stringlengths 4 120 | file_url stringlengths 53 199 | repo_url stringlengths 26 152 |
|---|---|---|---|---|
twtrubiks | python-notes | weakref_tutorial.py | https://raw.githubusercontent.com/twtrubiks/python-notes/master/weakref_tutorial.py | https://github.com/twtrubiks/python-notes |
twtrubiks | python-notes | yield_tutorial.py | https://raw.githubusercontent.com/twtrubiks/python-notes/master/yield_tutorial.py | https://github.com/twtrubiks/python-notes |
lunixbochs | revsync | __init__.py | https://raw.githubusercontent.com/lunixbochs/revsync/master/__init__.py | https://github.com/lunixbochs/revsync |
lunixbochs | revsync | binja_coverage.py | https://raw.githubusercontent.com/lunixbochs/revsync/master/binja_coverage.py | https://github.com/lunixbochs/revsync |
lunixbochs | revsync | binja_frontend.py | https://raw.githubusercontent.com/lunixbochs/revsync/master/binja_frontend.py | https://github.com/lunixbochs/revsync |
lunixbochs | revsync | client.py | https://raw.githubusercontent.com/lunixbochs/revsync/master/client.py | https://github.com/lunixbochs/revsync |
lunixbochs | revsync | comments.py | https://raw.githubusercontent.com/lunixbochs/revsync/master/comments.py | https://github.com/lunixbochs/revsync |
lunixbochs | revsync | coverage.py | https://raw.githubusercontent.com/lunixbochs/revsync/master/coverage.py | https://github.com/lunixbochs/revsync |
lunixbochs | revsync | coverage_poll.py | https://raw.githubusercontent.com/lunixbochs/revsync/master/coverage_poll.py | https://github.com/lunixbochs/revsync |
lunixbochs | revsync | ida_frontend.py | https://raw.githubusercontent.com/lunixbochs/revsync/master/ida_frontend.py | https://github.com/lunixbochs/revsync |
lunixbochs | revsync | viv_frontend.py | https://raw.githubusercontent.com/lunixbochs/revsync/master/viv_frontend.py | https://github.com/lunixbochs/revsync |
twintproject | twint | automate.py | https://raw.githubusercontent.com/twintproject/twint/master/automate.py | https://github.com/twintproject/twint |
twintproject | twint | test.py | https://raw.githubusercontent.com/twintproject/twint/master/test.py | https://github.com/twintproject/twint |
jadore801120 | attention-is-all-you-need-pytorch | apply_bpe.py | https://raw.githubusercontent.com/jadore801120/attention-is-all-you-need-pytorch/master/apply_bpe.py | https://github.com/jadore801120/attention-is-all-you-need-pytorch |
jadore801120 | attention-is-all-you-need-pytorch | learn_bpe.py | https://raw.githubusercontent.com/jadore801120/attention-is-all-you-need-pytorch/master/learn_bpe.py | https://github.com/jadore801120/attention-is-all-you-need-pytorch |
jadore801120 | attention-is-all-you-need-pytorch | preprocess.py | https://raw.githubusercontent.com/jadore801120/attention-is-all-you-need-pytorch/master/preprocess.py | https://github.com/jadore801120/attention-is-all-you-need-pytorch |
jadore801120 | attention-is-all-you-need-pytorch | train.py | https://raw.githubusercontent.com/jadore801120/attention-is-all-you-need-pytorch/master/train.py | https://github.com/jadore801120/attention-is-all-you-need-pytorch |
jadore801120 | attention-is-all-you-need-pytorch | translate.py | https://raw.githubusercontent.com/jadore801120/attention-is-all-you-need-pytorch/master/translate.py | https://github.com/jadore801120/attention-is-all-you-need-pytorch |
GerbenJavado | LinkFinder | linkfinder.py | https://raw.githubusercontent.com/GerbenJavado/LinkFinder/master/linkfinder.py | https://github.com/GerbenJavado/LinkFinder |
GerbenJavado | LinkFinder | test_parser.py | https://raw.githubusercontent.com/GerbenJavado/LinkFinder/master/test_parser.py | https://github.com/GerbenJavado/LinkFinder |
cbfinn | maml | data_generator.py | https://raw.githubusercontent.com/cbfinn/maml/master/data_generator.py | https://github.com/cbfinn/maml |
cbfinn | maml | main.py | https://raw.githubusercontent.com/cbfinn/maml/master/main.py | https://github.com/cbfinn/maml |
cbfinn | maml | maml.py | https://raw.githubusercontent.com/cbfinn/maml/master/maml.py | https://github.com/cbfinn/maml |
cbfinn | maml | utils.py | https://raw.githubusercontent.com/cbfinn/maml/master/utils.py | https://github.com/cbfinn/maml |
Chaosthebot | Chaos | chaos.py | https://raw.githubusercontent.com/Chaosthebot/Chaos/master/chaos.py | https://github.com/Chaosthebot/Chaos |
Chaosthebot | Chaos | encryption.py | https://raw.githubusercontent.com/Chaosthebot/Chaos/master/encryption.py | https://github.com/Chaosthebot/Chaos |
Chaosthebot | Chaos | misc.py | https://raw.githubusercontent.com/Chaosthebot/Chaos/master/misc.py | https://github.com/Chaosthebot/Chaos |
Chaosthebot | Chaos | patch.py | https://raw.githubusercontent.com/Chaosthebot/Chaos/master/patch.py | https://github.com/Chaosthebot/Chaos |
Chaosthebot | Chaos | redditchaosbot.py | https://raw.githubusercontent.com/Chaosthebot/Chaos/master/redditchaosbot.py | https://github.com/Chaosthebot/Chaos |
Chaosthebot | Chaos | settings.py | https://raw.githubusercontent.com/Chaosthebot/Chaos/master/settings.py | https://github.com/Chaosthebot/Chaos |
Chaosthebot | Chaos | webserver.py | https://raw.githubusercontent.com/Chaosthebot/Chaos/master/webserver.py | https://github.com/Chaosthebot/Chaos |
worawit | MS17-010 | checker.py | https://raw.githubusercontent.com/worawit/MS17-010/master/checker.py | https://github.com/worawit/MS17-010 |
worawit | MS17-010 | eternalblue_exploit7.py | https://raw.githubusercontent.com/worawit/MS17-010/master/eternalblue_exploit7.py | https://github.com/worawit/MS17-010 |
worawit | MS17-010 | eternalblue_exploit8.py | https://raw.githubusercontent.com/worawit/MS17-010/master/eternalblue_exploit8.py | https://github.com/worawit/MS17-010 |
worawit | MS17-010 | eternalblue_poc.py | https://raw.githubusercontent.com/worawit/MS17-010/master/eternalblue_poc.py | https://github.com/worawit/MS17-010 |
worawit | MS17-010 | eternalchampion_leak.py | https://raw.githubusercontent.com/worawit/MS17-010/master/eternalchampion_leak.py | https://github.com/worawit/MS17-010 |
worawit | MS17-010 | eternalchampion_poc.py | https://raw.githubusercontent.com/worawit/MS17-010/master/eternalchampion_poc.py | https://github.com/worawit/MS17-010 |
worawit | MS17-010 | eternalchampion_poc2.py | https://raw.githubusercontent.com/worawit/MS17-010/master/eternalchampion_poc2.py | https://github.com/worawit/MS17-010 |
worawit | MS17-010 | eternalromance_leak.py | https://raw.githubusercontent.com/worawit/MS17-010/master/eternalromance_leak.py | https://github.com/worawit/MS17-010 |
worawit | MS17-010 | eternalromance_poc2.py | https://raw.githubusercontent.com/worawit/MS17-010/master/eternalromance_poc2.py | https://github.com/worawit/MS17-010 |
worawit | MS17-010 | eternalsynergy_leak.py | https://raw.githubusercontent.com/worawit/MS17-010/master/eternalsynergy_leak.py | https://github.com/worawit/MS17-010 |
worawit | MS17-010 | eternalsynergy_poc.py | https://raw.githubusercontent.com/worawit/MS17-010/master/eternalsynergy_poc.py | https://github.com/worawit/MS17-010 |
worawit | MS17-010 | infoleak_uninit.py | https://raw.githubusercontent.com/worawit/MS17-010/master/infoleak_uninit.py | https://github.com/worawit/MS17-010 |
worawit | MS17-010 | mysmb.py | https://raw.githubusercontent.com/worawit/MS17-010/master/mysmb.py | https://github.com/worawit/MS17-010 |
worawit | MS17-010 | npp_control.py | https://raw.githubusercontent.com/worawit/MS17-010/master/npp_control.py | https://github.com/worawit/MS17-010 |
worawit | MS17-010 | zzz_exploit.py | https://raw.githubusercontent.com/worawit/MS17-010/master/zzz_exploit.py | https://github.com/worawit/MS17-010 |
D35m0nd142 | LFISuite | lfisuite.py | https://raw.githubusercontent.com/D35m0nd142/LFISuite/master/lfisuite.py | https://github.com/D35m0nd142/LFISuite |
D35m0nd142 | LFISuite | pipper.py | https://raw.githubusercontent.com/D35m0nd142/LFISuite/master/pipper.py | https://github.com/D35m0nd142/LFISuite |
D35m0nd142 | LFISuite | socks.py | https://raw.githubusercontent.com/D35m0nd142/LFISuite/master/socks.py | https://github.com/D35m0nd142/LFISuite |
Belval | pdf2image | tests.py | https://raw.githubusercontent.com/Belval/pdf2image/master/tests.py | https://github.com/Belval/pdf2image |
gpleiss | efficient_densenet_pytorch | demo.py | https://raw.githubusercontent.com/gpleiss/efficient_densenet_pytorch/master/demo.py | https://github.com/gpleiss/efficient_densenet_pytorch |
Mr-Un1k0d3r | PowerLessShell | PowerLessShell.py | https://raw.githubusercontent.com/Mr-Un1k0d3r/PowerLessShell/master/PowerLessShell.py | https://github.com/Mr-Un1k0d3r/PowerLessShell |
fossasia | mew | MEW.py | https://raw.githubusercontent.com/fossasia/mew/master/MEW.py | https://github.com/fossasia/mew |
pdbpp | pdbpp | pdbrc.py | https://raw.githubusercontent.com/pdbpp/pdbpp/master/pdbrc.py | https://github.com/pdbpp/pdbpp |
Lynten | stanford-corenlp | test.py | https://raw.githubusercontent.com/Lynten/stanford-corenlp/master/test.py | https://github.com/Lynten/stanford-corenlp |
bear63 | sceneReco | crnnport.py | https://raw.githubusercontent.com/bear63/sceneReco/master/crnnport.py | https://github.com/bear63/sceneReco |
bear63 | sceneReco | ctpnport.py | https://raw.githubusercontent.com/bear63/sceneReco/master/ctpnport.py | https://github.com/bear63/sceneReco |
automan000 | Convolutional_LSTM_PyTorch | convolution_lstm.py | https://raw.githubusercontent.com/automan000/Convolutional_LSTM_PyTorch/master/convolution_lstm.py | https://github.com/automan000/Convolutional_LSTM_PyTorch |
carnal0wnage | weirdAAL | test_insert.py | https://raw.githubusercontent.com/carnal0wnage/weirdAAL/master/test_insert.py | https://github.com/carnal0wnage/weirdAAL |
carnal0wnage | weirdAAL | weirdAAL.py | https://raw.githubusercontent.com/carnal0wnage/weirdAAL/master/weirdAAL.py | https://github.com/carnal0wnage/weirdAAL |
SlapBot | stephanie-va | install.py | https://raw.githubusercontent.com/SlapBot/stephanie-va/master/install.py | https://github.com/SlapBot/stephanie-va |
infobyte | spoilerwall | server-spoiler.py | https://raw.githubusercontent.com/infobyte/spoilerwall/master/server-spoiler.py | https://github.com/infobyte/spoilerwall |
liwanlei | jiekou-python3 | run_excel_re.py | https://raw.githubusercontent.com/liwanlei/jiekou-python3/master/run_excel_re.py | https://github.com/liwanlei/jiekou-python3 |
liwanlei | jiekou-python3 | run_html.py | https://raw.githubusercontent.com/liwanlei/jiekou-python3/master/run_html.py | https://github.com/liwanlei/jiekou-python3 |
liwanlei | jiekou-python3 | run_http_html.py | https://raw.githubusercontent.com/liwanlei/jiekou-python3/master/run_http_html.py | https://github.com/liwanlei/jiekou-python3 |
liwanlei | jiekou-python3 | run_new.py | https://raw.githubusercontent.com/liwanlei/jiekou-python3/master/run_new.py | https://github.com/liwanlei/jiekou-python3 |
awni | speech | eval.py | https://raw.githubusercontent.com/awni/speech/master/eval.py | https://github.com/awni/speech |
awni | speech | train.py | https://raw.githubusercontent.com/awni/speech/master/train.py | https://github.com/awni/speech |
b3-v3r | Hunner | hunner.py | https://raw.githubusercontent.com/b3-v3r/Hunner/master/hunner.py | https://github.com/b3-v3r/Hunner |
mirko | SonOTA | sonota.py | https://raw.githubusercontent.com/mirko/SonOTA/master/sonota.py | https://github.com/mirko/SonOTA |
maddiestone | IDAPythonEmbeddedToolkit | data_offset_calc.py | https://raw.githubusercontent.com/maddiestone/IDAPythonEmbeddedToolkit/master/data_offset_calc.py | https://github.com/maddiestone/IDAPythonEmbeddedToolkit |
maddiestone | IDAPythonEmbeddedToolkit | define_code_functions.py | https://raw.githubusercontent.com/maddiestone/IDAPythonEmbeddedToolkit/master/define_code_functions.py | https://github.com/maddiestone/IDAPythonEmbeddedToolkit |
maddiestone | IDAPythonEmbeddedToolkit | define_data_as_types.py | https://raw.githubusercontent.com/maddiestone/IDAPythonEmbeddedToolkit/master/define_data_as_types.py | https://github.com/maddiestone/IDAPythonEmbeddedToolkit |
maddiestone | IDAPythonEmbeddedToolkit | find_mem_accesses.py | https://raw.githubusercontent.com/maddiestone/IDAPythonEmbeddedToolkit/master/find_mem_accesses.py | https://github.com/maddiestone/IDAPythonEmbeddedToolkit |
maddiestone | IDAPythonEmbeddedToolkit | identify_operand_locations.py | https://raw.githubusercontent.com/maddiestone/IDAPythonEmbeddedToolkit/master/identify_operand_locations.py | https://github.com/maddiestone/IDAPythonEmbeddedToolkit |
maddiestone | IDAPythonEmbeddedToolkit | identify_port_use_locations.py | https://raw.githubusercontent.com/maddiestone/IDAPythonEmbeddedToolkit/master/identify_port_use_locations.py | https://github.com/maddiestone/IDAPythonEmbeddedToolkit |
maddiestone | IDAPythonEmbeddedToolkit | label_funcs_with_no_xrefs.py | https://raw.githubusercontent.com/maddiestone/IDAPythonEmbeddedToolkit/master/label_funcs_with_no_xrefs.py | https://github.com/maddiestone/IDAPythonEmbeddedToolkit |
maddiestone | IDAPythonEmbeddedToolkit | make_strings.py | https://raw.githubusercontent.com/maddiestone/IDAPythonEmbeddedToolkit/master/make_strings.py | https://github.com/maddiestone/IDAPythonEmbeddedToolkit |
jczic | MicroWebSrv | main.py | https://raw.githubusercontent.com/jczic/MicroWebSrv/master/main.py | https://github.com/jczic/MicroWebSrv |
jczic | MicroWebSrv | microWebSocket.py | https://raw.githubusercontent.com/jczic/MicroWebSrv/master/microWebSocket.py | https://github.com/jczic/MicroWebSrv |
jczic | MicroWebSrv | microWebSrv.py | https://raw.githubusercontent.com/jczic/MicroWebSrv/master/microWebSrv.py | https://github.com/jczic/MicroWebSrv |
jczic | MicroWebSrv | microWebTemplate.py | https://raw.githubusercontent.com/jczic/MicroWebSrv/master/microWebTemplate.py | https://github.com/jczic/MicroWebSrv |
dBeker | Faster-RCNN-TensorFlow-Python3 | demo.py | https://raw.githubusercontent.com/dBeker/Faster-RCNN-TensorFlow-Python3/master/demo.py | https://github.com/dBeker/Faster-RCNN-TensorFlow-Python3 |
dBeker | Faster-RCNN-TensorFlow-Python3 | train.py | https://raw.githubusercontent.com/dBeker/Faster-RCNN-TensorFlow-Python3/master/train.py | https://github.com/dBeker/Faster-RCNN-TensorFlow-Python3 |
threatexpress | cs2modrewrite | cs2modrewrite.py | https://raw.githubusercontent.com/threatexpress/cs2modrewrite/master/cs2modrewrite.py | https://github.com/threatexpress/cs2modrewrite |
threatexpress | cs2modrewrite | cs2nginx.py | https://raw.githubusercontent.com/threatexpress/cs2modrewrite/master/cs2nginx.py | https://github.com/threatexpress/cs2modrewrite |
peterhinch | micropython-mqtt | mqtt_local.py | https://raw.githubusercontent.com/peterhinch/micropython-mqtt/master/mqtt_local.py | https://github.com/peterhinch/micropython-mqtt |
movehand | raisr | hashkey.py | https://raw.githubusercontent.com/movehand/raisr/master/hashkey.py | https://github.com/movehand/raisr |
movehand | raisr | test.py | https://raw.githubusercontent.com/movehand/raisr/master/test.py | https://github.com/movehand/raisr |
movehand | raisr | train.py | https://raw.githubusercontent.com/movehand/raisr/master/train.py | https://github.com/movehand/raisr |
inaz2 | proxy2 | https_trasparent.py | https://raw.githubusercontent.com/inaz2/proxy2/master/https_trasparent.py | https://github.com/inaz2/proxy2 |
inaz2 | proxy2 | proxy2.py | https://raw.githubusercontent.com/inaz2/proxy2/master/proxy2.py | https://github.com/inaz2/proxy2 |
elliotgao2 | tomd | tomd.py | https://raw.githubusercontent.com/elliotgao2/tomd/master/tomd.py | https://github.com/elliotgao2/tomd |
eladhoffer | seq2seq.pytorch | eval.py | https://raw.githubusercontent.com/eladhoffer/seq2seq.pytorch/master/eval.py | https://github.com/eladhoffer/seq2seq.pytorch |
eladhoffer | seq2seq.pytorch | main.py | https://raw.githubusercontent.com/eladhoffer/seq2seq.pytorch/master/main.py | https://github.com/eladhoffer/seq2seq.pytorch |
eladhoffer | seq2seq.pytorch | translate.py | https://raw.githubusercontent.com/eladhoffer/seq2seq.pytorch/master/translate.py | https://github.com/eladhoffer/seq2seq.pytorch |
zsdonghao | u-net-brain-tumor | model.py | https://raw.githubusercontent.com/zsdonghao/u-net-brain-tumor/master/model.py | https://github.com/zsdonghao/u-net-brain-tumor |
zsdonghao | u-net-brain-tumor | prepare_data_with_valid.py | https://raw.githubusercontent.com/zsdonghao/u-net-brain-tumor/master/prepare_data_with_valid.py | https://github.com/zsdonghao/u-net-brain-tumor |
zsdonghao | u-net-brain-tumor | train.py | https://raw.githubusercontent.com/zsdonghao/u-net-brain-tumor/master/train.py | https://github.com/zsdonghao/u-net-brain-tumor |
philipperemy | FX-1-Minute-Data | download_all_fx_data.py | https://raw.githubusercontent.com/philipperemy/FX-1-Minute-Data/master/download_all_fx_data.py | https://github.com/philipperemy/FX-1-Minute-Data |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.