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 |
|---|---|---|---|---|
pfalcon | ScratchABlock | bindata.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/bindata.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | cfgutils.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/cfgutils.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | core.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/core.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | correct_internal_entrypoint.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/correct_internal_entrypoint.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | cprinter.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/cprinter.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | dataflow.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/dataflow.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | dce.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/dce.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | decomp.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/decomp.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | dom.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/dom.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | dot.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/dot.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | funcdb_dot.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/funcdb_dot.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | funcdb_query.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/funcdb_query.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | funcdb_util.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/funcdb_util.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | graph.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/graph.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | inter_dataflow.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/inter_dataflow.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | parse_asm.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/parse_asm.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | parser.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/parser.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | progdb.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/progdb.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | sabl_cfg2pseudoc.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/sabl_cfg2pseudoc.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | script_decompile.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/script_decompile.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | script_i_preserveds.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/script_i_preserveds.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | script_preserveds.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/script_preserveds.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | utils.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/utils.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | xform_bblock.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/xform_bblock.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | xform_cfg.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/xform_cfg.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | xform_expr.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/xform_expr.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | xform_expr_basic.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/xform_expr_basic.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | xform_expr_infer.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/xform_expr_infer.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | xform_graph.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/xform_graph.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | xform_inst.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/xform_inst.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | xform_inter.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/xform_inter.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | xform_ssa.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/xform_ssa.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | xform_utils.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/xform_utils.py | https://github.com/pfalcon/ScratchABlock |
pfalcon | ScratchABlock | yamlutils.py | https://raw.githubusercontent.com/pfalcon/ScratchABlock/master/yamlutils.py | https://github.com/pfalcon/ScratchABlock |
OsandaMalith | ARP-Spoofer | arp.py | https://raw.githubusercontent.com/OsandaMalith/ARP-Spoofer/master/arp.py | https://github.com/OsandaMalith/ARP-Spoofer |
minimaxir | facebook-page-post-scraper | get_fb_comments_from_fb.py | https://raw.githubusercontent.com/minimaxir/facebook-page-post-scraper/master/get_fb_comments_from_fb.py | https://github.com/minimaxir/facebook-page-post-scraper |
minimaxir | facebook-page-post-scraper | get_fb_posts_fb_group.py | https://raw.githubusercontent.com/minimaxir/facebook-page-post-scraper/master/get_fb_posts_fb_group.py | https://github.com/minimaxir/facebook-page-post-scraper |
minimaxir | facebook-page-post-scraper | get_fb_posts_fb_page.py | https://raw.githubusercontent.com/minimaxir/facebook-page-post-scraper/master/get_fb_posts_fb_page.py | https://github.com/minimaxir/facebook-page-post-scraper |
nicodjimenez | lstm | lstm.py | https://raw.githubusercontent.com/nicodjimenez/lstm/master/lstm.py | https://github.com/nicodjimenez/lstm |
nicodjimenez | lstm | test.py | https://raw.githubusercontent.com/nicodjimenez/lstm/master/test.py | https://github.com/nicodjimenez/lstm |
matthewearl | faceswap | faceswap.py | https://raw.githubusercontent.com/matthewearl/faceswap/master/faceswap.py | https://github.com/matthewearl/faceswap |
ValvePython | steam | generate_enums_from_proto.py | https://raw.githubusercontent.com/ValvePython/steam/master/generate_enums_from_proto.py | https://github.com/ValvePython/steam |
alessandro-zomparelli | tissue | __init__.py | https://raw.githubusercontent.com/alessandro-zomparelli/tissue/master/__init__.py | https://github.com/alessandro-zomparelli/tissue |
alessandro-zomparelli | tissue | config.py | https://raw.githubusercontent.com/alessandro-zomparelli/tissue/master/config.py | https://github.com/alessandro-zomparelli/tissue |
alessandro-zomparelli | tissue | contour_curves.py | https://raw.githubusercontent.com/alessandro-zomparelli/tissue/master/contour_curves.py | https://github.com/alessandro-zomparelli/tissue |
alessandro-zomparelli | tissue | curves_tools.py | https://raw.githubusercontent.com/alessandro-zomparelli/tissue/master/curves_tools.py | https://github.com/alessandro-zomparelli/tissue |
alessandro-zomparelli | tissue | dual_mesh.py | https://raw.githubusercontent.com/alessandro-zomparelli/tissue/master/dual_mesh.py | https://github.com/alessandro-zomparelli/tissue |
alessandro-zomparelli | tissue | lattice.py | https://raw.githubusercontent.com/alessandro-zomparelli/tissue/master/lattice.py | https://github.com/alessandro-zomparelli/tissue |
alessandro-zomparelli | tissue | material_tools.py | https://raw.githubusercontent.com/alessandro-zomparelli/tissue/master/material_tools.py | https://github.com/alessandro-zomparelli/tissue |
alessandro-zomparelli | tissue | numba_functions.py | https://raw.githubusercontent.com/alessandro-zomparelli/tissue/master/numba_functions.py | https://github.com/alessandro-zomparelli/tissue |
alessandro-zomparelli | tissue | polyhedra.py | https://raw.githubusercontent.com/alessandro-zomparelli/tissue/master/polyhedra.py | https://github.com/alessandro-zomparelli/tissue |
alessandro-zomparelli | tissue | texture_reaction_diffusion.py | https://raw.githubusercontent.com/alessandro-zomparelli/tissue/master/texture_reaction_diffusion.py | https://github.com/alessandro-zomparelli/tissue |
alessandro-zomparelli | tissue | tissue_properties.py | https://raw.githubusercontent.com/alessandro-zomparelli/tissue/master/tissue_properties.py | https://github.com/alessandro-zomparelli/tissue |
alessandro-zomparelli | tissue | utils.py | https://raw.githubusercontent.com/alessandro-zomparelli/tissue/master/utils.py | https://github.com/alessandro-zomparelli/tissue |
alessandro-zomparelli | tissue | utils_pip.py | https://raw.githubusercontent.com/alessandro-zomparelli/tissue/master/utils_pip.py | https://github.com/alessandro-zomparelli/tissue |
alessandro-zomparelli | tissue | uv_to_mesh.py | https://raw.githubusercontent.com/alessandro-zomparelli/tissue/master/uv_to_mesh.py | https://github.com/alessandro-zomparelli/tissue |
alessandro-zomparelli | tissue | weight_reaction_diffusion.py | https://raw.githubusercontent.com/alessandro-zomparelli/tissue/master/weight_reaction_diffusion.py | https://github.com/alessandro-zomparelli/tissue |
alessandro-zomparelli | tissue | weight_tools.py | https://raw.githubusercontent.com/alessandro-zomparelli/tissue/master/weight_tools.py | https://github.com/alessandro-zomparelli/tissue |
rmislam | PythonSIFT | pysift.py | https://raw.githubusercontent.com/rmislam/PythonSIFT/master/pysift.py | https://github.com/rmislam/PythonSIFT |
rmislam | PythonSIFT | template_matching_demo.py | https://raw.githubusercontent.com/rmislam/PythonSIFT/master/template_matching_demo.py | https://github.com/rmislam/PythonSIFT |
pypa | setuptools-scm | _own_version_helper.py | https://raw.githubusercontent.com/pypa/setuptools-scm/main/_own_version_helper.py | https://github.com/pypa/setuptools-scm |
pfalcon | picotui | example_menu.py | https://raw.githubusercontent.com/pfalcon/picotui/master/example_menu.py | https://github.com/pfalcon/picotui |
pfalcon | picotui | example_widgets.py | https://raw.githubusercontent.com/pfalcon/picotui/master/example_widgets.py | https://github.com/pfalcon/picotui |
pfalcon | picotui | seditor.py | https://raw.githubusercontent.com/pfalcon/picotui/master/seditor.py | https://github.com/pfalcon/picotui |
ableev | Zabbix-in-Telegram | ZbxTgDaemon.py | https://raw.githubusercontent.com/ableev/Zabbix-in-Telegram/master/ZbxTgDaemon.py | https://github.com/ableev/Zabbix-in-Telegram |
ableev | Zabbix-in-Telegram | zbxtg.py | https://raw.githubusercontent.com/ableev/Zabbix-in-Telegram/master/zbxtg.py | https://github.com/ableev/Zabbix-in-Telegram |
ableev | Zabbix-in-Telegram | zbxtg_settings.example.py | https://raw.githubusercontent.com/ableev/Zabbix-in-Telegram/master/zbxtg_settings.example.py | https://github.com/ableev/Zabbix-in-Telegram |
MattVitelli | GRUV | generate.py | https://raw.githubusercontent.com/MattVitelli/GRUV/master/generate.py | https://github.com/MattVitelli/GRUV |
MattVitelli | GRUV | train.py | https://raw.githubusercontent.com/MattVitelli/GRUV/master/train.py | https://github.com/MattVitelli/GRUV |
tzutalin | ImageNet_Utils | bbox_helper.py | https://raw.githubusercontent.com/tzutalin/ImageNet_Utils/master/bbox_helper.py | https://github.com/tzutalin/ImageNet_Utils |
tzutalin | ImageNet_Utils | boxesCvtPascaltoDlib.py | https://raw.githubusercontent.com/tzutalin/ImageNet_Utils/master/boxesCvtPascaltoDlib.py | https://github.com/tzutalin/ImageNet_Utils |
tzutalin | ImageNet_Utils | downloadutils.py | https://raw.githubusercontent.com/tzutalin/ImageNet_Utils/master/downloadutils.py | https://github.com/tzutalin/ImageNet_Utils |
tzutalin | ImageNet_Utils | labelcreator.py | https://raw.githubusercontent.com/tzutalin/ImageNet_Utils/master/labelcreator.py | https://github.com/tzutalin/ImageNet_Utils |
jmcarp | flask-apispec | tasks.py | https://raw.githubusercontent.com/jmcarp/flask-apispec/master/tasks.py | https://github.com/jmcarp/flask-apispec |
jobroche | CredCrack | credcrack.py | https://raw.githubusercontent.com/jobroche/CredCrack/master/credcrack.py | https://github.com/jobroche/CredCrack |
samim23 | DeepDreamAnim | dreamer.py | https://raw.githubusercontent.com/samim23/DeepDreamAnim/master/dreamer.py | https://github.com/samim23/DeepDreamAnim |
makermusings | fauxmo | fauxmo.py | https://raw.githubusercontent.com/makermusings/fauxmo/master/fauxmo.py | https://github.com/makermusings/fauxmo |
MJL85 | natlas | natlas-cli.py | https://raw.githubusercontent.com/MJL85/natlas/master/natlas-cli.py | https://github.com/MJL85/natlas |
CuriousAI | ladder | ladder.py | https://raw.githubusercontent.com/CuriousAI/ladder/master/ladder.py | https://github.com/CuriousAI/ladder |
CuriousAI | ladder | nn.py | https://raw.githubusercontent.com/CuriousAI/ladder/master/nn.py | https://github.com/CuriousAI/ladder |
CuriousAI | ladder | run.py | https://raw.githubusercontent.com/CuriousAI/ladder/master/run.py | https://github.com/CuriousAI/ladder |
CuriousAI | ladder | utils.py | https://raw.githubusercontent.com/CuriousAI/ladder/master/utils.py | https://github.com/CuriousAI/ladder |
albertbup | deep-belief-network | example_classification.py | https://raw.githubusercontent.com/albertbup/deep-belief-network/master/example_classification.py | https://github.com/albertbup/deep-belief-network |
albertbup | deep-belief-network | example_regression.py | https://raw.githubusercontent.com/albertbup/deep-belief-network/master/example_regression.py | https://github.com/albertbup/deep-belief-network |
albertbup | deep-belief-network | example_save.py | https://raw.githubusercontent.com/albertbup/deep-belief-network/master/example_save.py | https://github.com/albertbup/deep-belief-network |
albertbup | deep-belief-network | example_unsupervised.py | https://raw.githubusercontent.com/albertbup/deep-belief-network/master/example_unsupervised.py | https://github.com/albertbup/deep-belief-network |
Jorl17 | jar2app | jar2app.py | https://raw.githubusercontent.com/Jorl17/jar2app/master/jar2app.py | https://github.com/Jorl17/jar2app |
amplab | spark-ec2 | deploy_templates.py | https://raw.githubusercontent.com/amplab/spark-ec2/branch-1.6/deploy_templates.py | https://github.com/amplab/spark-ec2 |
amplab | spark-ec2 | spark_ec2.py | https://raw.githubusercontent.com/amplab/spark-ec2/branch-1.6/spark_ec2.py | https://github.com/amplab/spark-ec2 |
miloharper | simple-neural-network | main.py | https://raw.githubusercontent.com/miloharper/simple-neural-network/master/main.py | https://github.com/miloharper/simple-neural-network |
dbkaplan | dry-rest-permissions | runtests.py | https://raw.githubusercontent.com/dbkaplan/dry-rest-permissions/master/runtests.py | https://github.com/dbkaplan/dry-rest-permissions |
Smaash | snitch | snitch.py | https://raw.githubusercontent.com/Smaash/snitch/master/snitch.py | https://github.com/Smaash/snitch |
simonschellaert | spotify2am | insert-songs.py | https://raw.githubusercontent.com/simonschellaert/spotify2am/master/insert-songs.py | https://github.com/simonschellaert/spotify2am |
simonschellaert | spotify2am | retrieve-identifiers.py | https://raw.githubusercontent.com/simonschellaert/spotify2am/master/retrieve-identifiers.py | https://github.com/simonschellaert/spotify2am |
Lockvictor | MovieLens-RecSys | itemcf.py | https://raw.githubusercontent.com/Lockvictor/MovieLens-RecSys/master/itemcf.py | https://github.com/Lockvictor/MovieLens-RecSys |
Lockvictor | MovieLens-RecSys | usercf.py | https://raw.githubusercontent.com/Lockvictor/MovieLens-RecSys/master/usercf.py | https://github.com/Lockvictor/MovieLens-RecSys |
jhaals | ansible-vault | vault.py | https://raw.githubusercontent.com/jhaals/ansible-vault/master/vault.py | https://github.com/jhaals/ansible-vault |
awangga | outlook | fwd_zoom.py | https://raw.githubusercontent.com/awangga/outlook/master/fwd_zoom.py | https://github.com/awangga/outlook |
awangga | outlook | outlook.py | https://raw.githubusercontent.com/awangga/outlook/master/outlook.py | https://github.com/awangga/outlook |
perborgen | LogisticRegression | Titanic_Logistic_Model_Fit_AllIn.py | https://raw.githubusercontent.com/perborgen/LogisticRegression/master/Titanic_Logistic_Model_Fit_AllIn.py | https://github.com/perborgen/LogisticRegression |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.