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 |
|---|---|---|---|---|
mayeranalytics | pySX127x | test_lora.py | https://raw.githubusercontent.com/mayeranalytics/pySX127x/master/test_lora.py | https://github.com/mayeranalytics/pySX127x |
mayeranalytics | pySX127x | tx_beacon.py | https://raw.githubusercontent.com/mayeranalytics/pySX127x/master/tx_beacon.py | https://github.com/mayeranalytics/pySX127x |
hynek | prometheus-async | conftest.py | https://raw.githubusercontent.com/hynek/prometheus-async/main/conftest.py | https://github.com/hynek/prometheus-async |
franklingu | leetcode-solutions | download_solutions.py | https://raw.githubusercontent.com/franklingu/leetcode-solutions/master/download_solutions.py | https://github.com/franklingu/leetcode-solutions |
franklingu | leetcode-solutions | validate_solutions.py | https://raw.githubusercontent.com/franklingu/leetcode-solutions/master/validate_solutions.py | https://github.com/franklingu/leetcode-solutions |
GRAAL-Research | domain_adversarial_neural_network | DANN.py | https://raw.githubusercontent.com/GRAAL-Research/domain_adversarial_neural_network/master/DANN.py | https://github.com/GRAAL-Research/domain_adversarial_neural_network |
GRAAL-Research | domain_adversarial_neural_network | experiments_amazon.py | https://raw.githubusercontent.com/GRAAL-Research/domain_adversarial_neural_network/master/experiments_amazon.py | https://github.com/GRAAL-Research/domain_adversarial_neural_network |
GRAAL-Research | domain_adversarial_neural_network | experiments_moons.py | https://raw.githubusercontent.com/GRAAL-Research/domain_adversarial_neural_network/master/experiments_moons.py | https://github.com/GRAAL-Research/domain_adversarial_neural_network |
GRAAL-Research | domain_adversarial_neural_network | mSDA.py | https://raw.githubusercontent.com/GRAAL-Research/domain_adversarial_neural_network/master/mSDA.py | https://github.com/GRAAL-Research/domain_adversarial_neural_network |
The-Compiler | pytest-vw | test_vw.py | https://raw.githubusercontent.com/The-Compiler/pytest-vw/master/test_vw.py | https://github.com/The-Compiler/pytest-vw |
peteboyd | lammps_interface | versioneer.py | https://raw.githubusercontent.com/peteboyd/lammps_interface/master/versioneer.py | https://github.com/peteboyd/lammps_interface |
caktux | pytrader | api.py | https://raw.githubusercontent.com/caktux/pytrader/master/api.py | https://github.com/caktux/pytrader |
caktux | pytrader | balancer.py | https://raw.githubusercontent.com/caktux/pytrader/master/balancer.py | https://github.com/caktux/pytrader |
caktux | pytrader | buy.py | https://raw.githubusercontent.com/caktux/pytrader/master/buy.py | https://github.com/caktux/pytrader |
caktux | pytrader | pubnub_light.py | https://raw.githubusercontent.com/caktux/pytrader/master/pubnub_light.py | https://github.com/caktux/pytrader |
caktux | pytrader | pytrader.py | https://raw.githubusercontent.com/caktux/pytrader/master/pytrader.py | https://github.com/caktux/pytrader |
caktux | pytrader | sell.py | https://raw.githubusercontent.com/caktux/pytrader/master/sell.py | https://github.com/caktux/pytrader |
caktux | pytrader | strategy.py | https://raw.githubusercontent.com/caktux/pytrader/master/strategy.py | https://github.com/caktux/pytrader |
cheery | pytci | character_stream.py | https://raw.githubusercontent.com/cheery/pytci/master/character_stream.py | https://github.com/cheery/pytci |
cheery | pytci | gcc_probe.py | https://raw.githubusercontent.com/cheery/pytci/master/gcc_probe.py | https://github.com/cheery/pytci |
cheery | pytci | preprocess.py | https://raw.githubusercontent.com/cheery/pytci/master/preprocess.py | https://github.com/cheery/pytci |
cheery | pytci | tokenize.py | https://raw.githubusercontent.com/cheery/pytci/master/tokenize.py | https://github.com/cheery/pytci |
cheery | pytci | trigraphs.py | https://raw.githubusercontent.com/cheery/pytci/master/trigraphs.py | https://github.com/cheery/pytci |
jz-feng | greentext | greentext.py | https://raw.githubusercontent.com/jz-feng/greentext/master/greentext.py | https://github.com/jz-feng/greentext |
jz-feng | greentext | utils.py | https://raw.githubusercontent.com/jz-feng/greentext/master/utils.py | https://github.com/jz-feng/greentext |
mfaruqui | eval-word-vectors | all_wordsim.py | https://raw.githubusercontent.com/mfaruqui/eval-word-vectors/master/all_wordsim.py | https://github.com/mfaruqui/eval-word-vectors |
mfaruqui | eval-word-vectors | ranking.py | https://raw.githubusercontent.com/mfaruqui/eval-word-vectors/master/ranking.py | https://github.com/mfaruqui/eval-word-vectors |
mfaruqui | eval-word-vectors | wordsim.py | https://raw.githubusercontent.com/mfaruqui/eval-word-vectors/master/wordsim.py | https://github.com/mfaruqui/eval-word-vectors |
Gallicchio-Lab | AToM-OpenMM | abfe_structprep.py | https://raw.githubusercontent.com/Gallicchio-Lab/AToM-OpenMM/master/abfe_structprep.py | https://github.com/Gallicchio-Lab/AToM-OpenMM |
Gallicchio-Lab | AToM-OpenMM | async_re.py | https://raw.githubusercontent.com/Gallicchio-Lab/AToM-OpenMM/master/async_re.py | https://github.com/Gallicchio-Lab/AToM-OpenMM |
Gallicchio-Lab | AToM-OpenMM | gibbs_sampling.py | https://raw.githubusercontent.com/Gallicchio-Lab/AToM-OpenMM/master/gibbs_sampling.py | https://github.com/Gallicchio-Lab/AToM-OpenMM |
Gallicchio-Lab | AToM-OpenMM | local_openmm_transport.py | https://raw.githubusercontent.com/Gallicchio-Lab/AToM-OpenMM/master/local_openmm_transport.py | https://github.com/Gallicchio-Lab/AToM-OpenMM |
Gallicchio-Lab | AToM-OpenMM | make_atm_system_from_Amber.py | https://raw.githubusercontent.com/Gallicchio-Lab/AToM-OpenMM/master/make_atm_system_from_Amber.py | https://github.com/Gallicchio-Lab/AToM-OpenMM |
Gallicchio-Lab | AToM-OpenMM | make_atm_system_from_pdb.py | https://raw.githubusercontent.com/Gallicchio-Lab/AToM-OpenMM/master/make_atm_system_from_pdb.py | https://github.com/Gallicchio-Lab/AToM-OpenMM |
Gallicchio-Lab | AToM-OpenMM | make_atm_system_from_rcpt_lig.py | https://raw.githubusercontent.com/Gallicchio-Lab/AToM-OpenMM/master/make_atm_system_from_rcpt_lig.py | https://github.com/Gallicchio-Lab/AToM-OpenMM |
Gallicchio-Lab | AToM-OpenMM | ommreplica.py | https://raw.githubusercontent.com/Gallicchio-Lab/AToM-OpenMM/master/ommreplica.py | https://github.com/Gallicchio-Lab/AToM-OpenMM |
Gallicchio-Lab | AToM-OpenMM | ommsystem.py | https://raw.githubusercontent.com/Gallicchio-Lab/AToM-OpenMM/master/ommsystem.py | https://github.com/Gallicchio-Lab/AToM-OpenMM |
Gallicchio-Lab | AToM-OpenMM | ommworker.py | https://raw.githubusercontent.com/Gallicchio-Lab/AToM-OpenMM/master/ommworker.py | https://github.com/Gallicchio-Lab/AToM-OpenMM |
Gallicchio-Lab | AToM-OpenMM | openmm_async_re.py | https://raw.githubusercontent.com/Gallicchio-Lab/AToM-OpenMM/master/openmm_async_re.py | https://github.com/Gallicchio-Lab/AToM-OpenMM |
Gallicchio-Lab | AToM-OpenMM | rbfe_structprep.py | https://raw.githubusercontent.com/Gallicchio-Lab/AToM-OpenMM/master/rbfe_structprep.py | https://github.com/Gallicchio-Lab/AToM-OpenMM |
denilsonsa | udev-joystick-blacklist | generate_rules.py | https://raw.githubusercontent.com/denilsonsa/udev-joystick-blacklist/master/generate_rules.py | https://github.com/denilsonsa/udev-joystick-blacklist |
Consensys | btcrelay-fetchd | fetchd.py | https://raw.githubusercontent.com/Consensys/btcrelay-fetchd/master/fetchd.py | https://github.com/Consensys/btcrelay-fetchd |
0x27 | GitPass | gitpass.py | https://raw.githubusercontent.com/0x27/GitPass/master/gitpass.py | https://github.com/0x27/GitPass |
pdjstone | wsuspect-proxy | intercepting_proxy.py | https://raw.githubusercontent.com/pdjstone/wsuspect-proxy/master/intercepting_proxy.py | https://github.com/pdjstone/wsuspect-proxy |
pdjstone | wsuspect-proxy | update_modifier.py | https://raw.githubusercontent.com/pdjstone/wsuspect-proxy/master/update_modifier.py | https://github.com/pdjstone/wsuspect-proxy |
pdjstone | wsuspect-proxy | wsuspect_proxy.py | https://raw.githubusercontent.com/pdjstone/wsuspect-proxy/master/wsuspect_proxy.py | https://github.com/pdjstone/wsuspect-proxy |
gkralik | python-gst-tutorial | basic-tutorial-2-ex-vertigo.py | https://raw.githubusercontent.com/gkralik/python-gst-tutorial/master/basic-tutorial-2-ex-vertigo.py | https://github.com/gkralik/python-gst-tutorial |
gkralik | python-gst-tutorial | basic-tutorial-2.py | https://raw.githubusercontent.com/gkralik/python-gst-tutorial/master/basic-tutorial-2.py | https://github.com/gkralik/python-gst-tutorial |
gkralik | python-gst-tutorial | basic-tutorial-3-ex-video.py | https://raw.githubusercontent.com/gkralik/python-gst-tutorial/master/basic-tutorial-3-ex-video.py | https://github.com/gkralik/python-gst-tutorial |
gkralik | python-gst-tutorial | basic-tutorial-3.py | https://raw.githubusercontent.com/gkralik/python-gst-tutorial/master/basic-tutorial-3.py | https://github.com/gkralik/python-gst-tutorial |
gkralik | python-gst-tutorial | basic-tutorial-4.py | https://raw.githubusercontent.com/gkralik/python-gst-tutorial/master/basic-tutorial-4.py | https://github.com/gkralik/python-gst-tutorial |
gkralik | python-gst-tutorial | basic-tutorial-5.py | https://raw.githubusercontent.com/gkralik/python-gst-tutorial/master/basic-tutorial-5.py | https://github.com/gkralik/python-gst-tutorial |
gkralik | python-gst-tutorial | basic-tutorial-6.py | https://raw.githubusercontent.com/gkralik/python-gst-tutorial/master/basic-tutorial-6.py | https://github.com/gkralik/python-gst-tutorial |
gkralik | python-gst-tutorial | basic-tutorial-7.py | https://raw.githubusercontent.com/gkralik/python-gst-tutorial/master/basic-tutorial-7.py | https://github.com/gkralik/python-gst-tutorial |
erik | alexacast | server.py | https://raw.githubusercontent.com/erik/alexacast/master/server.py | https://github.com/erik/alexacast |
TheUpshot | 4thdownbot-model | bot.py | https://raw.githubusercontent.com/TheUpshot/4thdownbot-model/master/bot.py | https://github.com/TheUpshot/4thdownbot-model |
TheUpshot | 4thdownbot-model | data_prep.py | https://raw.githubusercontent.com/TheUpshot/4thdownbot-model/master/data_prep.py | https://github.com/TheUpshot/4thdownbot-model |
TheUpshot | 4thdownbot-model | model_train.py | https://raw.githubusercontent.com/TheUpshot/4thdownbot-model/master/model_train.py | https://github.com/TheUpshot/4thdownbot-model |
TheUpshot | 4thdownbot-model | plays.py | https://raw.githubusercontent.com/TheUpshot/4thdownbot-model/master/plays.py | https://github.com/TheUpshot/4thdownbot-model |
TheUpshot | 4thdownbot-model | winprob.py | https://raw.githubusercontent.com/TheUpshot/4thdownbot-model/master/winprob.py | https://github.com/TheUpshot/4thdownbot-model |
jh0ker | welcomebot | bot.py | https://raw.githubusercontent.com/jh0ker/welcomebot/master/bot.py | https://github.com/jh0ker/welcomebot |
svanoort | python-client-benchmarks | app.py | https://raw.githubusercontent.com/svanoort/python-client-benchmarks/master/app.py | https://github.com/svanoort/python-client-benchmarks |
svanoort | python-client-benchmarks | benchmark.py | https://raw.githubusercontent.com/svanoort/python-client-benchmarks/master/benchmark.py | https://github.com/svanoort/python-client-benchmarks |
seek-ai | esengine | example.py | https://raw.githubusercontent.com/seek-ai/esengine/master/example.py | https://github.com/seek-ai/esengine |
stamparm | tsusen | tsusen.py | https://raw.githubusercontent.com/stamparm/tsusen/master/tsusen.py | https://github.com/stamparm/tsusen |
Viblast | hls-proxy | hlsproxy.py | https://raw.githubusercontent.com/Viblast/hls-proxy/master/hlsproxy.py | https://github.com/Viblast/hls-proxy |
NullArray | Archivist | logger.py | https://raw.githubusercontent.com/NullArray/Archivist/master/logger.py | https://github.com/NullArray/Archivist |
mmargenot | machine-learning-market-maker | bayesian-market-maker.py | https://raw.githubusercontent.com/mmargenot/machine-learning-market-maker/master/bayesian-market-maker.py | https://github.com/mmargenot/machine-learning-market-maker |
dennybritz | cnn-text-classification-tf | data_helpers.py | https://raw.githubusercontent.com/dennybritz/cnn-text-classification-tf/master/data_helpers.py | https://github.com/dennybritz/cnn-text-classification-tf |
dennybritz | cnn-text-classification-tf | eval.py | https://raw.githubusercontent.com/dennybritz/cnn-text-classification-tf/master/eval.py | https://github.com/dennybritz/cnn-text-classification-tf |
dennybritz | cnn-text-classification-tf | text_cnn.py | https://raw.githubusercontent.com/dennybritz/cnn-text-classification-tf/master/text_cnn.py | https://github.com/dennybritz/cnn-text-classification-tf |
dennybritz | cnn-text-classification-tf | train.py | https://raw.githubusercontent.com/dennybritz/cnn-text-classification-tf/master/train.py | https://github.com/dennybritz/cnn-text-classification-tf |
anishathalye | neural-style | neural_style.py | https://raw.githubusercontent.com/anishathalye/neural-style/master/neural_style.py | https://github.com/anishathalye/neural-style |
anishathalye | neural-style | stylize.py | https://raw.githubusercontent.com/anishathalye/neural-style/master/stylize.py | https://github.com/anishathalye/neural-style |
anishathalye | neural-style | vgg.py | https://raw.githubusercontent.com/anishathalye/neural-style/master/vgg.py | https://github.com/anishathalye/neural-style |
diafygi | acme-tiny | acme_tiny.py | https://raw.githubusercontent.com/diafygi/acme-tiny/master/acme_tiny.py | https://github.com/diafygi/acme-tiny |
ethereon | caffe-tensorflow | convert.py | https://raw.githubusercontent.com/ethereon/caffe-tensorflow/master/convert.py | https://github.com/ethereon/caffe-tensorflow |
gwen001 | pentest-tools | cors.py | https://raw.githubusercontent.com/gwen001/pentest-tools/master/cors.py | https://github.com/gwen001/pentest-tools |
gwen001 | pentest-tools | crlf.py | https://raw.githubusercontent.com/gwen001/pentest-tools/master/crlf.py | https://github.com/gwen001/pentest-tools |
gwen001 | pentest-tools | extract-domains.py | https://raw.githubusercontent.com/gwen001/pentest-tools/master/extract-domains.py | https://github.com/gwen001/pentest-tools |
gwen001 | pentest-tools | filterurls.py | https://raw.githubusercontent.com/gwen001/pentest-tools/master/filterurls.py | https://github.com/gwen001/pentest-tools |
gwen001 | pentest-tools | lfi.py | https://raw.githubusercontent.com/gwen001/pentest-tools/master/lfi.py | https://github.com/gwen001/pentest-tools |
gwen001 | pentest-tools | openredirect.py | https://raw.githubusercontent.com/gwen001/pentest-tools/master/openredirect.py | https://github.com/gwen001/pentest-tools |
gwen001 | pentest-tools | quickhits.py | https://raw.githubusercontent.com/gwen001/pentest-tools/master/quickhits.py | https://github.com/gwen001/pentest-tools |
gwen001 | pentest-tools | rce.py | https://raw.githubusercontent.com/gwen001/pentest-tools/master/rce.py | https://github.com/gwen001/pentest-tools |
gwen001 | pentest-tools | resolve.py | https://raw.githubusercontent.com/gwen001/pentest-tools/master/resolve.py | https://github.com/gwen001/pentest-tools |
gwen001 | pentest-tools | smuggler.py | https://raw.githubusercontent.com/gwen001/pentest-tools/master/smuggler.py | https://github.com/gwen001/pentest-tools |
gwen001 | pentest-tools | subalt.py | https://raw.githubusercontent.com/gwen001/pentest-tools/master/subalt.py | https://github.com/gwen001/pentest-tools |
gwen001 | pentest-tools | xss.py | https://raw.githubusercontent.com/gwen001/pentest-tools/master/xss.py | https://github.com/gwen001/pentest-tools |
sherjilozair | char-rnn-tensorflow | model.py | https://raw.githubusercontent.com/sherjilozair/char-rnn-tensorflow/master/model.py | https://github.com/sherjilozair/char-rnn-tensorflow |
sherjilozair | char-rnn-tensorflow | sample.py | https://raw.githubusercontent.com/sherjilozair/char-rnn-tensorflow/master/sample.py | https://github.com/sherjilozair/char-rnn-tensorflow |
sherjilozair | char-rnn-tensorflow | train.py | https://raw.githubusercontent.com/sherjilozair/char-rnn-tensorflow/master/train.py | https://github.com/sherjilozair/char-rnn-tensorflow |
sherjilozair | char-rnn-tensorflow | utils.py | https://raw.githubusercontent.com/sherjilozair/char-rnn-tensorflow/master/utils.py | https://github.com/sherjilozair/char-rnn-tensorflow |
frol | flask-restplus-server-example | config.py | https://raw.githubusercontent.com/frol/flask-restplus-server-example/master/config.py | https://github.com/frol/flask-restplus-server-example |
lijiejie | BBScan | BBScan.py | https://raw.githubusercontent.com/lijiejie/BBScan/master/BBScan.py | https://github.com/lijiejie/BBScan |
SimplySecurity | SimplyEmail | SimplyEmail.py | https://raw.githubusercontent.com/SimplySecurity/SimplyEmail/master/SimplyEmail.py | https://github.com/SimplySecurity/SimplyEmail |
kuba | simp_le | simp_le.py | https://raw.githubusercontent.com/kuba/simp_le/master/simp_le.py | https://github.com/kuba/simp_le |
stamparm | DSVW | dsvw.py | https://raw.githubusercontent.com/stamparm/DSVW/master/dsvw.py | https://github.com/stamparm/DSVW |
bastibe | SoundCard | test_soundcard.py | https://raw.githubusercontent.com/bastibe/SoundCard/master/test_soundcard.py | https://github.com/bastibe/SoundCard |
ry | tensorflow-vgg16 | caffe_to_tensorflow.py | https://raw.githubusercontent.com/ry/tensorflow-vgg16/master/caffe_to_tensorflow.py | https://github.com/ry/tensorflow-vgg16 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.