repo_owner stringlengths 2 39 | repo_name stringlengths 1 100 | file_path stringlengths 4 120 | file_url stringlengths 51 219 |
|---|---|---|---|
cocagne | multi-paxos-example | server.py | https://raw.githubusercontent.com/cocagne/multi-paxos-example/master/server.py |
cocagne | multi-paxos-example | sync_strategy.py | https://raw.githubusercontent.com/cocagne/multi-paxos-example/master/sync_strategy.py |
katmfoo | python-client-server | client.py | https://raw.githubusercontent.com/katmfoo/python-client-server/master/client.py |
katmfoo | python-client-server | server.py | https://raw.githubusercontent.com/katmfoo/python-client-server/master/server.py |
lnklnklnk | ga-bq | bqloader.py | https://raw.githubusercontent.com/lnklnklnk/ga-bq/master/bqloader.py |
lnklnklnk | ga-bq | main.py | https://raw.githubusercontent.com/lnklnklnk/ga-bq/master/main.py |
garthvh | pitftmenu | menu_8button.py | https://raw.githubusercontent.com/garthvh/pitftmenu/master/menu_8button.py |
garthvh | pitftmenu | menu_kali-1.py | https://raw.githubusercontent.com/garthvh/pitftmenu/master/menu_kali-1.py |
garthvh | pitftmenu | menu_kali-2.py | https://raw.githubusercontent.com/garthvh/pitftmenu/master/menu_kali-2.py |
garthvh | pitftmenu | menu_kali-3.py | https://raw.githubusercontent.com/garthvh/pitftmenu/master/menu_kali-3.py |
garthvh | pitftmenu | menu_kali-9.py | https://raw.githubusercontent.com/garthvh/pitftmenu/master/menu_kali-9.py |
garthvh | pitftmenu | menu_pigrrl.py | https://raw.githubusercontent.com/garthvh/pitftmenu/master/menu_pigrrl.py |
garthvh | pitftmenu | menu_screenoff.py | https://raw.githubusercontent.com/garthvh/pitftmenu/master/menu_screenoff.py |
garthvh | pitftmenu | menu_touchpi.py | https://raw.githubusercontent.com/garthvh/pitftmenu/master/menu_touchpi.py |
jeanphorn | common-password | cupp.py | https://raw.githubusercontent.com/jeanphorn/common-password/master/cupp.py |
claudioviviani | wordbrutepress | wordbrutepress.py | https://raw.githubusercontent.com/claudioviviani/wordbrutepress/master/wordbrutepress.py |
kastnerkyle | PyCon2015 | ex1_recommendations.py | https://raw.githubusercontent.com/kastnerkyle/PyCon2015/master/ex1_recommendations.py |
kastnerkyle | PyCon2015 | ex2_spamclassification.py | https://raw.githubusercontent.com/kastnerkyle/PyCon2015/master/ex2_spamclassification.py |
kastnerkyle | PyCon2015 | ex3_digits.py | https://raw.githubusercontent.com/kastnerkyle/PyCon2015/master/ex3_digits.py |
kastnerkyle | PyCon2015 | ex4_objectdetection.py | https://raw.githubusercontent.com/kastnerkyle/PyCon2015/master/ex4_objectdetection.py |
kastnerkyle | PyCon2015 | matrix_factorization.py | https://raw.githubusercontent.com/kastnerkyle/PyCon2015/master/matrix_factorization.py |
kastnerkyle | PyCon2015 | utils.py | https://raw.githubusercontent.com/kastnerkyle/PyCon2015/master/utils.py |
hannah803 | TheWind | freak.py | https://raw.githubusercontent.com/hannah803/TheWind/master/freak.py |
hannah803 | TheWind | handleovpn.py | https://raw.githubusercontent.com/hannah803/TheWind/master/handleovpn.py |
hannah803 | TheWind | handlessl.py | https://raw.githubusercontent.com/hannah803/TheWind/master/handlessl.py |
hannah803 | TheWind | header.py | https://raw.githubusercontent.com/hannah803/TheWind/master/header.py |
hannah803 | TheWind | passive.py | https://raw.githubusercontent.com/hannah803/TheWind/master/passive.py |
hannah803 | TheWind | prf.py | https://raw.githubusercontent.com/hannah803/TheWind/master/prf.py |
hannah803 | TheWind | replaceCert.py | https://raw.githubusercontent.com/hannah803/TheWind/master/replaceCert.py |
hannah803 | TheWind | ssl_tls.py | https://raw.githubusercontent.com/hannah803/TheWind/master/ssl_tls.py |
hannah803 | TheWind | ssl_tls_crypto.py | https://raw.githubusercontent.com/hannah803/TheWind/master/ssl_tls_crypto.py |
hannah803 | TheWind | tk.py | https://raw.githubusercontent.com/hannah803/TheWind/master/tk.py |
hannah803 | TheWind | wind.py | https://raw.githubusercontent.com/hannah803/TheWind/master/wind.py |
JoeKarlsson | python-sudoku-generator-solver | cell.py | https://raw.githubusercontent.com/JoeKarlsson/python-sudoku-generator-solver/master/cell.py |
JoeKarlsson | python-sudoku-generator-solver | solverTest.py | https://raw.githubusercontent.com/JoeKarlsson/python-sudoku-generator-solver/master/solverTest.py |
JoeKarlsson | python-sudoku-generator-solver | sudoku.py | https://raw.githubusercontent.com/JoeKarlsson/python-sudoku-generator-solver/master/sudoku.py |
erikbern | ping | google-directions.py | https://raw.githubusercontent.com/erikbern/ping/master/google-directions.py |
erikbern | ping | plot.py | https://raw.githubusercontent.com/erikbern/ping/master/plot.py |
erikbern | ping | query.py | https://raw.githubusercontent.com/erikbern/ping/master/query.py |
ryanmadden | decision-tree | decision-tree.py | https://raw.githubusercontent.com/ryanmadden/decision-tree/master/decision-tree.py |
peterhinch | micropython-fourier | algorithms.py | https://raw.githubusercontent.com/peterhinch/micropython-fourier/master/algorithms.py |
peterhinch | micropython-fourier | dft.py | https://raw.githubusercontent.com/peterhinch/micropython-fourier/master/dft.py |
peterhinch | micropython-fourier | dftadc.py | https://raw.githubusercontent.com/peterhinch/micropython-fourier/master/dftadc.py |
peterhinch | micropython-fourier | dftclass.py | https://raw.githubusercontent.com/peterhinch/micropython-fourier/master/dftclass.py |
peterhinch | micropython-fourier | dfttest.py | https://raw.githubusercontent.com/peterhinch/micropython-fourier/master/dfttest.py |
peterhinch | micropython-fourier | polar.py | https://raw.githubusercontent.com/peterhinch/micropython-fourier/master/polar.py |
peterhinch | micropython-fourier | window.py | https://raw.githubusercontent.com/peterhinch/micropython-fourier/master/window.py |
s-bear | sun-position | sunposition.py | https://raw.githubusercontent.com/s-bear/sun-position/master/sunposition.py |
eazebu | RSAExploits | rsa.py | https://raw.githubusercontent.com/eazebu/RSAExploits/master/rsa.py |
eazebu | RSAExploits | util.py | https://raw.githubusercontent.com/eazebu/RSAExploits/master/util.py |
Moguri | BlenderPanda | __init__.py | https://raw.githubusercontent.com/Moguri/BlenderPanda/master/__init__.py |
Moguri | BlenderPanda | operators.py | https://raw.githubusercontent.com/Moguri/BlenderPanda/master/operators.py |
Moguri | BlenderPanda | panda_engine.py | https://raw.githubusercontent.com/Moguri/BlenderPanda/master/panda_engine.py |
Moguri | BlenderPanda | pbr_utils.py | https://raw.githubusercontent.com/Moguri/BlenderPanda/master/pbr_utils.py |
Moguri | BlenderPanda | processor_app.py | https://raw.githubusercontent.com/Moguri/BlenderPanda/master/processor_app.py |
Moguri | BlenderPanda | properties.py | https://raw.githubusercontent.com/Moguri/BlenderPanda/master/properties.py |
Moguri | BlenderPanda | ui.py | https://raw.githubusercontent.com/Moguri/BlenderPanda/master/ui.py |
0x90 | upnp-arsenal | umap-bypass.py | https://raw.githubusercontent.com/0x90/upnp-arsenal/master/umap-bypass.py |
DisK0nn3cT | linkedin-gatherer | linkedin_gatherer.py | https://raw.githubusercontent.com/DisK0nn3cT/linkedin-gatherer/master/linkedin_gatherer.py |
DisK0nn3cT | linkedin-gatherer | linkedin_login.py | https://raw.githubusercontent.com/DisK0nn3cT/linkedin-gatherer/master/linkedin_login.py |
DisK0nn3cT | linkedin-gatherer | linkedin_profiler.py | https://raw.githubusercontent.com/DisK0nn3cT/linkedin-gatherer/master/linkedin_profiler.py |
mpezeshki | CTC-Connectionist-Temporal-Classification | ctc_cost.py | https://raw.githubusercontent.com/mpezeshki/CTC-Connectionist-Temporal-Classification/master/ctc_cost.py |
mpezeshki | CTC-Connectionist-Temporal-Classification | test_ctc.py | https://raw.githubusercontent.com/mpezeshki/CTC-Connectionist-Temporal-Classification/master/test_ctc.py |
jpf | okta-pysaml2-example | app.py | https://raw.githubusercontent.com/jpf/okta-pysaml2-example/master/app.py |
python-hyper | hpack | tasks.py | https://raw.githubusercontent.com/python-hyper/hpack/master/tasks.py |
hanxiaomax | pyh | pyh.py | https://raw.githubusercontent.com/hanxiaomax/pyh/master/pyh.py |
ljdursi | poapy | poa.py | https://raw.githubusercontent.com/ljdursi/poapy/master/poa.py |
ljdursi | poapy | poagraph.py | https://raw.githubusercontent.com/ljdursi/poapy/master/poagraph.py |
ljdursi | poapy | seqgraphalignment.py | https://raw.githubusercontent.com/ljdursi/poapy/master/seqgraphalignment.py |
ljdursi | poapy | simplefasta.py | https://raw.githubusercontent.com/ljdursi/poapy/master/simplefasta.py |
haandol | honey | brain.py | https://raw.githubusercontent.com/haandol/honey/master/brain.py |
haandol | honey | robot.py | https://raw.githubusercontent.com/haandol/honey/master/robot.py |
Mano-Wii | Addon-Snap-Utilities-Line | mesh_snap_utilities_line.py | https://raw.githubusercontent.com/Mano-Wii/Addon-Snap-Utilities-Line/master/mesh_snap_utilities_line.py |
TrullJ | ssllabs | ssllabsscanner.py | https://raw.githubusercontent.com/TrullJ/ssllabs/master/ssllabsscanner.py |
wrf | genomeGTFtools | alignmentpos2gff.py | https://raw.githubusercontent.com/wrf/genomeGTFtools/master/alignmentpos2gff.py |
wrf | genomeGTFtools | blast2genomegff.py | https://raw.githubusercontent.com/wrf/genomeGTFtools/master/blast2genomegff.py |
wrf | genomeGTFtools | blast2gff.py | https://raw.githubusercontent.com/wrf/genomeGTFtools/master/blast2gff.py |
wrf | genomeGTFtools | clean_gff.py | https://raw.githubusercontent.com/wrf/genomeGTFtools/master/clean_gff.py |
wrf | genomeGTFtools | collate_features.py | https://raw.githubusercontent.com/wrf/genomeGTFtools/master/collate_features.py |
wrf | genomeGTFtools | extract_coordinates.py | https://raw.githubusercontent.com/wrf/genomeGTFtools/master/extract_coordinates.py |
wrf | genomeGTFtools | make_parent_features.py | https://raw.githubusercontent.com/wrf/genomeGTFtools/master/make_parent_features.py |
wrf | genomeGTFtools | microsynteny.py | https://raw.githubusercontent.com/wrf/genomeGTFtools/master/microsynteny.py |
wrf | genomeGTFtools | microsynteny_to_ortho_pairs.py | https://raw.githubusercontent.com/wrf/genomeGTFtools/master/microsynteny_to_ortho_pairs.py |
wrf | genomeGTFtools | number_contigs_by_length.py | https://raw.githubusercontent.com/wrf/genomeGTFtools/master/number_contigs_by_length.py |
wrf | genomeGTFtools | pal2gtf.py | https://raw.githubusercontent.com/wrf/genomeGTFtools/master/pal2gtf.py |
wrf | genomeGTFtools | pfam2gff.py | https://raw.githubusercontent.com/wrf/genomeGTFtools/master/pfam2gff.py |
wrf | genomeGTFtools | pfamgff2clans.py | https://raw.githubusercontent.com/wrf/genomeGTFtools/master/pfamgff2clans.py |
wrf | genomeGTFtools | pfampipeline.py | https://raw.githubusercontent.com/wrf/genomeGTFtools/master/pfampipeline.py |
wrf | genomeGTFtools | removeredundantgff.py | https://raw.githubusercontent.com/wrf/genomeGTFtools/master/removeredundantgff.py |
wrf | genomeGTFtools | rename_gtf_contigs.py | https://raw.githubusercontent.com/wrf/genomeGTFtools/master/rename_gtf_contigs.py |
wrf | genomeGTFtools | repeat2gtf.py | https://raw.githubusercontent.com/wrf/genomeGTFtools/master/repeat2gtf.py |
wrf | genomeGTFtools | scaffold_synteny.py | https://raw.githubusercontent.com/wrf/genomeGTFtools/master/scaffold_synteny.py |
jason-kane | PyYapf | PyYapf.py | https://raw.githubusercontent.com/jason-kane/PyYapf/master/PyYapf.py |
SecurityNik | QRadar---Threat-Intelligence-On-The-Cheap | SecurityNikThreatIntel.py | https://raw.githubusercontent.com/SecurityNik/QRadar---Threat-Intelligence-On-The-Cheap/master/SecurityNikThreatIntel.py |
marcoscastro | tsp_pso | tsp_pso.py | https://raw.githubusercontent.com/marcoscastro/tsp_pso/master/tsp_pso.py |
realpython | flask-scaffold | flask_skeleton.py | https://raw.githubusercontent.com/realpython/flask-scaffold/master/flask_skeleton.py |
pidydx | SMRT | SMRT.py | https://raw.githubusercontent.com/pidydx/SMRT/master/SMRT.py |
dfm | pcp | demo.py | https://raw.githubusercontent.com/dfm/pcp/main/demo.py |
dfm | pcp | pcp.py | https://raw.githubusercontent.com/dfm/pcp/main/pcp.py |
jupyter | jupyter_kernel_test | test_ipykernel.py | https://raw.githubusercontent.com/jupyter/jupyter_kernel_test/main/test_ipykernel.py |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.