repo_owner stringlengths 2 39 | repo_name stringlengths 1 100 | file_path stringlengths 4 120 | file_url stringlengths 51 219 |
|---|---|---|---|
whiteSkar | python_p2p_chat | p2p_chat.py | https://raw.githubusercontent.com/whiteSkar/python_p2p_chat/master/p2p_chat.py |
mwkling | umdmusic-downloader | downloader.py | https://raw.githubusercontent.com/mwkling/umdmusic-downloader/master/downloader.py |
duanev | pgdb | pgdb_aarch64.py | https://raw.githubusercontent.com/duanev/pgdb/master/pgdb_aarch64.py |
duanev | pgdb | pgdb_arm.py | https://raw.githubusercontent.com/duanev/pgdb/master/pgdb_arm.py |
duanev | pgdb | pgdb_i386.py | https://raw.githubusercontent.com/duanev/pgdb/master/pgdb_i386.py |
WillBrennan | MotionDetector | Scripts.py | https://raw.githubusercontent.com/WillBrennan/MotionDetector/master/Scripts.py |
WillBrennan | MotionDetector | main.py | https://raw.githubusercontent.com/WillBrennan/MotionDetector/master/main.py |
e-dorigatti | inverted-pendulum | animate.py | https://raw.githubusercontent.com/e-dorigatti/inverted-pendulum/master/animate.py |
e-dorigatti | inverted-pendulum | ddpg.py | https://raw.githubusercontent.com/e-dorigatti/inverted-pendulum/master/ddpg.py |
e-dorigatti | inverted-pendulum | dqn.py | https://raw.githubusercontent.com/e-dorigatti/inverted-pendulum/master/dqn.py |
e-dorigatti | inverted-pendulum | genetic_nnet.py | https://raw.githubusercontent.com/e-dorigatti/inverted-pendulum/master/genetic_nnet.py |
e-dorigatti | inverted-pendulum | simulate.py | https://raw.githubusercontent.com/e-dorigatti/inverted-pendulum/master/simulate.py |
PrometheanInfoSec | Lockdown | lockdown.py | https://raw.githubusercontent.com/PrometheanInfoSec/Lockdown/master/lockdown.py |
heshenghuan | python-KNN | Distance.py | https://raw.githubusercontent.com/heshenghuan/python-KNN/master/Distance.py |
heshenghuan | python-KNN | examples.py | https://raw.githubusercontent.com/heshenghuan/python-KNN/master/examples.py |
heshenghuan | python-KNN | kdtree.py | https://raw.githubusercontent.com/heshenghuan/python-KNN/master/kdtree.py |
heshenghuan | python-KNN | knn.py | https://raw.githubusercontent.com/heshenghuan/python-KNN/master/knn.py |
sorz | bt-tracker-helper | trackers.py | https://raw.githubusercontent.com/sorz/bt-tracker-helper/master/trackers.py |
valrak | AquariumRL | effect.py | https://raw.githubusercontent.com/valrak/AquariumRL/master/effect.py |
valrak | AquariumRL | gameEngine.py | https://raw.githubusercontent.com/valrak/AquariumRL/master/gameEngine.py |
valrak | AquariumRL | graphicsHandler.py | https://raw.githubusercontent.com/valrak/AquariumRL/master/graphicsHandler.py |
valrak | AquariumRL | item.py | https://raw.githubusercontent.com/valrak/AquariumRL/master/item.py |
valrak | AquariumRL | mapField.py | https://raw.githubusercontent.com/valrak/AquariumRL/master/mapField.py |
valrak | AquariumRL | monster.py | https://raw.githubusercontent.com/valrak/AquariumRL/master/monster.py |
valrak | AquariumRL | pathfinder.py | https://raw.githubusercontent.com/valrak/AquariumRL/master/pathfinder.py |
valrak | AquariumRL | tileEngine.py | https://raw.githubusercontent.com/valrak/AquariumRL/master/tileEngine.py |
dennybritz | cnn-text-classification-tf | data_helpers.py | https://raw.githubusercontent.com/dennybritz/cnn-text-classification-tf/master/data_helpers.py |
dennybritz | cnn-text-classification-tf | eval.py | https://raw.githubusercontent.com/dennybritz/cnn-text-classification-tf/master/eval.py |
dennybritz | cnn-text-classification-tf | text_cnn.py | https://raw.githubusercontent.com/dennybritz/cnn-text-classification-tf/master/text_cnn.py |
dennybritz | cnn-text-classification-tf | train.py | https://raw.githubusercontent.com/dennybritz/cnn-text-classification-tf/master/train.py |
yatharthsharma | Activity-Recognition | featues.py | https://raw.githubusercontent.com/yatharthsharma/Activity-Recognition/master/featues.py |
yatharthsharma | Activity-Recognition | knn.py | https://raw.githubusercontent.com/yatharthsharma/Activity-Recognition/master/knn.py |
yatharthsharma | Activity-Recognition | normal_feature.py | https://raw.githubusercontent.com/yatharthsharma/Activity-Recognition/master/normal_feature.py |
diafygi | acme-tiny | acme_tiny.py | https://raw.githubusercontent.com/diafygi/acme-tiny/master/acme_tiny.py |
anishathalye | neural-style | neural_style.py | https://raw.githubusercontent.com/anishathalye/neural-style/master/neural_style.py |
anishathalye | neural-style | stylize.py | https://raw.githubusercontent.com/anishathalye/neural-style/master/stylize.py |
anishathalye | neural-style | vgg.py | https://raw.githubusercontent.com/anishathalye/neural-style/master/vgg.py |
gwen001 | pentest-tools | cors.py | https://raw.githubusercontent.com/gwen001/pentest-tools/master/cors.py |
gwen001 | pentest-tools | crlf.py | https://raw.githubusercontent.com/gwen001/pentest-tools/master/crlf.py |
gwen001 | pentest-tools | extract-domains.py | https://raw.githubusercontent.com/gwen001/pentest-tools/master/extract-domains.py |
gwen001 | pentest-tools | filterurls.py | https://raw.githubusercontent.com/gwen001/pentest-tools/master/filterurls.py |
gwen001 | pentest-tools | lfi.py | https://raw.githubusercontent.com/gwen001/pentest-tools/master/lfi.py |
gwen001 | pentest-tools | openredirect.py | https://raw.githubusercontent.com/gwen001/pentest-tools/master/openredirect.py |
gwen001 | pentest-tools | quickhits.py | https://raw.githubusercontent.com/gwen001/pentest-tools/master/quickhits.py |
gwen001 | pentest-tools | rce.py | https://raw.githubusercontent.com/gwen001/pentest-tools/master/rce.py |
gwen001 | pentest-tools | resolve.py | https://raw.githubusercontent.com/gwen001/pentest-tools/master/resolve.py |
gwen001 | pentest-tools | smuggler.py | https://raw.githubusercontent.com/gwen001/pentest-tools/master/smuggler.py |
gwen001 | pentest-tools | subalt.py | https://raw.githubusercontent.com/gwen001/pentest-tools/master/subalt.py |
gwen001 | pentest-tools | xss.py | https://raw.githubusercontent.com/gwen001/pentest-tools/master/xss.py |
ethereon | caffe-tensorflow | convert.py | https://raw.githubusercontent.com/ethereon/caffe-tensorflow/master/convert.py |
sherjilozair | char-rnn-tensorflow | model.py | https://raw.githubusercontent.com/sherjilozair/char-rnn-tensorflow/master/model.py |
sherjilozair | char-rnn-tensorflow | sample.py | https://raw.githubusercontent.com/sherjilozair/char-rnn-tensorflow/master/sample.py |
sherjilozair | char-rnn-tensorflow | train.py | https://raw.githubusercontent.com/sherjilozair/char-rnn-tensorflow/master/train.py |
sherjilozair | char-rnn-tensorflow | utils.py | https://raw.githubusercontent.com/sherjilozair/char-rnn-tensorflow/master/utils.py |
lijiejie | BBScan | BBScan.py | https://raw.githubusercontent.com/lijiejie/BBScan/master/BBScan.py |
frol | flask-restplus-server-example | config.py | https://raw.githubusercontent.com/frol/flask-restplus-server-example/master/config.py |
SimplySecurity | SimplyEmail | SimplyEmail.py | https://raw.githubusercontent.com/SimplySecurity/SimplyEmail/master/SimplyEmail.py |
kuba | simp_le | simp_le.py | https://raw.githubusercontent.com/kuba/simp_le/master/simp_le.py |
stamparm | DSVW | dsvw.py | https://raw.githubusercontent.com/stamparm/DSVW/master/dsvw.py |
bastibe | SoundCard | test_soundcard.py | https://raw.githubusercontent.com/bastibe/SoundCard/master/test_soundcard.py |
ry | tensorflow-vgg16 | caffe_to_tensorflow.py | https://raw.githubusercontent.com/ry/tensorflow-vgg16/master/caffe_to_tensorflow.py |
ry | tensorflow-vgg16 | utils.py | https://raw.githubusercontent.com/ry/tensorflow-vgg16/master/utils.py |
ry | tensorflow-vgg16 | vgg16.py | https://raw.githubusercontent.com/ry/tensorflow-vgg16/master/vgg16.py |
pirate | crypto-trader | data.py | https://raw.githubusercontent.com/pirate/crypto-trader/master/data.py |
pirate | crypto-trader | example.py | https://raw.githubusercontent.com/pirate/crypto-trader/master/example.py |
pirate | crypto-trader | gemini_api.py | https://raw.githubusercontent.com/pirate/crypto-trader/master/gemini_api.py |
pirate | crypto-trader | settings.py | https://raw.githubusercontent.com/pirate/crypto-trader/master/settings.py |
pirate | crypto-trader | symbols.py | https://raw.githubusercontent.com/pirate/crypto-trader/master/symbols.py |
jasbur | RaspiWiFi | setup_lib.py | https://raw.githubusercontent.com/jasbur/RaspiWiFi/master/setup_lib.py |
justinsalamon | audio_to_midi_melodia | audio_to_midi_melodia.py | https://raw.githubusercontent.com/justinsalamon/audio_to_midi_melodia/master/audio_to_midi_melodia.py |
s4w3d0ff | python-poloniex | test.py | https://raw.githubusercontent.com/s4w3d0ff/python-poloniex/master/test.py |
Backblaze | B2_Command_Line_Tool | noxfile.py | https://raw.githubusercontent.com/Backblaze/B2_Command_Line_Tool/master/noxfile.py |
jupyterhub | kubespawner | jupyterhub_config.py | https://raw.githubusercontent.com/jupyterhub/kubespawner/main/jupyterhub_config.py |
woodrush | neural-art-tf | models.py | https://raw.githubusercontent.com/woodrush/neural-art-tf/master/models.py |
woodrush | neural-art-tf | network.py | https://raw.githubusercontent.com/woodrush/neural-art-tf/master/network.py |
woodrush | neural-art-tf | neural-art-tf.py | https://raw.githubusercontent.com/woodrush/neural-art-tf/master/neural-art-tf.py |
woodrush | neural-art-tf | utils.py | https://raw.githubusercontent.com/woodrush/neural-art-tf/master/utils.py |
R0uter | ss.conf-for-surge | ssconf.py | https://raw.githubusercontent.com/R0uter/ss.conf-for-surge/master/ssconf.py |
cbrownley | foundations-for-analytics-with-python | first_script.py | https://raw.githubusercontent.com/cbrownley/foundations-for-analytics-with-python/master/first_script.py |
spatialaudio | nbsphinx | theme_comparison.py | https://raw.githubusercontent.com/spatialaudio/nbsphinx/master/theme_comparison.py |
hasherezade | malware_analysis | crabstr.py | https://raw.githubusercontent.com/hasherezade/malware_analysis/master/crabstr.py |
hasherezade | malware_analysis | nsisdec.py | https://raw.githubusercontent.com/hasherezade/malware_analysis/master/nsisdec.py |
hasherezade | malware_analysis | scraper.py | https://raw.githubusercontent.com/hasherezade/malware_analysis/master/scraper.py |
opsdisk | metagoofil | metagoofil.py | https://raw.githubusercontent.com/opsdisk/metagoofil/master/metagoofil.py |
lightos | credmap | credmap.py | https://raw.githubusercontent.com/lightos/credmap/master/credmap.py |
andersbll | autoencoding_beyond_pixels | aegan.py | https://raw.githubusercontent.com/andersbll/autoencoding_beyond_pixels/master/aegan.py |
andersbll | autoencoding_beyond_pixels | architectures.py | https://raw.githubusercontent.com/andersbll/autoencoding_beyond_pixels/master/architectures.py |
andersbll | autoencoding_beyond_pixels | celeba_aegan.py | https://raw.githubusercontent.com/andersbll/autoencoding_beyond_pixels/master/celeba_aegan.py |
andersbll | autoencoding_beyond_pixels | lfw_aegan.py | https://raw.githubusercontent.com/andersbll/autoencoding_beyond_pixels/master/lfw_aegan.py |
andersbll | autoencoding_beyond_pixels | mnist_ae.py | https://raw.githubusercontent.com/andersbll/autoencoding_beyond_pixels/master/mnist_ae.py |
andersbll | autoencoding_beyond_pixels | mnist_gan.py | https://raw.githubusercontent.com/andersbll/autoencoding_beyond_pixels/master/mnist_gan.py |
andersbll | autoencoding_beyond_pixels | output.py | https://raw.githubusercontent.com/andersbll/autoencoding_beyond_pixels/master/output.py |
andersbll | autoencoding_beyond_pixels | stl_aegan.py | https://raw.githubusercontent.com/andersbll/autoencoding_beyond_pixels/master/stl_aegan.py |
andersbll | autoencoding_beyond_pixels | video.py | https://raw.githubusercontent.com/andersbll/autoencoding_beyond_pixels/master/video.py |
kahunalu | pwnbin | pwnbin.py | https://raw.githubusercontent.com/kahunalu/pwnbin/master/pwnbin.py |
lilydjwg | morerssplz | main.py | https://raw.githubusercontent.com/lilydjwg/morerssplz/master/main.py |
Varbaek | xsser | xsser.py | https://raw.githubusercontent.com/Varbaek/xsser/master/xsser.py |
AonCyberLabs | EvilAbigail | evilmaid.py | https://raw.githubusercontent.com/AonCyberLabs/EvilAbigail/master/evilmaid.py |
NiltonVolpato | python-progressbar | examples.py | https://raw.githubusercontent.com/NiltonVolpato/python-progressbar/master/examples.py |
tiann | markdown-img-upload | clipboard.py | https://raw.githubusercontent.com/tiann/markdown-img-upload/master/clipboard.py |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.