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 |
|---|---|---|---|---|
practical-recommender-systems | moviegeek | populate_sample_of_descriptions.py | https://raw.githubusercontent.com/practical-recommender-systems/moviegeek/master/populate_sample_of_descriptions.py | https://github.com/practical-recommender-systems/moviegeek |
somewacko | deconvfaces | faces.py | https://raw.githubusercontent.com/somewacko/deconvfaces/master/faces.py | https://github.com/somewacko/deconvfaces |
khalilbijjou | WAFNinja | argument.py | https://raw.githubusercontent.com/khalilbijjou/WAFNinja/master/argument.py | https://github.com/khalilbijjou/WAFNinja |
khalilbijjou | WAFNinja | wafninja.py | https://raw.githubusercontent.com/khalilbijjou/WAFNinja/master/wafninja.py | https://github.com/khalilbijjou/WAFNinja |
Nightbringer21 | fridump | dumper.py | https://raw.githubusercontent.com/Nightbringer21/fridump/master/dumper.py | https://github.com/Nightbringer21/fridump |
Nightbringer21 | fridump | fridump.py | https://raw.githubusercontent.com/Nightbringer21/fridump/master/fridump.py | https://github.com/Nightbringer21/fridump |
Nightbringer21 | fridump | utils.py | https://raw.githubusercontent.com/Nightbringer21/fridump/master/utils.py | https://github.com/Nightbringer21/fridump |
ijkguo | mx-rcnn | demo.py | https://raw.githubusercontent.com/ijkguo/mx-rcnn/master/demo.py | https://github.com/ijkguo/mx-rcnn |
ijkguo | mx-rcnn | test.py | https://raw.githubusercontent.com/ijkguo/mx-rcnn/master/test.py | https://github.com/ijkguo/mx-rcnn |
ijkguo | mx-rcnn | train.py | https://raw.githubusercontent.com/ijkguo/mx-rcnn/master/train.py | https://github.com/ijkguo/mx-rcnn |
nefelim4ag | Ananicy | ananicy.py | https://raw.githubusercontent.com/nefelim4ag/Ananicy/master/ananicy.py | https://github.com/nefelim4ag/Ananicy |
corbett | QuantumComputing | QuantumComputer.py | https://raw.githubusercontent.com/corbett/QuantumComputing/master/QuantumComputer.py | https://github.com/corbett/QuantumComputing |
m8sec | nullinux | nullinux.py | https://raw.githubusercontent.com/m8sec/nullinux/master/nullinux.py | https://github.com/m8sec/nullinux |
floodsung | DDPG | actor_network.py | https://raw.githubusercontent.com/floodsung/DDPG/master/actor_network.py | https://github.com/floodsung/DDPG |
floodsung | DDPG | actor_network_bn.py | https://raw.githubusercontent.com/floodsung/DDPG/master/actor_network_bn.py | https://github.com/floodsung/DDPG |
floodsung | DDPG | critic_network.py | https://raw.githubusercontent.com/floodsung/DDPG/master/critic_network.py | https://github.com/floodsung/DDPG |
floodsung | DDPG | critic_network_bn.py | https://raw.githubusercontent.com/floodsung/DDPG/master/critic_network_bn.py | https://github.com/floodsung/DDPG |
floodsung | DDPG | ddpg.py | https://raw.githubusercontent.com/floodsung/DDPG/master/ddpg.py | https://github.com/floodsung/DDPG |
floodsung | DDPG | filter_env.py | https://raw.githubusercontent.com/floodsung/DDPG/master/filter_env.py | https://github.com/floodsung/DDPG |
floodsung | DDPG | gym_ddpg.py | https://raw.githubusercontent.com/floodsung/DDPG/master/gym_ddpg.py | https://github.com/floodsung/DDPG |
floodsung | DDPG | ou_noise.py | https://raw.githubusercontent.com/floodsung/DDPG/master/ou_noise.py | https://github.com/floodsung/DDPG |
xingwangsfu | caffe-yolo | create_yolo_caffemodel.py | https://raw.githubusercontent.com/xingwangsfu/caffe-yolo/master/create_yolo_caffemodel.py | https://github.com/xingwangsfu/caffe-yolo |
xingwangsfu | caffe-yolo | create_yolo_prototxt.py | https://raw.githubusercontent.com/xingwangsfu/caffe-yolo/master/create_yolo_prototxt.py | https://github.com/xingwangsfu/caffe-yolo |
xingwangsfu | caffe-yolo | yolo_main.py | https://raw.githubusercontent.com/xingwangsfu/caffe-yolo/master/yolo_main.py | https://github.com/xingwangsfu/caffe-yolo |
airalcorn2 | Deep-Semantic-Similarity-Model | deep_semantic_similarity_keras.py | https://raw.githubusercontent.com/airalcorn2/Deep-Semantic-Similarity-Model/master/deep_semantic_similarity_keras.py | https://github.com/airalcorn2/Deep-Semantic-Similarity-Model |
miguelgrinberg | flack | config.py | https://raw.githubusercontent.com/miguelgrinberg/flack/master/config.py | https://github.com/miguelgrinberg/flack |
miguelgrinberg | flack | manage.py | https://raw.githubusercontent.com/miguelgrinberg/flack/master/manage.py | https://github.com/miguelgrinberg/flack |
fananimi | pyzk | basic_test.py | https://raw.githubusercontent.com/fananimi/pyzk/master/basic_test.py | https://github.com/fananimi/pyzk |
fananimi | pyzk | test.py | https://raw.githubusercontent.com/fananimi/pyzk/master/test.py | https://github.com/fananimi/pyzk |
fananimi | pyzk | test_backup_restore.py | https://raw.githubusercontent.com/fananimi/pyzk/master/test_backup_restore.py | https://github.com/fananimi/pyzk |
fananimi | pyzk | test_machine.py | https://raw.githubusercontent.com/fananimi/pyzk/master/test_machine.py | https://github.com/fananimi/pyzk |
fananimi | pyzk | test_voice.py | https://raw.githubusercontent.com/fananimi/pyzk/master/test_voice.py | https://github.com/fananimi/pyzk |
yukezhu | tensorflow-reinforce | run_actor_critic_acrobot.py | https://raw.githubusercontent.com/yukezhu/tensorflow-reinforce/master/run_actor_critic_acrobot.py | https://github.com/yukezhu/tensorflow-reinforce |
yukezhu | tensorflow-reinforce | run_cem_cartpole.py | https://raw.githubusercontent.com/yukezhu/tensorflow-reinforce/master/run_cem_cartpole.py | https://github.com/yukezhu/tensorflow-reinforce |
yukezhu | tensorflow-reinforce | run_ddpg_mujoco.py | https://raw.githubusercontent.com/yukezhu/tensorflow-reinforce/master/run_ddpg_mujoco.py | https://github.com/yukezhu/tensorflow-reinforce |
yukezhu | tensorflow-reinforce | run_dqn_cartpole.py | https://raw.githubusercontent.com/yukezhu/tensorflow-reinforce/master/run_dqn_cartpole.py | https://github.com/yukezhu/tensorflow-reinforce |
yukezhu | tensorflow-reinforce | run_ql_cartpole.py | https://raw.githubusercontent.com/yukezhu/tensorflow-reinforce/master/run_ql_cartpole.py | https://github.com/yukezhu/tensorflow-reinforce |
yukezhu | tensorflow-reinforce | run_reinforce_cartpole.py | https://raw.githubusercontent.com/yukezhu/tensorflow-reinforce/master/run_reinforce_cartpole.py | https://github.com/yukezhu/tensorflow-reinforce |
tuna | tunasync-scripts | adoptium.py | https://raw.githubusercontent.com/tuna/tunasync-scripts/master/adoptium.py | https://github.com/tuna/tunasync-scripts |
tuna | tunasync-scripts | anaconda.py | https://raw.githubusercontent.com/tuna/tunasync-scripts/master/anaconda.py | https://github.com/tuna/tunasync-scripts |
tuna | tunasync-scripts | apt-sync.py | https://raw.githubusercontent.com/tuna/tunasync-scripts/master/apt-sync.py | https://github.com/tuna/tunasync-scripts |
tuna | tunasync-scripts | docker-ce.py | https://raw.githubusercontent.com/tuna/tunasync-scripts/master/docker-ce.py | https://github.com/tuna/tunasync-scripts |
tuna | tunasync-scripts | github-raw.py | https://raw.githubusercontent.com/tuna/tunasync-scripts/master/github-raw.py | https://github.com/tuna/tunasync-scripts |
tuna | tunasync-scripts | github-release.py | https://raw.githubusercontent.com/tuna/tunasync-scripts/master/github-release.py | https://github.com/tuna/tunasync-scripts |
tuna | tunasync-scripts | homebrew-bottles.py | https://raw.githubusercontent.com/tuna/tunasync-scripts/master/homebrew-bottles.py | https://github.com/tuna/tunasync-scripts |
tuna | tunasync-scripts | nix-channels.py | https://raw.githubusercontent.com/tuna/tunasync-scripts/master/nix-channels.py | https://github.com/tuna/tunasync-scripts |
tuna | tunasync-scripts | nixos-images.py | https://raw.githubusercontent.com/tuna/tunasync-scripts/master/nixos-images.py | https://github.com/tuna/tunasync-scripts |
tuna | tunasync-scripts | shadowmire.py | https://raw.githubusercontent.com/tuna/tunasync-scripts/master/shadowmire.py | https://github.com/tuna/tunasync-scripts |
tuna | tunasync-scripts | stackage.py | https://raw.githubusercontent.com/tuna/tunasync-scripts/master/stackage.py | https://github.com/tuna/tunasync-scripts |
tuna | tunasync-scripts | yum-sync.py | https://raw.githubusercontent.com/tuna/tunasync-scripts/master/yum-sync.py | https://github.com/tuna/tunasync-scripts |
changye | AutoTrade | AutoTrade.py | https://raw.githubusercontent.com/changye/AutoTrade/master/AutoTrade.py | https://github.com/changye/AutoTrade |
ofirnachum | sequence_gan | book_demo.py | https://raw.githubusercontent.com/ofirnachum/sequence_gan/master/book_demo.py | https://github.com/ofirnachum/sequence_gan |
ofirnachum | sequence_gan | model.py | https://raw.githubusercontent.com/ofirnachum/sequence_gan/master/model.py | https://github.com/ofirnachum/sequence_gan |
ofirnachum | sequence_gan | simple_demo.py | https://raw.githubusercontent.com/ofirnachum/sequence_gan/master/simple_demo.py | https://github.com/ofirnachum/sequence_gan |
ofirnachum | sequence_gan | train.py | https://raw.githubusercontent.com/ofirnachum/sequence_gan/master/train.py | https://github.com/ofirnachum/sequence_gan |
madflojo | automatron | actioning.py | https://raw.githubusercontent.com/madflojo/automatron/master/actioning.py | https://github.com/madflojo/automatron |
madflojo | automatron | discovery.py | https://raw.githubusercontent.com/madflojo/automatron/master/discovery.py | https://github.com/madflojo/automatron |
madflojo | automatron | monitoring.py | https://raw.githubusercontent.com/madflojo/automatron/master/monitoring.py | https://github.com/madflojo/automatron |
madflojo | automatron | runbooks.py | https://raw.githubusercontent.com/madflojo/automatron/master/runbooks.py | https://github.com/madflojo/automatron |
madflojo | automatron | tests.py | https://raw.githubusercontent.com/madflojo/automatron/master/tests.py | https://github.com/madflojo/automatron |
madflojo | automatron | web.py | https://raw.githubusercontent.com/madflojo/automatron/master/web.py | https://github.com/madflojo/automatron |
tzuhsial | InstagramCrawler | instagramcrawler.py | https://raw.githubusercontent.com/tzuhsial/InstagramCrawler/master/instagramcrawler.py | https://github.com/tzuhsial/InstagramCrawler |
syrusakbary | promise | conftest.py | https://raw.githubusercontent.com/syrusakbary/promise/master/conftest.py | https://github.com/syrusakbary/promise |
bluenote10 | PandasDataFrameGUI | demo.py | https://raw.githubusercontent.com/bluenote10/PandasDataFrameGUI/master/demo.py | https://github.com/bluenote10/PandasDataFrameGUI |
youngyangyang04 | NoSQLAttack | buildAttackUri.py | https://raw.githubusercontent.com/youngyangyang04/NoSQLAttack/master/buildAttackUri.py | https://github.com/youngyangyang04/NoSQLAttack |
youngyangyang04 | NoSQLAttack | getApps.py | https://raw.githubusercontent.com/youngyangyang04/NoSQLAttack/master/getApps.py | https://github.com/youngyangyang04/NoSQLAttack |
youngyangyang04 | NoSQLAttack | globalVar.py | https://raw.githubusercontent.com/youngyangyang04/NoSQLAttack/master/globalVar.py | https://github.com/youngyangyang04/NoSQLAttack |
youngyangyang04 | NoSQLAttack | main.py | https://raw.githubusercontent.com/youngyangyang04/NoSQLAttack/master/main.py | https://github.com/youngyangyang04/NoSQLAttack |
youngyangyang04 | NoSQLAttack | mongo.py | https://raw.githubusercontent.com/youngyangyang04/NoSQLAttack/master/mongo.py | https://github.com/youngyangyang04/NoSQLAttack |
youngyangyang04 | NoSQLAttack | option.py | https://raw.githubusercontent.com/youngyangyang04/NoSQLAttack/master/option.py | https://github.com/youngyangyang04/NoSQLAttack |
youngyangyang04 | NoSQLAttack | scanIP.py | https://raw.githubusercontent.com/youngyangyang04/NoSQLAttack/master/scanIP.py | https://github.com/youngyangyang04/NoSQLAttack |
Fuyukai | Kyoukai | test_kyoukai.py | https://raw.githubusercontent.com/Fuyukai/Kyoukai/master/test_kyoukai.py | https://github.com/Fuyukai/Kyoukai |
xbgmsharp | trakt | export_trakt.py | https://raw.githubusercontent.com/xbgmsharp/trakt/master/export_trakt.py | https://github.com/xbgmsharp/trakt |
xbgmsharp | trakt | import_trakt.py | https://raw.githubusercontent.com/xbgmsharp/trakt/master/import_trakt.py | https://github.com/xbgmsharp/trakt |
xbgmsharp | trakt | sync_tmdb_trakt.py | https://raw.githubusercontent.com/xbgmsharp/trakt/master/sync_tmdb_trakt.py | https://github.com/xbgmsharp/trakt |
withdk | badusb2-mitm-poc | GoodFET.py | https://raw.githubusercontent.com/withdk/badusb2-mitm-poc/master/GoodFET.py | https://github.com/withdk/badusb2-mitm-poc |
withdk | badusb2-mitm-poc | GoodFETMAXUSB.py | https://raw.githubusercontent.com/withdk/badusb2-mitm-poc/master/GoodFETMAXUSB.py | https://github.com/withdk/badusb2-mitm-poc |
withdk | badusb2-mitm-poc | badusb2.py | https://raw.githubusercontent.com/withdk/badusb2-mitm-poc/master/badusb2.py | https://github.com/withdk/badusb2-mitm-poc |
Jakobovski | aws-spot-bot | main.py | https://raw.githubusercontent.com/Jakobovski/aws-spot-bot/master/main.py | https://github.com/Jakobovski/aws-spot-bot |
detuxsandbox | detux | detux.py | https://raw.githubusercontent.com/detuxsandbox/detux/master/detux.py | https://github.com/detuxsandbox/detux |
ofirnachum | tree_rnn | data_utils.py | https://raw.githubusercontent.com/ofirnachum/tree_rnn/master/data_utils.py | https://github.com/ofirnachum/tree_rnn |
ofirnachum | tree_rnn | modulo_demo.py | https://raw.githubusercontent.com/ofirnachum/tree_rnn/master/modulo_demo.py | https://github.com/ofirnachum/tree_rnn |
ofirnachum | tree_rnn | sentiment.py | https://raw.githubusercontent.com/ofirnachum/tree_rnn/master/sentiment.py | https://github.com/ofirnachum/tree_rnn |
ofirnachum | tree_rnn | simple_demo.py | https://raw.githubusercontent.com/ofirnachum/tree_rnn/master/simple_demo.py | https://github.com/ofirnachum/tree_rnn |
ofirnachum | tree_rnn | test_tree_rnn.py | https://raw.githubusercontent.com/ofirnachum/tree_rnn/master/test_tree_rnn.py | https://github.com/ofirnachum/tree_rnn |
ofirnachum | tree_rnn | tree_gru.py | https://raw.githubusercontent.com/ofirnachum/tree_rnn/master/tree_gru.py | https://github.com/ofirnachum/tree_rnn |
ofirnachum | tree_rnn | tree_lstm.py | https://raw.githubusercontent.com/ofirnachum/tree_rnn/master/tree_lstm.py | https://github.com/ofirnachum/tree_rnn |
ofirnachum | tree_rnn | tree_rnn.py | https://raw.githubusercontent.com/ofirnachum/tree_rnn/master/tree_rnn.py | https://github.com/ofirnachum/tree_rnn |
crown-prince | Python_PoC | Arbitrary_File_Download.py | https://raw.githubusercontent.com/crown-prince/Python_PoC/master/Arbitrary_File_Download.py | https://github.com/crown-prince/Python_PoC |
crown-prince | Python_PoC | Blind_XXE.py | https://raw.githubusercontent.com/crown-prince/Python_PoC/master/Blind_XXE.py | https://github.com/crown-prince/Python_PoC |
crown-prince | Python_PoC | File_Upload.py | https://raw.githubusercontent.com/crown-prince/Python_PoC/master/File_Upload.py | https://github.com/crown-prince/Python_PoC |
crown-prince | Python_PoC | XXE_DoS_Exp.py | https://raw.githubusercontent.com/crown-prince/Python_PoC/master/XXE_DoS_Exp.py | https://github.com/crown-prince/Python_PoC |
crown-prince | Python_PoC | XXE_DoS_PoC.py | https://raw.githubusercontent.com/crown-prince/Python_PoC/master/XXE_DoS_PoC.py | https://github.com/crown-prince/Python_PoC |
crown-prince | Python_PoC | cookie_mysql_time-based-blind.py | https://raw.githubusercontent.com/crown-prince/Python_PoC/master/cookie_mysql_time-based-blind.py | https://github.com/crown-prince/Python_PoC |
crown-prince | Python_PoC | get_mysql_time-based-blind-2.py | https://raw.githubusercontent.com/crown-prince/Python_PoC/master/get_mysql_time-based-blind-2.py | https://github.com/crown-prince/Python_PoC |
crown-prince | Python_PoC | get_mysql_time-based-blind.py | https://raw.githubusercontent.com/crown-prince/Python_PoC/master/get_mysql_time-based-blind.py | https://github.com/crown-prince/Python_PoC |
crown-prince | Python_PoC | get_sql_injection_PoC.py | https://raw.githubusercontent.com/crown-prince/Python_PoC/master/get_sql_injection_PoC.py | https://github.com/crown-prince/Python_PoC |
crown-prince | Python_PoC | post_mysql_time-based-blind.py | https://raw.githubusercontent.com/crown-prince/Python_PoC/master/post_mysql_time-based-blind.py | https://github.com/crown-prince/Python_PoC |
crown-prince | Python_PoC | post_sql_injection_PoC.py | https://raw.githubusercontent.com/crown-prince/Python_PoC/master/post_sql_injection_PoC.py | https://github.com/crown-prince/Python_PoC |
kgretzky | python-x86-obfuscator | x86obf.py | https://raw.githubusercontent.com/kgretzky/python-x86-obfuscator/master/x86obf.py | https://github.com/kgretzky/python-x86-obfuscator |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.