blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
2
616
content_id
stringlengths
40
40
detected_licenses
listlengths
0
69
license_type
stringclasses
2 values
repo_name
stringlengths
5
118
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringlengths
4
63
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
2.91k
686M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
23 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
213 values
src_encoding
stringclasses
30 values
language
stringclasses
1 value
is_vendor
bool
2 classes
is_generated
bool
2 classes
length_bytes
int64
2
10.3M
extension
stringclasses
246 values
content
stringlengths
2
10.3M
authors
listlengths
1
1
author_id
stringlengths
0
212
6e38e37f80b07675a03fc3c09d5f3f29091bf7f4
680a9f1cf6d54caf320021d8848bd42b8dbc703e
/site-packages/webassets/filter/compass.py
2414d2bb0e308067e5a96bce368c127fde798caa
[]
no_license
rljacobson/Guru-NB
9af650cb61c4ba86a4aa7f09b5e2f21a58486f12
8a36ac4c92b1c29102029b0f678311d11cff542c
refs/heads/master
2021-01-15T18:53:05.071984
2015-02-01T17:31:48
2015-02-01T17:31:48
10,697,118
1
1
null
null
null
null
UTF-8
Python
false
false
9,870
py
""" Generally speaking, compass provides a command line util that is used a) as a management script (like django-admin.py) doing for example setup work, adding plugins to a project etc), and b) can compile the sass source files into CSS. While generally project-based, starting with 0.10, compass supposedly sup...
[ "rljacobson@gmail.com" ]
rljacobson@gmail.com
1e93379db7739fa2b85b0811535ccec15813f695
3014f65daf3a2473cba81dabfce9ed9d81af15ff
/core/models.py
aa1cb33e9a8f540c8f7a9d42b21b88069aff77a7
[]
no_license
alxpoa/agenda
ab3cc2f449b06544f9d1f183f0c5a0856a8995e9
7fbd27e2ecee71ee3fd12910394e1a4a0568db95
refs/heads/master
2020-09-27T13:28:15.398827
2019-12-09T16:14:45
2019-12-09T16:14:45
226,528,452
0
0
null
null
null
null
UTF-8
Python
false
false
647
py
from django.db import models from django.contrib.auth.models import User # Create your models here. class Evento(models.Model): titulo = models.CharField(max_length=100) descricao = models.TextField(blank=True, null=True) data_evento = models.DateTimeField(verbose_name = "Data do Evento") data_criacao...
[ "alxpoa@gmail.com" ]
alxpoa@gmail.com
972e563f6cf199234a7a2dbed0586d79bbd072c2
ab961b490dda45dc99faa3d4c8c5db75ada0448c
/explore.py
b05c75582753ab057e697619bfc1bd88a9aafb89
[]
no_license
harperpack/budget-viz
eb3f1bebfd3e2aaf5b6b8644dd32bf87aec6714a
0495c7916c917abca9c1ae8e206c6fa4484c2aef
refs/heads/master
2022-11-23T08:32:53.759070
2020-07-20T01:12:12
2020-07-20T01:12:12
276,770,963
0
0
null
null
null
null
UTF-8
Python
false
false
21,403
py
import pandas as pd import numpy as np import json #budget_data = "/Users/harper/Documents/harper_files/projects/budget_data/2019__2020__and_2021_Budget_Data.csv" budget_data = "/Users/harper/Documents/harper_files/projects/budget-viz/2019__2020__and_2021_Budget_Data.csv" bdf = pd.read_csv(budget_data) # accounts = ...
[ "charlespack2019@u.northwestern.edu" ]
charlespack2019@u.northwestern.edu
430f1f7f8a7c02429470b2c79150c172f4170511
24a40c0abd0d363318360081dd7a4f9f4ed2a5d1
/Developer/Python_Definitivo/Exercícios/Listas - Refeito (parte 2)/Ex 83 – Validando expressões matemáticas.py
38332393008ceef86a4b359c8eefcc384f0d504c
[]
no_license
andrelima19/Projetos_Python
c4c399975f6e2f8755311008d1af87f9a0554963
4e7e96c19379625cb498f28a3eabc30cbd514259
refs/heads/main
2023-07-26T04:40:37.879183
2021-08-31T00:24:32
2021-08-31T00:24:32
343,010,230
1
0
null
null
null
null
UTF-8
Python
false
false
231
py
# Exercício Python 083: Crie um programa onde o usuário digite uma expressão qualquer que use parênteses. # Seu aplicativo deverá analisar se a expressão passada está com os parênteses abertos e fechados na ordem correta.
[ "a.andreluislima@gmail.com" ]
a.andreluislima@gmail.com
67433c53ab09e47fd8566c046cb7de38f32f1cfd
326940c9e5ca002ec8c3400e45cd6e3cb4c2b98c
/Computational Methods for EE/Assignment 2 - Spline Interpolation/q1-q2/q1.py
3966a43b671534fdf4680dfe6e199afb7f1a7e11
[]
no_license
suraj93/IITM-Course-Codes
d33de57b7b8759a8f56d77e6f00d3110cba4c5c6
ed0ca14cdff0341580122f0d4e1a196f1417e1e4
refs/heads/master
2016-09-06T14:05:05.470723
2014-12-02T05:24:22
2014-12-02T05:24:22
24,233,526
1
0
null
null
null
null
UTF-8
Python
false
false
491
py
import numpy as np from scipy.special import jn,jv from matplotlib.pyplot import * def func(x): y=(x**(1+jv(0,x)))/(np.sqrt((1+100*(x**2))*(1-x))) return y def func_deriv(x): if x==0: return 0 num=np.power(x,1+jv(0,x)) dnum=num*(-1*jv(1,x)*np.log(x)+(1+jv(0,x))/x) den=np.sqrt(1-x+100*(x**2)-100*(x**3)) dden=(...
[ "surajh.93@gmail.com" ]
surajh.93@gmail.com
a5bc0e8b58908e461baf83e50543d1ce01967306
e3cc8b7f7dae80eb94d42b810657b10a2be07228
/zips/plugin.video.metalliq-forqed/resources/lib/meta/navigation/people.py
114ca73bd85c76b3e5b6c5ae46d4af3a857059fd
[ "Apache-2.0" ]
permissive
southpaw99/repo
169b356c4773bb16b9e75738a41ee0571d2c7c91
2482a17576a4a0c615ea68339d4c12f529485fac
refs/heads/master
2020-12-15T10:03:05.175325
2019-06-29T22:15:15
2019-06-29T22:15:15
null
0
0
null
null
null
null
UTF-8
Python
false
false
5,066
py
import meta.navigation.movies import meta.navigation.tvshows from meta import plugin, import_tmdb from trakt import trakt from xbmcswift2 import xbmcgui from meta.utils.text import to_utf8 from language import get_string as _ import_tmdb() @plugin.route('/people/list/show/<id>/<source>/<fanart>') def people_list_sho...
[ "" ]
817a7cf6a9e89ea4e451b5c8ec929b7fddd5aca4
a2764e06558fb659c5a2d919cd4428a5e0905e16
/env/lib/python2.7/site-packages/github3/notifications.py
2dc3747c10093d227db0564d9d13e900cbacd8f3
[]
no_license
jesicamarquez/spotify-api-project
89cbc98a330dcf1a2624df01240427f9b467cbc6
075739441b93875450d664c078738686bae351e8
refs/heads/master
2021-01-20T12:12:27.727693
2015-03-04T02:23:24
2015-03-04T02:23:24
28,785,150
1
0
null
null
null
null
UTF-8
Python
false
false
5,316
py
# -*- coding: utf-8 -*- """ github3.notifications ===================== This module contains the classes relating to notifications. See also: http://developer.github.com/v3/activity/notifications/ """ from __future__ import unicode_literals from json import dumps from github3.models import GitHubCore class Thread(...
[ "jesica.v.marquez@gmail.com" ]
jesica.v.marquez@gmail.com
0419ac9e3a8690b336dfd0c914d177fad34f610a
79c6aa23011caa4ac8ddc5abf0da7ff6a189df9e
/user/migrations/0011_alter_post_date.py
9d89d725ff8f018293e7a4068a6557816c2e4ae5
[]
no_license
anthonyd21/anthonyd21.github.io
76c8a0ef3fe79f5fdff84f6acae48a35f49da41d
ad4bdd362263655daa08e58ace3667772e179807
refs/heads/main
2023-05-08T00:26:00.588030
2021-06-02T15:39:09
2021-06-02T15:39:09
368,646,957
0
0
null
null
null
null
UTF-8
Python
false
false
384
py
# Generated by Django 3.2.3 on 2021-06-02 04:07 from django.db import migrations, models class Migration(migrations.Migration): dependencies = [ ('user', '0010_alter_post_date'), ] operations = [ migrations.AlterField( model_name='post', name='date', ...
[ "anthonyd21@parkschool.net" ]
anthonyd21@parkschool.net
101b641690e7cda59c300f207ef57d7b4d613baa
ac10ccaf44a7610d2230dbe223336cd64f8c0972
/ms2ldaviz/basicviz/migrations/0033_auto_20160920_0859.py
b74d76b496f5d8f05e297caac658ce76fd904faf
[]
no_license
ymcdull/ms2ldaviz
db27d3f49f43928dcdd715f4a290ee3040d27b83
bd5290496af44b3996c4118c6ac2385a5a459926
refs/heads/master
2020-05-21T03:04:29.939563
2017-03-14T11:44:42
2017-03-14T11:44:42
84,564,829
0
0
null
2017-03-10T13:54:23
2017-03-10T13:54:22
null
UTF-8
Python
false
false
456
py
# -*- coding: utf-8 -*- from __future__ import unicode_literals from django.db import models, migrations class Migration(migrations.Migration): dependencies = [ ('basicviz', '0032_auto_20160920_0857'), ] operations = [ migrations.RemoveField( model_name='alphacorroptions', ...
[ "=" ]
=
bf9a630f0c0d863fa65a6a23ed870c0df9bd8388
de4245b9d88711e39bdc2676a2583e91aec94fde
/post/migrations/0026_auto_20210226_2135.py
341013c69ffbf4cef5474b4c126894ce6a99198c
[]
no_license
GopinaathV/Instagram_clone
6bc779d312bf689dd64c3da3f81c4c078128d04e
d06f97f1e38bd08c11baec87c3ef9edb594d5f9b
refs/heads/main
2023-06-10T11:24:05.465927
2021-06-30T11:36:28
2021-06-30T11:36:28
381,617,420
0
0
null
null
null
null
UTF-8
Python
false
false
402
py
# Generated by Django 2.2 on 2021-02-26 16:05 from django.db import migrations, models class Migration(migrations.Migration): dependencies = [ ('post', '0025_auto_20210226_2130'), ] operations = [ migrations.AlterField( model_name='notification', name='sender_pic...
[ "gopinaath16@gamil.com" ]
gopinaath16@gamil.com
77396e5d3c927e5543de2e57216c4e90e4e2a686
6c47debab1dda6ca5c10ff450785152d5a5551c0
/CSV_Data_Process.py
3425804ad7df230217bcea2e7f138572e61ea1ee
[]
no_license
bishalkunwar/Data_Science_Python
339402d11ba7b0e1056efc2c244ac33972c9a61a
1c2ab694f76c8ec56f985bf8309901a93234f136
refs/heads/main
2023-03-29T23:15:38.451774
2021-04-05T18:48:16
2021-04-05T18:48:16
354,936,902
0
0
null
null
null
null
UTF-8
Python
false
false
629
py
import pandas as pd data = pd.read_csv('try_data.csv') #for json data pd.read_json and extension of data format is .json # for excel data pd.read_excel and the extension of data format is .xlsx print(data) print() print (data.loc[[1,2,5],['name','salary']]) #Outputs Serially ''' name department salary rem...
[ "noreply@github.com" ]
bishalkunwar.noreply@github.com
34d40f192d76b051fd22025ecf2e80bfce435750
68b76ff5dea447653d0988eb551ca2ee0e1bcd58
/omniROS_ws/src/wcomputation/src/wcomputation_node.py
d3f5c73f860a56a8ea8594e62698e3ad432e8dfd
[ "MIT" ]
permissive
RobinBaruffa/omniROS
b671fce445824f4295daa58135c02376f37ecc88
b7393f1b0f0dea447b6daa509169acf3fd56260b
refs/heads/master
2021-06-19T01:17:54.138655
2021-02-09T13:38:39
2021-02-09T13:38:39
177,563,483
9
0
null
null
null
null
UTF-8
Python
false
false
1,106
py
#!/usr/bin/env python import rospy from math import * from geometry_msgs.msg import Vector3 from geometry_msgs.msg import Point from geometry_msgs.msg import Twist def compute(msg): result = Vector3() r= 0.029 R=0.125 sinpi3 = 0.86602 result.x = (-msg.linear.x + R * msg.angular.z) / r; resu...
[ "robin.baruffa@gmail.com" ]
robin.baruffa@gmail.com
cb915a83c326ed9358735e7e6a6123656ae20d18
f00ae2cb4709539e8a78247678d9bb51913e0373
/oacids/schedules/schedule.py
76499b213fe0838b48b11e39aed9eecb971f06d3
[ "MIT" ]
permissive
openaps/oacids
576351d34d51c62492fc0ed8be5e786273f27aee
ed8d6414171f45ac0c33636b5b00013e462e89fb
refs/heads/master
2021-01-10T06:03:53.395357
2016-03-21T04:02:47
2016-03-21T04:02:47
51,559,470
2
2
null
null
null
null
UTF-8
Python
false
false
343
py
from openaps.configurable import Configurable import recurrent class Schedule (Configurable): prefix = 'schedule' required = [ 'phases', 'rrule' ] url_template = "schedule://{name:s}/{rrule:s}" @classmethod def parse_rrule (Klass, rrule): parser = recurrent.RecurringEvent( ) rule = parser.parse(r...
[ "bewest@gmail.com" ]
bewest@gmail.com
f07fe830ae79276ded6e7b048e9d60d425affc20
dff51e4a3bbcc464c0069a16f1394d36c31e2372
/omaha_server/omaha/migrations/0021_auto_20150917_1028.py
aafbc492fed9e17886ba9b145e2bda1949d378ef
[ "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
tuladhar/omaha-server
3264de057221322038c7af704ea268c9e267d7da
6cfd86e4319e03af0eb319fae6c867691ffc2c36
refs/heads/master
2022-11-21T19:38:50.335963
2020-06-09T14:14:03
2020-06-09T14:14:03
281,736,223
1
0
NOASSERTION
2020-07-22T17:02:48
2020-07-22T17:02:47
null
UTF-8
Python
false
false
458
py
# -*- coding: utf-8 -*- from __future__ import unicode_literals from django.db import models, migrations import omaha.models class Migration(migrations.Migration): dependencies = [ ('omaha', '0020_auto_20150710_0913'), ] operations = [ migrations.AlterField( model_name='vers...
[ "amekin@crystalnix.com" ]
amekin@crystalnix.com
d34f105c69e1b5bc0a5ad34388dba471f066c4b5
4734fd79ebc8c10b6bec3d2e1995bc2534799f2e
/school_attendance/models/__init__.py
31613f97af3bd621fb997d7d91cff7ec16320881
[]
no_license
tringuyenhashmicro/Boston
46da227957c996e674b9d56097f7967a77cfb274
8697a373da479e4f5b25681c0d551affdc83194a
refs/heads/master
2021-04-12T09:57:42.480082
2017-09-13T03:19:21
2017-09-13T03:19:21
94,525,338
1
0
null
null
null
null
UTF-8
Python
false
false
109
py
# -*- coding: utf-8 -*- import attendance # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
[ "huutringuen88@gmail.com" ]
huutringuen88@gmail.com
e34b085b9bbc988d0ccd664acc4c3a15e17ae509
9eb9a74b323aa5e55c344cef9bea3df26c8901fc
/euler4.py
3f27e5420724e669f8854a4950e36523c43988df
[]
no_license
BCarley/Euler
6e60df448a0508fa55b0c16e55c87763ddd5e236
a0029ab348c4388e824cf2e1d374b4a902b915e4
refs/heads/master
2016-09-05T15:56:12.097080
2015-09-01T08:36:44
2015-09-01T09:26:28
38,889,685
0
0
null
null
null
null
UTF-8
Python
false
false
3,106
py
"""euler question 4 Trying to find the largest palindromic product of 2 three digit numbers. attempting to use the quadratic sieve method for this""" import math import numpy as np def is_palindromic(num): """tests a number to see is palindromic, returns Bool""" if str(num)[::-1] == str(num): ...
[ "ben.carley@bipb.com" ]
ben.carley@bipb.com
fc01c6fb812fe78ca04496494d68fcc90ae706f5
9701d7b29f9b6961331af18ad7fe7ea6f9ee51bd
/shufflelists.py
5d516ca06ce8628a2cd5e34a81de21bee844f6fd
[]
no_license
asouxuning/trans
25fd784c67728c130b188ef74255676828b3fc5a
1ea05f785b5c8d54411ca4350abbec37015fb387
refs/heads/master
2021-05-04T17:50:12.467873
2018-02-09T15:31:00
2018-02-09T15:31:00
120,280,463
0
0
null
null
null
null
UTF-8
Python
false
false
130
py
import numpy as np def shufflelists(lists): li = np.random.permutation(len(lists[0]) lo = [] for i in range(len(li)):
[ "asouxuning@163.com" ]
asouxuning@163.com
f1b53459b83dcd24505c18cb42c5cb2963030d4d
e8532a8d86d98eeb32ab15b0410ec15d904ea39f
/profiles/settings.py
3f32d625bb4d03babd929836ab0343e429b02cb0
[ "MIT" ]
permissive
yans0o0o0/profiles-api
87ae4261865a3de25a85f95cd7d3d69cba850912
07a11c1c37a87e22b9684d43c7f10e40626848f4
refs/heads/master
2022-12-19T03:24:03.714899
2020-09-28T21:52:27
2020-09-28T21:52:27
298,104,061
0
0
null
null
null
null
UTF-8
Python
false
false
3,480
py
""" Django settings for profiles project. Generated by 'django-admin startproject' using Django 2.2. For more information on this file, see https://docs.djangoproject.com/en/2.2/topics/settings/ For the full list of settings and their values, see https://docs.djangoproject.com/en/2.2/ref/settings/ """ import os # ...
[ "yansiverio@gmail.com" ]
yansiverio@gmail.com
472e796961fcde83ad76ffe05488280d21018b71
a6706f3fcfc8904d4b05d2588ed1fd62112a7c1d
/UMS_Project/wsgi.py
ac72404d2a26d892ea7b7ae713c7f10caf1e0449
[]
no_license
sravanmandava/Assignment
c1652013e44b6bd8132a4de71dbef1870e34df99
bd9222ad2691afe31e3905c3f71b7872260ab74f
refs/heads/master
2023-07-15T01:26:34.773949
2021-08-17T06:34:22
2021-08-17T06:34:22
396,706,880
0
0
null
null
null
null
UTF-8
Python
false
false
399
py
""" WSGI config for UMS_Project project. It exposes the WSGI callable as a module-level variable named ``application``. For more information on this file, see https://docs.djangoproject.com/en/3.2/howto/deployment/wsgi/ """ import os from django.core.wsgi import get_wsgi_application os.environ.setdefault('DJANGO_S...
[ "sravanmandava8@gmail.com" ]
sravanmandava8@gmail.com
9394abdf60ce16f65a8a9c354b6dc08b0a490f42
3dd0172a975a7048edb6e0e3ea13961f94ead149
/src/mscgfm_check.py
083f31012f9e7755dbb953eed40c7fb1e93240f4
[]
no_license
uchicago-voth/mscg_regression_tests
9656c26f7299eead0a926d7981ec6b0b82df21fc
825266138b6c591886f6c345c8bf3aeba1fab46d
refs/heads/master
2021-06-03T18:25:42.360348
2020-06-30T22:58:05
2020-06-30T22:58:05
97,156,551
0
0
null
null
null
null
UTF-8
Python
false
false
2,618
py
import numpy as np def mscg_content_equality(dat_1,dat_2, prefix="Data File equality: ",xyz_abs_tol=1e-8): result = True if not(np.array_equal(dat_1[0], dat_2[0])): print(prefix+"Warning: Coordinates don't match bit for bit.") sqdiff_mat = (dat_1[0]-dat_2[0])**2 min_mat = np.minimum...
[ "mocohen@uchicago.edu" ]
mocohen@uchicago.edu
2f02d0e8afa68349157c88c3ed9678c3edd16833
23c9552b39b4b840e54fcc58155c219e5a8e202d
/modules/units.py
31fd2c3e5e1884b6f152ae07117a15c3f795b0df
[ "EFL-2.0" ]
permissive
jfriedly/jenni
cd26dd5be76378a540f740cd3bb9a122ad6f12db
41c42a7ba13eaf57915a81d6aa6cdd188cfd7f8a
refs/heads/master
2021-01-18T08:52:16.931326
2013-06-07T22:56:26
2013-06-07T22:56:26
2,134,190
1
0
null
null
null
null
UTF-8
Python
false
false
2,138
py
#!/usr/bin/env python ''' units.py - jenni Units Module Copyright 2013, Michael Yanovich (yanovich.net) Licensed under the Eiffel Forum License 2. More info: * jenni: https://github.com/myano/jenni/ * Phenny: http://inamidst.com/phenny/ ''' import datetime as dt import json import re import web exchange_rates = di...
[ "michael@yanovich.net" ]
michael@yanovich.net
c8451b00b14ff3eef4cf17e896855e497bf843a3
5f5d845e383c6ed603fcb105f09bbc5811b2124a
/teuthology/test/test_packaging.py
04f91d8173ec7a0efbd06ed0025345b3ae9e76f1
[ "MIT" ]
permissive
vasukulkarni/teuthology
0a2bed271dfd549c6966c561f97478182b0b28ea
f3a4e5e155f20ac4c46cfb8b66cc7170672f1f87
refs/heads/master
2020-04-08T16:39:48.897351
2015-03-17T00:01:45
2015-03-17T00:01:45
32,357,309
0
0
null
2015-03-16T22:42:04
2015-03-16T22:42:04
null
UTF-8
Python
false
false
5,034
py
import pytest from mock import patch, Mock from teuthology import packaging class TestPackaging(object): @patch("teuthology.packaging.misc") def test_get_package_name_deb(self, m_misc): m_misc.get_system_type.return_value = "deb" assert packaging.get_package_name('sqlite', Mock()) == "sqlit...
[ "aschoen@redhat.com" ]
aschoen@redhat.com
19f9791df898df635f27bb0f7a40bc6647087b8f
771d0def5238a2b311639853d784841ccd57ce4e
/BTRNN-release/BT_RNN/BTRNN.py
5e5230ffc5a5a06f0fa51622b6dbecc39b5d1e03
[]
no_license
TripleEss/Block-term-Tensor-Neural-Networks
4869c7d786425803b29698615000ccbd686e7664
9c0f4a64b4a3eb76a56f272feccbcca7469faa23
refs/heads/master
2023-01-11T10:28:39.117990
2020-02-19T10:11:17
2020-02-19T10:11:17
null
0
0
null
null
null
null
UTF-8
Python
false
false
31,597
py
# Created by ay27 at 2017/10/6 from keras.layers.recurrent import Recurrent from keras.engine import InputSpec from keras import activations from keras import initializers from keras import regularizers from keras import constraints from .BT_mul_Keras import * class BT_RNN(Recurrent): def __init__(self, ...
[ "chendi1995@sohu.com" ]
chendi1995@sohu.com
558a06e956fb8762b99ef627a77d6403aff05be4
9b0195fd5ffd407f6e5edf4955058299a361ca25
/leetcode-python/huoshui/wechat_security/problem.py
06451c59ced16a246d7992e7dfd2d0e85e9ce1c0
[]
no_license
moqiguzhu/Online-Judge
b232dbbca8e513eb14620259c44b15b60b54e005
3ca0c407ffff775167b031d00fc7376c25d69e48
refs/heads/master
2022-01-27T05:42:51.813437
2022-01-18T02:17:04
2022-01-18T02:17:04
42,443,508
1
0
null
null
null
null
UTF-8
Python
false
false
726
py
from collections import defaultdict, deque, Counter from typing import List import math import copy import random import numpy as np import bisect import inspect import unittest def problem1(file_path): wxid_cnt = defaultdict(lambda x: 0) with open(file_path, encoding='utf8') as f: for line in f.readl...
[ "moqiguzhu@163.com" ]
moqiguzhu@163.com
591136ecd2269e61855177299ef373f586107e09
19fc974a62cc2c7863e2dff0ff6e784c961cd2ef
/gerritssh/internal/__init__.py
022f407c155e9ba9b1add831b227ccec053d98fe
[]
no_license
hieulq/Auto-Make-Deliver-Report
9b6e0698b8ab55894c76536a18a71aeb86422453
57a5e7de8d4bad47bf6514202516ee88ee78af88
refs/heads/master
2021-01-09T06:58:41.500772
2018-02-27T09:38:57
2018-02-27T09:38:57
56,847,220
1
4
null
2018-02-27T09:38:58
2016-04-22T10:21:33
Python
UTF-8
Python
false
false
34
py
from .cmdoptions import * # noqa
[ "hieulq@vn.fujitsu.com" ]
hieulq@vn.fujitsu.com
9b53ae79a71c0ca8f4401dd807a2369dca415e84
90736089f21562da1fb189aa80e6ba1012682aa5
/gs-lab-manual/game-asteroids/asteroids.py
f0c3a8dd4a7eda803c89623d67a4ac3a484ebd4c
[]
no_license
CapaFenLisesi/Physics-For-Video-Games
e9e1a1d924f867e9bee05fae0d4557fc2abe97ad
8ca7dda24977407055eba7d29d9da5970432ff77
refs/heads/master
2021-01-22T15:16:13.635568
2016-06-11T02:24:52
2016-06-11T02:24:52
null
0
0
null
null
null
null
UTF-8
Python
false
false
8,309
py
from visual import * import random #converts an angle in degrees to an angle in radians def rad(degrees): radians=degrees*pi/180 return radians #pause and wait for mouse or keyboard event, then continue def pause(): while True: rate(50) if scene.mouse.events: m = scene.mouse.g...
[ "atitus@highpoint.edu" ]
atitus@highpoint.edu
4731da9d96c4ef1421303672f8b8b4c0f711c63d
d59bad348c88026e444c084e6e68733bb0211bc2
/problema_arg_padrao_mutavel.py
616a4efc8c311158f135deac65c9f0a80b8121e6
[]
no_license
dersonf/udemy-python
f96ec883decb21a68233b2e158c82db1c8878c7a
92471c607d8324902902774284f7ca81d2f25888
refs/heads/master
2022-09-25T00:18:49.833210
2020-06-05T18:18:38
2020-06-05T18:18:38
262,049,238
0
0
null
null
null
null
UTF-8
Python
false
false
352
py
#!/usr/bin/python3.6 def fibonacci(sequencia=[0, 1]): # Uso de mutáveis como valor default (armadilha) sequencia.append(sequencia[-1] + sequencia[-2]) return sequencia if __name__ == '__main__': inicio = fibonacci() print(inicio, id(inicio)) print(fibonacci(inicio)) restart = fibonacci() ...
[ "anderson@ferneda.com.br" ]
anderson@ferneda.com.br
d30d5c62676e592a5f71a0be2cfb4c773f8613f1
b0d451376c1fa503db52bcc51f36d41d5d87edb9
/information.py
3067af8917863a10e1a1afe7c875348a56c7b090
[]
no_license
roamerboss/first-personal-work
b404def42c5334c077c8a07758c3233ea2a46fd5
fa578c9d4a9901c975576f6b00c298bfc2a01e05
refs/heads/main
2023-03-08T21:46:37.359540
2021-02-26T10:10:13
2021-02-26T10:10:13
341,454,707
0
0
null
null
null
null
UTF-8
Python
false
false
1,540
py
import requests import re import json headers = { "User-Agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 Safari/605.1.15" } list1 = [] list2 = [] list3 = [] list4 = [] list_all = [] i = 1614066736711 j = 0 url = "https://video.coral.qq.com/varticle/596312...
[ "1273915146@qq.com" ]
1273915146@qq.com
3c413b53ad95c4028caa2456ffe78e4b195e2572
d17c8bf9f9b3a075ed239b7adef4b4130be073a5
/ecom/api/order/migrations/0002_order_is_paid.py
aee3b0abaec8148f2cc353b9abcd02b505434b1e
[]
no_license
joilshubham/Nerdy-T-shirt-store
3daf3f45b57160d7aec5686648eb8f70da08854c
a2162d58929284a806b507a506fbb6de8720365d
refs/heads/master
2023-04-27T20:31:01.077384
2021-05-11T02:48:08
2021-05-11T02:48:08
354,576,992
0
0
null
null
null
null
UTF-8
Python
false
false
374
py
# Generated by Django 3.1.7 on 2021-04-03 10:51 from django.db import migrations, models class Migration(migrations.Migration): dependencies = [ ('order', '0001_initial'), ] operations = [ migrations.AddField( model_name='order', name='is_paid', field...
[ "shubham.joil@stits.co" ]
shubham.joil@stits.co
932c60b434fa614cfd705c8dff56b1d9747a712c
d8270002e8b5c2850d8bf16d70728d24eff6a897
/speech/speechAudio.py
824ac17e31db076489daacee6a792c170777b648
[]
no_license
imratnesh/audioanalysis
05ac1b535dd99e2ad91bed993e3339e33b5da06c
7783f2c6eea19333ebf577eea6caae3117b7abfc
refs/heads/master
2020-07-17T09:54:05.133336
2019-09-03T06:50:53
2019-09-03T06:50:53
205,997,923
0
0
null
null
null
null
UTF-8
Python
false
false
1,463
py
from ibm_watson import SpeechToTextV1 from os.path import join, dirname import json from ibm_watson.websocket import RecognizeCallback, AudioSource speech_to_text = SpeechToTextV1( iam_apikey='GFT9-N0g7zSU9FIM1YLNL7ZyzLdIJ1s_EkluUjYK8B1s', url='https://gateway-lon.watsonplatform.net/speech-to-text/api' ) #wit...
[ "ratnesh.kushwaha@icorprated.com" ]
ratnesh.kushwaha@icorprated.com
8926cbe8d1538cbbd04bf86bf0af6e92ec04783c
adb295bf248ded84d2c126d73c58b570af440dc6
/scripts/providers.py
13d8d431cf8b25bd62662d5e17425d61e6862069
[]
no_license
sshveta/cfme_tests
eaeaf0076e87dd6c2c960887b242cb435cab5151
51bb86fda7d897e90444a6a0380a5aa2c61be6ff
refs/heads/master
2021-03-30T22:30:12.476326
2017-04-26T22:47:25
2017-04-26T22:47:25
17,754,019
0
0
null
null
null
null
UTF-8
Python
false
false
2,531
py
#!/usr/bin/env python """ Given the name of a provider from cfme_data and using credentials from the credentials stash, call the corresponding action on that provider, along with any additional action arguments. See cfme_pages/common/mgmt_system.py for documentation on the callable methods themselves. Example usage: ...
[ "sean.myers@redhat.com" ]
sean.myers@redhat.com
769fe78fbed72ed38ddaaf8886043f57213b6e36
a687ba436b2b4926cde9fa327e3c932c3442ae1f
/models/official/transformer/transformer_main.py
b9543ee9c49f6fe691eb9364cf9d8901059f6fad
[ "Apache-2.0" ]
permissive
youlingwangzi/TensorFlow
1bf4e5a9ac5c9eeaa4510c3dad71ac18dc473ecf
b7dd462d553d868dfe446b3d6d467935333647d3
refs/heads/master
2022-12-22T09:43:44.069358
2018-07-18T16:41:41
2018-07-18T16:41:41
136,822,259
5
1
Apache-2.0
2022-12-17T14:25:20
2018-06-10T15:46:30
Python
UTF-8
Python
false
false
23,341
py
# Copyright 2018 The TensorFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applica...
[ "yuanxiaokun@bbktel.com" ]
yuanxiaokun@bbktel.com
1078c72e567126b5c3bae58f97f4f36b32696eaf
240c4398e2886256099cb18b7c4cbcfbc08a3ff8
/efb-v2/res/bak_config/modules/filter.py
341bfb67fdbada89fc84eecae9159095447fbe20
[]
no_license
bmwcto/docker
f1d0674dda1c1bce0735b60acff0f0516bbc49fe
504949a8dfa233f50e599cbebd929dcdb7a3b8b9
refs/heads/main
2023-04-01T12:15:42.560212
2021-04-12T16:02:51
2021-04-12T16:02:51
355,555,018
0
0
null
null
null
null
UTF-8
Python
false
false
9,308
py
import pathlib import shelve import atexit import uuid from collections.abc import Mapping from threading import Timer from typing import Optional, Union, Dict from typing_extensions import overload, Literal from ruamel.yaml import YAML from ehforwarderbot import Middleware, Message, Status, coordinator, utils from e...
[ "wowjoint@gmail.com" ]
wowjoint@gmail.com
129f43f2cbae6b867ee668ca2a8e26db25bc6b6a
1e22dfbff2874d376620cd49cf6b934ceac2a7d3
/traffic_fluctuation.py
54b066ec465957a8077d1996920ad69294cf56cd
[]
no_license
rodrigo-tinini/CFRAN-Simulator
737a296ced2bd2bfe683f20b4c00452301d1c8c0
6151eb50f034ffe922b79dde5cc4d33584e066cd
refs/heads/master
2021-06-22T11:25:00.016319
2019-06-26T20:03:47
2019-06-26T20:03:47
115,743,088
0
0
null
null
null
null
UTF-8
Python
false
false
2,693
py
import simpy import functools import random as np import time from enum import Enum from scipy.stats import norm #inter arrival rate of the users requests arrival_rate = 1 #distribution for arrival of packets distribution = lambda x: np.expovariate(1/arrival_rate) #service time of a request service_time = lambda x: np...
[ "tinini.89@gmail.com" ]
tinini.89@gmail.com
59d53bbb855c0d3cd5405009b5d4442fc843e8fb
4eb779ea222c91c3a0c33421a75560bed5e9d2f2
/Practice/code2.py
fd3bac578802934803de4f02e7f135697ca6a1b7
[]
no_license
sunamya/Python
b632bd2349f4a0b70635a90b8ef18a8728317518
6911906d0c98885bcf84657e6f2240a622e9d150
refs/heads/main
2023-04-05T07:27:44.601337
2021-04-18T12:36:14
2021-04-18T12:36:14
359,138,552
0
0
null
null
null
null
UTF-8
Python
false
false
270
py
from __future__ import print_function n=int(input("Enter Number Of Test Cases : ")) no=int(input("Enter Number OF Houses : ")) for i in range(1,no): road=input().split(" ") #Fetching data in single line road=[int(x) for x in road] #Converting into integer print(road)
[ "sunamyagupta@gmail.com" ]
sunamyagupta@gmail.com
55db676d6f2b08faed2614d8fe254670b6fed986
34ceb80ae1bdd52de915b12747aec0eb395dbbfe
/blog/migrations/0009_blog_programmingskills.py
19dad1ce12b2cd2aa9bccdb8ce53bce5ecedc674
[]
no_license
dhirajkumar2020/resume
e5b300b7bf02f305d89e7ace9207e24bd9d070ba
aeb80eb8bfda2e864c16c50e410f944baecfc1eb
refs/heads/master
2020-09-14T09:56:56.450620
2019-11-22T10:17:03
2019-11-22T10:17:03
223,096,737
0
0
null
null
null
null
UTF-8
Python
false
false
416
py
# Generated by Django 2.2.7 on 2019-11-22 06:53 from django.db import migrations, models class Migration(migrations.Migration): dependencies = [ ('blog', '0008_blog_softwareskills'), ] operations = [ migrations.AddField( model_name='blog', name='programmingskills...
[ "dhiraj.kumar@nescode.com" ]
dhiraj.kumar@nescode.com
0fa2efac723fc725c9158f538efed0a34196dc90
bd8a0b708629ccf66758f5b66e340ae2b3665b72
/praktika/maksimaalne_rida.py
f4b27fbc95e7a6d753723de8b320391397749544
[]
no_license
akaimar/python
d6f0ef16cce980f20fa896a65ce561349052b75b
6030faf8cc6fcb5719c21c230a2a8f7a55735273
refs/heads/main
2023-01-10T07:13:26.148593
2020-10-27T21:15:12
2020-10-27T21:15:12
302,347,566
0
0
null
null
null
null
UTF-8
Python
false
false
1,134
py
""" + Küsib kasutajalt failinime (maksimaalne_rida_fail.txt) + Pärib failist read # Summerib read kokku # Leiab suurima summaga rea numbri failis (algab 1st) # Väljastab rea järjekorranumbri ekraanile # Näide väljundist: Suurim summa on failis 2. real ja see on 99 """ # KASUTAJA PÄRINGUD failinimi = input('Sisestage ...
[ "noreply@github.com" ]
akaimar.noreply@github.com
1e173b0d0f6cebec0e25b023d5dc35c3ce20abf4
04d0cb0e687c4cd7e433393c8ae35cd9725bb9f1
/plugins/operators/stage_s3.py
4c7648190f49a8e45cc022dfd08c97bbda6d34d3
[]
no_license
mrthlinh/Covid_GoogleTrend
98ec973e3f60484be858457727c1ca0d11202ea9
6f9b09213ff0d580577bc8f37b2e0c31126d8357
refs/heads/master
2022-11-15T03:11:07.261896
2020-07-13T14:46:51
2020-07-13T14:46:51
278,245,251
0
0
null
null
null
null
UTF-8
Python
false
false
2,637
py
from airflow.models import BaseOperator from airflow.contrib.hooks.aws_hook import AwsHook from airflow.hooks.S3_hook import S3Hook from airflow.utils.decorators import apply_defaults import requests import json class StateToS3Operator(BaseOperator): state_code = ['AL','AK','AZ','AR','CA','CO','CT','DE','FL','GA'...
[ "linhtruong@linhs-mbp.lan" ]
linhtruong@linhs-mbp.lan
198e1bc91c2353ff7b712aad20d49e61c56292dd
33b1d5eedcf7e75a83483d9e9cb95288ab35cf88
/专题研究/专题三:12.获取城市坐标.py
bffc2f8b45b49d4471bf514f3f9536d973f5fca0
[ "MIT" ]
permissive
Ringo-li/urban_data_analysis
66baa5ca57f514db9c72b351f5c207e7b6382d12
c03c92f838849a4cfd34814ef8ddf956e4a9f375
refs/heads/master
2021-03-14T23:17:58.022980
2020-06-17T15:11:14
2020-06-17T15:11:14
246,802,436
5
1
null
null
null
null
UTF-8
Python
false
false
988
py
# -*- coding: utf-8 -*- import arcpy import pandas as pd #中国城市地图位置 fc = r'D:\rui\code_analysis\file\subject\chapter3\市界_region.shp' #设置空间参照坐标系,在arcgis中设置好中国城市地图坐标系,右击图层layer——属性——坐标系——另存坐标系文件 sr = arcpy.SpatialReference(r'D:\rui\code_analysis\file\subject\chapter3\Xian 1980 3 Degree GK CM 108E.prj') #创建游标,遍历表格,获取城...
[ "ry.li@qq.com" ]
ry.li@qq.com
8cc15d1e5237607661d9a462a86e9f2eb81593f5
58d9ed3ea04d22449f03fafdb7cdc0aad8ff87f1
/pyCardiac/signal/analysis/phase_singularity.py
28c30c964cf036f2b12f678c3cbb16faf46560d2
[ "MIT" ]
permissive
Lokynik/pyCardiac
2401c25cabff4fb0018e7d4ed365e251b87de8da
f0ad0868af233830eb2c4c6cba6136e4c80265c1
refs/heads/master
2020-09-05T06:23:10.072867
2019-05-24T18:32:23
2019-05-24T18:32:23
null
0
0
null
null
null
null
UTF-8
Python
false
false
3,770
py
import numpy as np from ...routines import phase_difference def phase_singularity_detection_lasso(phase_array: np.ndarray, result: list, i_range: tuple = None, j_range: tuple = None): """Detects phase singularity points (PS) in ``phase_array`` with lasso method. Para...
[ "pikunov@phystech.edu" ]
pikunov@phystech.edu
7d6c50e0939edae8e06e84d3f0739b57bfd24119
641563f61bb4061a3488d047f5744d332b33ea05
/TesterRunner/runner/testcases/chaoyue_master_zzmj_2019_09_30_03_01.py
ad031de804568dc6fca60e88dac256d9bd2c8cf5
[]
no_license
Zhaohb2017/test_platform_back
4c1de839c2939b44146e3ad399bdd99ddbd276db
4209bbf26204ea39c21bcf9d0a31ef3347bf07e0
refs/heads/master
2021-06-20T19:50:06.026273
2020-05-17T05:14:20
2020-05-17T05:14:20
199,758,231
0
1
null
2021-06-10T21:47:34
2019-07-31T01:56:14
Python
UTF-8
Python
false
false
1,867
py
import sys import os cur_path = os.path.abspath(os.path.dirname(__file__)) last_path = os.path.split(cur_path)[0] last_path_len = last_path.split("/")[-1] root_path = last_path[:len(last_path) - len(last_path_len)] sys.path.append(root_path) import time import unittest from chaoyue.master.phz.api import * class PHZTest...
[ "540383428@qq.com" ]
540383428@qq.com
e810dad75980e35a6c7789a53d2a848683a6677c
e0a83b46e5fbd2e80ccafb7b1d4f792d31d516b8
/pascal/alerts/serializer.py
ac5866f1ce7e250f818022e15cec1dc9efa30c99
[]
no_license
helloworld76757/pascal
f74ad1a5b13f01fa1613d2786b9f4c0f763eb034
37b5b12cba862336742e609475e874c4b0f3efbf
refs/heads/master
2020-06-13T05:15:55.037124
2016-12-03T00:59:08
2016-12-03T00:59:08
75,442,115
0
0
null
null
null
null
UTF-8
Python
false
false
223
py
from rest_framework import serializers from .models import Alert, AlertResponse class AlertSerializer(serializers.ModelSerializer): class Meta: model = Alert fields = ('timestamp', 'name', 'value')
[ "helloworld76757@mailinator.com" ]
helloworld76757@mailinator.com
a08ba34f8acffacbc09afb49fda4f3c7c36d7a31
0448321097219bd8991809ced2816c743677656a
/graph_classes/graphclass_cycle.py
6c135edc42518906830b1f7b4990de890ba50f2f
[]
no_license
WonkySpecs/mutant-network-sim
508bc976997fbd9ed92f286c1064773fb85860bb
29ca68da5ce0956d18a9c5cd9a3278f3fad6b17c
refs/heads/master
2021-01-11T02:04:05.589870
2017-05-07T23:50:24
2017-05-07T23:50:24
70,815,153
0
0
null
null
null
null
UTF-8
Python
false
false
682
py
import networkx as nx import graph_classes.graphclass as gc class GraphClass_Cycle(gc.GraphClass): def buildGraph(self, parameters): convertedParams = self.checkParamsValid(parameters) #Check if error (Will return an error message) if type(convertedParams) == str: return convertedParams nodes = converted...
[ "w1ll100@hotmail.co.uk" ]
w1ll100@hotmail.co.uk
c45f75d35e6c01f5b2a81a8d4f19fa45c755bca5
38acc071960622ab7923435fa085f2efaebe2144
/pyemm/annular_sdd.py
a2f594249fef7befda94c050059d6d753ccd29b0
[ "Apache-2.0" ]
permissive
drix00/pyelectronmicroscopymodeling
72db4b7589d5cb9da0412e7bf7b847705412dc42
6a6d3bd174a8d6092332b59cae55c6b71dbba6d9
refs/heads/master
2022-11-02T15:59:34.744539
2020-06-18T00:12:59
2020-06-18T00:12:59
105,061,500
0
0
Apache-2.0
2020-06-18T00:00:44
2017-09-27T19:40:10
Python
UTF-8
Python
false
false
1,451
py
#!/usr/bin/env python """ .. py:currentmodule:: annular_sdd .. moduleauthor:: Hendrix Demers <hendrix.demers@mail.mcgill.ca> Modeling of the McGill annular SDD. """ # Script information for the file. __author__ = "Hendrix Demers (hendrix.demers@mail.mcgill.ca)" __version__ = "0.1" __date__ = "Apr 14, 2015"...
[ "12611589+drix00@users.noreply.github.com" ]
12611589+drix00@users.noreply.github.com
6f08e80ed6c86615f0e0953c321c153964153361
f450ed5c70c0e6a9df0b78ed92b7823ec61256e7
/src/init.py
840958dce68aaf75f6f86a57ae3a60aa99c50c06
[ "MIT" ]
permissive
thakreyn/drive-sink
5508d371fc68ae9faa500cdc3cd481ccdee3ed90
0b2674f23e4ece7273c32112478ec0a24befd287
refs/heads/main
2023-07-18T09:24:13.777790
2021-09-08T20:15:10
2021-09-08T20:15:10
400,298,504
19
2
null
null
null
null
UTF-8
Python
false
false
7,080
py
""" init.py: Responsible for setting up the directory for synchronisation and setting up the user profile. - Checks the directory if already initialised. - Setups up directory structure - Asks user data - Sets up user Files and preferences - Confirms creation and prints help mess...
[ "yash.nthakre@gmail.com" ]
yash.nthakre@gmail.com
beac6bfdd31b5bcf3da0c1b5ef8b6693220e0f26
4c43932dbfef8603c4414d88ab98dda1b9e163b8
/mix_id_increment.py
9c01c2ac8b59995266508b1b6262300c28c6f4a1
[]
no_license
edison12347/usefull_code
7ffe030422edf72fd668b3d3adcecaa57a8a3490
4d41e397e21620ec20a1c8da936771f62f46ea39
refs/heads/master
2021-10-12T03:18:49.593399
2019-02-01T08:17:16
2019-02-01T08:17:16
103,551,930
0
0
null
null
null
null
UTF-8
Python
false
false
1,279
py
stmt = text("SELECT ListID FROM {} ORDER BY ListID DESC LIMIT 1".format(table)) select_last_list_id = connect.execute(stmt) last_list_id = select_last_list_id.fetchone()[0] prefix, _ = last_list_id.split('-') incremented_prefix = copy.copy(prefix) incrementation_list = '01234567...
[ "noreply@github.com" ]
edison12347.noreply@github.com
08875ef94e180b533919903f03a36659ac43e79f
fee1678e11e413049604eb1c4f087e1dff6b16b5
/read_and_write_to_file_functions.py
c33664c199340a0817e61c83387643355fc05d76
[]
no_license
scttohara/python_card_game
037c5bd58c1dfff34ef027287865500421c8b4e8
bfb577ad14c3627dd38b8a4f3d66e09877bdb079
refs/heads/master
2020-12-10T22:29:50.395039
2020-09-27T04:56:05
2020-09-27T04:56:05
233,729,633
0
0
null
null
null
null
UTF-8
Python
false
false
4,772
py
import csv import animals_list def get_animal_names(): """ @return: animals_list @rtype: list of lists """ # try catch for opening and reader from animal name file animals_list_of_lists = [] try: with open('animal_names.txt', newline='\n') as csv_file: csv_reader = cs...
[ "noreply@github.com" ]
scttohara.noreply@github.com
450b8912a42d43ebcefc08d7362f8d72543645b0
d51a07fe227a1cdb3c5bded913a4ac22895afbd1
/app/controllers/test_auth_controller.py
9cfe8288db2591430ed613b30509d7909d8a4ad7
[]
no_license
serlesen/PyDB
08c1abb9bdba9e1fd3025271810ba98a95d85f69
4e6762f180bfe61c5c86610cb53b3b19692b3736
refs/heads/master
2023-02-22T14:10:47.559916
2021-11-02T08:39:12
2021-11-02T08:39:12
219,302,097
0
1
null
2023-02-15T22:57:59
2019-11-03T13:04:45
Python
UTF-8
Python
false
false
3,015
py
import json import unittest from app.controllers import app from app.test.collections_simulator import CollectionsSimulator from app.tools.database_context import DatabaseContext from app.threads.threads_manager import ThreadsManager class AuthControllerTest(unittest.TestCase): @classmethod def setUpClass(cl...
[ "sergio.lema@ekino.fr" ]
sergio.lema@ekino.fr
653b22d6a16be1a36b54ae84a8fc932711d61ef1
c239be070a4cf3dfdfdaad0b5cfd18224ed0a7ae
/main.py
11de4360c99b210bd6b10bb1ce0bfa414b4c236a
[]
no_license
zubayerkader/Human-Activity-Classifier
e0f943f215076168690da3a493bf53e5666d41f3
be613be606eba45ee2836eadc9e7118f1f779a7a
refs/heads/main
2023-04-26T02:52:20.299839
2021-05-24T08:03:56
2021-05-24T08:03:56
370,272,734
0
0
null
null
null
null
UTF-8
Python
false
false
230
py
import filter_data import ml_input import analysis import left_right_foot_classification if __name__ == '__main__': filter_data.main() ml_input.createMlData() analysis.main() left_right_foot_classification.main()
[ "zubayerkader@gmail.com" ]
zubayerkader@gmail.com
ece95817e254bad4af662002d4394d82856327f1
4fc3604c2e2f5e54b7cf19578c7013f0525e2ee7
/generators/utils/3bitPathDist.py
056413a2dc87b7de99080b49067fb9dd9813c160
[]
no_license
nbermudezs/bracketology
d4fd4aad1052505dd3287310cdd5b9df97b75705
86ef2d495842350120e015260fe89cf0f12a392c
refs/heads/master
2020-05-05T05:57:27.290588
2019-07-08T14:39:40
2019-07-08T14:39:40
179,770,315
0
0
null
2019-06-30T02:38:39
2019-04-06T00:06:35
Python
UTF-8
Python
false
false
3,639
py
from __future__ import print_function __author__ = "Nestor Bermudez" __license__ = "MIT" __version__ = "1.0.0" __email__ = "nab6@illinois.edu" __status__ = "Development" import json import matplotlib.pyplot as plt import numpy as np import pandas as pd import rpy2 import rpy2.robjects as robjects import seaborn as sn...
[ "nestor.bermudez@agilityfeat.com" ]
nestor.bermudez@agilityfeat.com
8ce92bccb334b194201db3ad0db027122a10c3f5
a01aa15daf3f625420a0ab1bee18674361dee717
/code/processAcData.py
c900423cb8e1a90fc357bf0a1d0397b9788979a7
[]
no_license
sirinda-p/sna_utcc
f6ddf92a2ce81ec7a9f69f8da0deafdf2dcc1fc2
39276ebd838a9d2d6ee209a4a50fe25e721473a3
refs/heads/master
2020-04-03T15:29:38.820434
2016-03-25T09:40:09
2016-03-25T09:40:09
39,806,492
0
0
null
null
null
null
UTF-8
Python
false
false
650
py
import os from igraph import * # Remove nodes and corresponding edges that are not in the colledted class section def removeNodeAndEdge(): # keep nodes from 5702100227 to 5702100312 path = "/home/amm/Desktop/sna-project/sna-git/data/gml/" flist = ["Ac57-all_bf.gml","Ac57-all_friend.gml","Ac57-all_study.gml" ] ...
[ "sirinda111@gmail.com" ]
sirinda111@gmail.com
852ecca1e2ce71ff84694ec84775776ecab7d1c6
3521f78c180ed2b403c5f9d66dcd1ea7240c0eff
/2015/table.py
83c075c6a1e3a408ebb0cd8ce8539099b3e525d6
[ "BSD-3-Clause" ]
permissive
timm/sbse14
f5b683a4cebbf8655f50b10215ac328a61c54185
006df700af17566ee2b66cd53de9587004558772
refs/heads/master
2016-09-06T09:36:06.618949
2014-09-17T03:24:21
2014-09-17T03:24:21
23,025,059
15
5
null
null
null
null
UTF-8
Python
false
false
2,069
py
from __future__ import division import sys,random,math,re sys.dont_write_bytecode = True class o(): "Anonymous container" def __init__(i,**fields): i.has().update(fields) def has(i) : return i.__dict__ #def __getattr__(i,k) : return i.__dict__[k] #def __setattr__(i,k,v) : i.__dict__[k] = v; ...
[ "tim@menzies.us" ]
tim@menzies.us
ac8073d5c442216c2a5bad5feb1918bfd8d7af96
d8f146faafd1d9c0da015c401a49e48d84e10db3
/app.py
1e46b529917f631e2da4bf036b839bc8202e4745
[]
no_license
vincentiuskedang/pdacapstone
86ab0e53d2e7221789fb88779f38d0c9efdb5e48
2b0a8c708f85a6f87804556d6fc752bbfe584872
refs/heads/main
2023-08-27T20:46:10.344855
2021-10-25T20:21:54
2021-10-25T20:21:54
null
0
0
null
null
null
null
UTF-8
Python
false
false
2,222
py
from flask import Flask, render_template import pandas as pd import matplotlib import matplotlib.pyplot as plt from io import BytesIO import base64 from bs4 import BeautifulSoup import requests #don't change this matplotlib.use('Agg') app = Flask(__name__) #do not change this #insert the scrapping here url_get = req...
[ "noreply@github.com" ]
vincentiuskedang.noreply@github.com
e168407eb15bcececca9947e72682be0c3429267
47596e586b3e21b31cf360be7cd1c7d3a5dc6163
/Google/trafficSnapshot.py
2dd2859f31fd1a85b4610e8d672e415ce5a7e784
[]
no_license
jasonlingo/RoadSafety
bfef06abe0668a9cb8ead5b183008a53eabdefa2
b20af54b915daf7635204e3b942b3ae4624887d7
refs/heads/master
2021-03-19T13:51:13.736277
2015-09-17T03:49:43
2015-09-17T03:49:43
36,019,601
0
0
null
null
null
null
UTF-8
Python
false
false
2,140
py
import sys import os sys.path.append(os.path.join(os.path.dirname(__file__), '..')) from GPS.GPSPoint import GPSPoint from File.Directory import createDirectory import webbrowser from Google.findTimeZone import findTimeZone from time import sleep from PIL import Image import datetime, pytz from config import TRAFFIC_I...
[ "jasonlingo@gmail.com" ]
jasonlingo@gmail.com
d6655f4db0445ea8000cfd7c7f697c12e129b47d
b99b57dad607408d4e39423a60654bd9927fbbfe
/2017/15.py
b6021cfa5914f0d3971a60a65b23b82385a8630e
[]
no_license
fbrizu/AdventOfCode
1ef00bae110e1dc0add4477ba0ecabfcb1cb1dfb
6978b8bab6ee77260f208008c43565a780375af2
refs/heads/master
2020-11-29T16:20:28.866599
2019-12-31T04:16:06
2019-12-31T04:16:06
230,165,982
0
0
null
null
null
null
UTF-8
Python
false
false
665
py
def p1(): f1 = 16807 f2 = 48271 g1 = 703 g2 = 516 count = 0 for _ in range(40000000): g1 = g1 * f1 % 2147483647 g2 = g2 * f2 % 2147483647 if g1%65536 == g2%65536: count += 1 print(count) def p2(): f1 = 16807 f2 = 48271 g1 = 703 g2 = 516 ...
[ "frank.brizuela@mail.mcgill.ca" ]
frank.brizuela@mail.mcgill.ca
9829e741774cc716fa4e10fe0dbf778cbe079821
041122bdc412b8c311eeb68c9aa3a4bac5249145
/crawlers/socials/pikabu.ru.py
e379ddf762d7da5e13301e9290f60243cab37d14
[ "Apache-2.0" ]
permissive
fostroll/ru_corner
5df269ab88bddf9d02f8c6967a063cb9b0b56515
defb681aa9311c2dd6ed98d1b934453c29e9a750
refs/heads/master
2023-06-23T18:38:34.218504
2021-07-27T12:16:51
2021-07-27T12:16:51
314,045,739
0
0
null
null
null
null
UTF-8
Python
false
false
12,196
py
#!/usr/bin/python -u #-*- encoding: utf-8 -*- from collections import OrderedDict import json import os import random import re import time ### import sys sys.path.append('../') ### import utils import _utils SEED = 42 ROOT_URL = 'https://pikabu.ru' INIT_URL = ROOT_URL + '/new?twitmode=1&of=v2&page={}&_={}' HEADERS...
[ "fostroll@gmail.com" ]
fostroll@gmail.com
a3a3312b93fd1130507887a28abc6e2859e972c6
6fcfb638fa725b6d21083ec54e3609fc1b287d9e
/python/Guanghan_ROLO/ROLO-master/update/utils/utils_draw_coord.py
cb75d7c64e6e32251001750fef1e6f67b093e62e
[]
no_license
LiuFang816/SALSTM_py_data
6db258e51858aeff14af38898fef715b46980ac1
d494b3041069d377d6a7a9c296a14334f2fa5acc
refs/heads/master
2022-12-25T06:39:52.222097
2019-12-12T08:49:07
2019-12-12T08:49:07
227,546,525
10
7
null
2022-12-19T02:53:01
2019-12-12T07:29:39
Python
UTF-8
Python
false
false
2,002
py
from utils_convert_coord import coord_regular_to_decimal, coord_decimal_to_regular import cv2 def debug_decimal_coord(img, coord_decimal, prob = None, class_id = None): img_cp = img.copy() img_ht, img_wid, nchannels = img.shape coord_regular = coord_decimal_to_regular(coord_decimal, img_wid, img_ht) ...
[ "659338505@qq.com" ]
659338505@qq.com
aae4fe954783bb2351c32680008744a147445fac
2aa45e68f6ad580e3e19139b5df88ca53f7f275a
/CreateLabelPermutation.py
2c414faf42b6bf41b2502065a4f607dd3815455e
[ "MIT" ]
permissive
GISU2KM/GraphLearning
a97d80474137f8bac68e3005132ae0265a51600b
c7cdb71982463297f26635e92b6b27cefdc0b47f
refs/heads/master
2022-12-23T06:14:17.137655
2020-10-09T03:06:51
2020-10-09T03:06:51
null
0
0
null
null
null
null
UTF-8
Python
false
false
3,372
py
import graphlearning as gl import numpy as np import sys, getopt import os.path as path def print_help(): print('=======================================================') print('GraphLearning: Python package for graph-based learning.') print('=======================================================') ...
[ "noreply@github.com" ]
GISU2KM.noreply@github.com
81a24d352f994fb5d8d4865d93e5c1cbd9dcc4cd
498b0f8a8f5ff26835efe855adc2fea8ed9c213f
/blockchain_drf/users/urls.py
84207894598d20db554b7ee121caec04ef480ffb
[]
no_license
cryptobuks/blockchain-drf-app
cb87deca729d555f0f44db9e35ab192b578e20e5
97efa62c34e90ac62ce32b4d758f9daf5b31c5d4
refs/heads/master
2020-05-28T08:15:41.304110
2019-01-26T23:11:01
2019-01-26T23:11:01
null
0
0
null
null
null
null
UTF-8
Python
false
false
335
py
from django.urls import path from users.views.users import ( CreateUserView, CreateTokenView, ManageUserView ) app_name = 'users' urlpatterns = [ path('create/', CreateUserView.as_view(), name='create'), path('token/', CreateTokenView.as_view(), name='token'), path('me/', ManageUserView.as_view(),...
[ "agcastro.py@yahoo.com" ]
agcastro.py@yahoo.com
1220ea2bbb065d2ac6dacade7ee3ed01983d7ba7
1e8feb9c9f0028a264a2f882f4911b4349dc5348
/bingraphvis/angr/annotator.py
b7786294843ca13de7b86d7305fd85b12d9bfba4
[ "BSD-2-Clause" ]
permissive
AmesianX/bingraphvis
b90b99454291ff104d3d0a9d245376a6c655ee25
ebdd0b7d8f5d9cec81a7b1edb9dc78b7b0157117
refs/heads/master
2021-01-13T13:04:18.620480
2016-11-02T23:59:12
2016-11-02T23:59:12
null
0
0
null
null
null
null
UTF-8
Python
false
false
10,663
py
from ..base import * import capstone import pyvex class AngrColorSimprocedures(NodeAnnotator): def __init__(self): super(AngrColorSimprocedures, self).__init__() def annotate_node(self, node): if node.obj.is_simprocedure: if node.obj.simprocedure_name in ['PathTerminator','Re...
[ "axt@load.hu" ]
axt@load.hu
793efb87761ef8c69620a2da9deafd73d517872d
d2a030f7a050a641fddd657e895651ee0310ae41
/givers/forms.py
9b644910b52b4a7d64e77046e0ac842fe866489a
[]
no_license
Shawen17/Giveawaynow
f052a1055a96f2d0a392aaf748adcafbec2a5135
92f3bc0b359a712776661348e239b492894b81a1
refs/heads/master
2023-09-05T00:28:59.237486
2021-10-24T21:12:37
2021-10-24T21:12:37
null
0
0
null
null
null
null
UTF-8
Python
false
false
2,232
py
from django.db import models from django.forms.models import ALL_FIELDS from .models import Give,Profile,ContactUs,states,Vendor from django.forms import ModelForm, fields from django import forms from django.contrib.auth.models import User from django.contrib.auth.forms import UserCreationForm from .models import vali...
[ "shawen022@yahoo.com" ]
shawen022@yahoo.com
f0d7d985d89cc20f937eb52a76241d951d86e384
b8a18888062bf7253a1c32761e210bbc4875b62d
/U009_Organized_Window.py
8111ec4c4aea1891a18a70b924ccee3a209af203
[]
no_license
yudhastyawan/Tutorial-Python-PyQt5-Basic
1c993847e2f7ee0e45ce3e33f561370fe778a2af
b1e412e493cc41f04cbcf3f18965f50c3d7f152a
refs/heads/master
2020-03-18T13:42:50.692765
2018-11-03T13:26:37
2018-11-03T13:26:37
134,802,940
1
0
null
null
null
null
UTF-8
Python
false
false
827
py
from PyQt5.QtWidgets import * from PyQt5.QtCore import * from PyQt5.QtGui import * import sys import time class Main(QMainWindow): def __init__(self, parent = None): super(Main, self).__init__(parent) # self.setWindowFlag(Qt.WindowCloseButtonHint, False) # self.setWindowFlag(Qt.WindowMinMax...
[ "39240883+yudhastyawan@users.noreply.github.com" ]
39240883+yudhastyawan@users.noreply.github.com
02ee7135b39cd74dfd1c357da4f0953d13ca1358
3965f8e3b1efcf1586859a079ca8b799e04f4109
/sorting_algorithms.py
6462a9ab6008ddf16d4a911a047c3483d7d2bac3
[ "MIT" ]
permissive
linvieson/sorting-algorithms
67c435138b3d47568cf6200efd9a3e1ce25d9096
22fcc3b1860b3181a30eb4256aec5374b49678f1
refs/heads/main
2023-08-28T10:01:15.415044
2021-10-06T13:41:13
2021-10-06T13:41:13
414,223,607
0
0
null
null
null
null
UTF-8
Python
false
false
2,762
py
def selection_sort(arr: list) -> list: ''' Perform selection sort, return sorted array and number of comparisons. ''' comparisons = 0 length = len(arr) if length <= 1: return arr, comparisons for index in range(length): current_min = index for index_in_unsorted in ...
[ "alina.voronina@ucu.edu.ua" ]
alina.voronina@ucu.edu.ua
bacebe743480b18f6233b694f509ca0713abd2d4
0e61801612672a7e302d0996eea4587d68127b54
/src/grid_inference.py
d4b8ec4587e0cd8207b4f2880644663186bd6bfa
[]
no_license
DongjoonLim/EvoLSTM
a2c501c2842958cf62b0017b4d2415a5558e0975
c192488eb30131f77c3111c638b6cf683a0185ca
refs/heads/master
2023-06-29T23:09:59.928447
2023-06-13T20:34:49
2023-06-13T20:34:49
237,307,918
4
0
null
2022-12-08T11:38:59
2020-01-30T21:20:05
Jupyter Notebook
UTF-8
Python
false
false
10,519
py
# coding: utf-8 # In[1]: # !pip3 install -U scikit-learn # !pip3 install keras # !pip3 install cudnnenv # !pip3 install tensorflow-gpu # !pip3 install matplotlib # !conda uninstall -c anaconda cudatoolkit #!nvidia-smi from keras.utils.vis_utils import plot_model import numpy as np from keras.models import Sequent...
[ "noreply@github.com" ]
DongjoonLim.noreply@github.com
8661ca4dd6a72591400f8f8aab510c0a5d703243
40dc3f774f264f3c2d41bbd0c9cf9e07459ee000
/Code/Python/Factorial.py
989f30fd257fce02853f3f02e67929ac074ac820
[ "LicenseRef-scancode-free-unknown", "MIT" ]
permissive
krishna-NIT/Algo-Tree
8a5f66b5baef0b7b38a22c41fe090cc9754d8a67
1cdb2c3682c6ab85ae8af0b57f42697c15a10554
refs/heads/main
2023-05-08T23:39:00.964136
2021-05-31T04:07:24
2021-05-31T04:07:24
371,605,115
3
0
MIT
2021-05-28T06:38:42
2021-05-28T06:38:42
null
UTF-8
Python
false
false
604
py
''' Factorial function instruct to multiply all whole number from input number down to 1. The formula for n factorial can be defined as n! = n×(n−1)! Factorial zero is defined as equal to 1 ''' #This is a recursive function to find the factorial of an integer def factorial(num): if num == 0: return 1 ...
[ "noreply@github.com" ]
krishna-NIT.noreply@github.com
e74ac4d8165a99e360c067617af481624a327184
82435e420ff48fac5464ac0880b258de48eee63f
/mechMechanics.py
53d7b0a3fd1ad3e5582d4eaabb7420c788cb1ce9
[]
no_license
NiharikaRay/HearthstoneAnalysis
6910aa5dccacc1e8a3dd5a0a0c269bf70832fe10
72165c37cda98efad284eceeb57402b27edf0e10
refs/heads/master
2021-01-18T13:00:18.844903
2015-02-04T01:32:06
2015-02-04T01:32:06
29,810,871
0
0
null
null
null
null
UTF-8
Python
false
false
2,829
py
import json import numpy as np import csv from pprint import pprint import matplotlib.pyplot as plt from matplotlib.figure import Figure def _decode_list(data): rv = [] for item in data: if isinstance(item, unicode): item = item.encode('utf-8') elif isinstance(item, list): ...
[ "YOUR-EMAIL@DOMAIN.COM" ]
YOUR-EMAIL@DOMAIN.COM
85ae65707ad634936086129bb17d2ebc16ab0115
eef39fd96ef4ed289c1567f56fde936d5bc42ea4
/BaekJoon/Bronze2/2744.py
15ea7e4ea8c55e3f6546f94a24d170bd01b27fa9
[]
no_license
dudwns9331/PythonStudy
3e17da9417507da6a17744c72835c7c2febd4d2e
b99b9ef2453af405daadc6fbf585bb880d7652e1
refs/heads/master
2023-06-15T12:19:56.019844
2021-07-15T08:46:10
2021-07-15T08:46:10
324,196,430
4
0
null
null
null
null
UTF-8
Python
false
false
753
py
# 대소문자 바꾸기 """ 2021-01-20 오후 4:09 안영준 문제 영어 소문자와 대문자로 이루어진 단어를 입력받은 뒤, 대문자는 소문자로, 소문자는 대문자로 바꾸어 출력하는 프로그램을 작성하시오. 입력 첫째 줄에 영어 소문자와 대문자로만 이루어진 단어가 주어진다. 단어의 길이는 최대 100이다. 출력 첫째 줄에 입력으로 주어진 단어에서 대문자는 소문자로, 소문자는 대문자로 바꾼 단어를 출력한다. """ String = input() result = list() for i in range(len(String)): if String[i].is...
[ "dudwns1045@naver.com" ]
dudwns1045@naver.com
51ef475926c1fe3bb2fb1c490a227bcaa3740d0b
21bd66da295baa48603ca9f169d870792e9db110
/cgp/utils/failwith.py
3647d91543301dbab771107a4c9d604d07544190
[]
no_license
kristto/cgptoolbox
e6c01ccea1da06e35e26ffbca227258023377e48
8bbaf462e9c1320f237dd3c1ae6d899e1d01ade7
refs/heads/master
2021-01-16T20:38:45.097722
2012-03-01T09:18:10
2012-03-01T09:18:10
null
0
0
null
null
null
null
UTF-8
Python
false
false
7,964
py
"""Modify a function to return a default value in case of error.""" from functools import wraps import logging from contextlib import contextmanager import numpy as np class NullHandler(logging.Handler): def emit(self, record): pass logger = logging.getLogger("failwith") logger.addHandler(N...
[ "jonovik@gmail.com" ]
jonovik@gmail.com
5c5db34ac82587b820a9710f2e8318425496725b
e4b24fe980b1639a2dc73fe76fe38c1c920b8fc7
/zoopy/models/plan.py
7b8090836a21717951d8ff8d6a9580def6a6f0b5
[]
no_license
andersonqueiroz/zoopy
8f16e6d03974708af0c2726df9bae76ce5f35f00
d43b14aa6814aec132622915f6c54cd0630ad090
refs/heads/master
2021-10-13T12:56:10.689381
2021-09-30T20:52:24
2021-09-30T20:52:24
239,834,336
1
1
null
2021-09-30T20:52:47
2020-02-11T18:27:57
Python
UTF-8
Python
false
false
943
py
from zoopy.utils import get, put, post, delete, get_marketplace_id from zoopy.models import marketplace BASE_MODEL_URL = '/plans' def get_full_url(): return BASE_MODEL_URL def list(params={}, is_beta=False): url = f'{marketplace.get_full_url()}{BASE_MODEL_URL}' return get(url, params=params, is_beta=is...
[ "andersonkeiroz@gmail.com" ]
andersonkeiroz@gmail.com
e085ceeb417ebc929fd54fd1c1667da85a497a9a
a25c8c2789750a0b95c2af9b27dde72a8c49b395
/test/functional/xaya_trading.py
78a629c3e5ee1521232038231d9d54e9c0aa53fb
[ "MIT" ]
permissive
gripen89/xaya
65d38dd1cad6a7c21addea51cb4b697fa424fb46
db0cb3601d9eff01e35ebd4a764aa7ff859e61be
refs/heads/master
2022-11-21T22:47:45.072342
2019-10-21T23:26:24
2019-10-21T23:26:24
216,678,870
0
1
null
null
null
null
UTF-8
Python
false
false
11,237
py
#!/usr/bin/env python3 # Copyright (c) 2019 The Xaya developers # Distributed under the MIT software license, see the accompanying # file COPYING or http://www.opensource.org/licenses/mit-license.php. """Tests trading with atomic name updates.""" from test_framework.test_framework import BitcoinTestFramework from test...
[ "d@domob.eu" ]
d@domob.eu
3bf31dc5541a71a9313fdcce75a2fbb612fe9083
41941d61fdb1c2f6b50613de20376ca882678946
/restaurant/migrations/0038_auto_20200903_1340.py
0977001525108cdcddd8cf1b3672d34d74571759
[]
no_license
ankitgadewal/saleor_server
1000ac6dbfa9fb8fa6b8172a03ceb82a86002f0a
0c743545ea3567eba7bfc402f53abe5413a564b6
refs/heads/master
2022-12-11T01:31:28.518059
2020-09-09T09:16:19
2020-09-09T09:16:19
293,053,275
1
0
null
null
null
null
UTF-8
Python
false
false
368
py
# Generated by Django 3.1 on 2020-09-03 08:10 from django.db import migrations class Migration(migrations.Migration): dependencies = [ ('restaurant', '0037_auto_20200903_1304'), ] operations = [ migrations.RenameField( model_name='order', old_name='payment_id', ...
[ "ankitgadewal@hotmail.com" ]
ankitgadewal@hotmail.com
5798de8ec0cb78d787b255aa68313cfba3467723
10bad3cbbfb5c9105f045527711ca84c6bce0360
/portal/Jobs/init.py
4c01327fe3beacad01bb81909a1e5c84722a2549
[]
no_license
alekhyamanomay/Timesheet_Portal
9ede4bea74c45ea7263a9e0dbd7a46518a939f62
05140ca86c15a08ebb2439ec43cf31f23c72be7d
refs/heads/master
2023-02-06T19:26:10.820401
2020-12-16T06:17:04
2020-12-16T06:17:04
312,593,779
0
0
null
null
null
null
UTF-8
Python
false
false
1,123
py
import os import sys import logging from logging import Formatter from logging.handlers import RotatingFileHandler LOG = logging def init_logger(app): global LOG log_file = os.path.join(app.config['LOG_DIR'], 'remainder.log') log_level = logging.DEBUG log_format = Formatter(f'%(asctime)s-%(levelname)s...
[ "57211933+unofficialfarooqsheikh@users.noreply.github.com" ]
57211933+unofficialfarooqsheikh@users.noreply.github.com
792e20b7f15bf1b906999ff8891ac9c607365a3d
f22a8078d87b873235c458ed0593c6eb3e6807a2
/apps/flujo/admin.py
907fdb39ceca793901f847228b9fd5d8b1e230a9
[]
no_license
nabilchamas/is2
d5d9bb393facddcb0a68f8e9f96d08b76dc9cb35
bd4e55661f7897d2294a27ce240c044192385102
refs/heads/master
2020-04-18T21:13:08.062527
2015-06-19T21:40:04
2015-06-19T21:40:04
33,631,498
0
0
null
null
null
null
UTF-8
Python
false
false
139
py
from django.contrib import admin from apps.flujo.models import Flujo, Actividad admin.site.register(Flujo) admin.site.register(Actividad)
[ "nabilchamasi@gmail.com" ]
nabilchamasi@gmail.com
c7cc769036318b5263632ef6db922b0a4ffa72cf
0533d0ceb5966f7327f40d54bbd17e08e13d36bf
/python/HashMap/Maximum Number of Balloons/Maximum Number of Balloons.py
485eee52af17f72c857b5f35d3beacd6b25b3591
[]
no_license
danwaterfield/LeetCode-Solution
0c6178952ca8ca879763a87db958ef98eb9c2c75
d89ebad5305e4d1a185b0c6f101a88691602b523
refs/heads/master
2023-03-19T01:51:49.417877
2020-01-11T14:17:42
2020-01-11T14:17:42
null
0
0
null
null
null
null
UTF-8
Python
false
false
262
py
from collections import Counter class Solution(object): def maxNumberOfBalloons(self, text): """ :type text: str :rtype: int """ c = Counter(text) return min(c["b"], c["a"], c["l"] // 2, c["o"] // 2, c["n"])
[ "zjuzjj@gmail.com" ]
zjuzjj@gmail.com
9d2ecf89e34e3fcd68ce945948faae0d1b839664
1bc67a91d85a7106106ca31307ef9ee93f1d1a20
/src/py/flwr/server/strategy/dpfedavg_fixed.py
43dc2249736e6cde6e8488d6afaf39ac3b2c9ab4
[ "Apache-2.0" ]
permissive
adap/flower
4915d143c674eb675504d585e1e90ed06833812f
55be690535e5f3feb33c888c3e4a586b7bdbf489
refs/heads/main
2023-08-17T01:18:12.168723
2023-08-16T17:17:48
2023-08-16T17:17:48
241,095,326
2,999
658
Apache-2.0
2023-09-14T15:43:22
2020-02-17T11:51:29
Python
UTF-8
Python
false
false
6,995
py
# Copyright 2020 Adap GmbH. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or ag...
[ "noreply@github.com" ]
adap.noreply@github.com
5ae4b198d2a7269a72cc1d693548079756c4fb9b
e16d7d8f60145c68640b25aa7c259618be60d855
/django_test/webtest/testapp/urls.py
32d935549071646c1d172c99ccd6ba69db2bd72b
[]
no_license
zongqiqi/mypython
bbe212223002dabef773ee0dbeafbad5986b4639
b80f3ce6c30a0677869a7b49421a757c16035178
refs/heads/master
2020-04-21T07:39:59.594233
2017-12-11T00:54:44
2017-12-11T00:54:44
98,426,286
2
0
null
null
null
null
UTF-8
Python
false
false
115
py
from django.conf.urls import url from . import views urlpatterns = [ url(r'^$', views.index,name='index'), ]
[ "544136329@qq.com" ]
544136329@qq.com
0710b3ada6e27cc9d82d7532b608ce1ab6c6bad7
f71f9c4736f5279ade23382fc39a6b4f6243bc42
/finalsalad/wsgi.py
51de96e59fb786703a467b376f3cc535698f0cfb
[]
no_license
Pancakem/saladmaster
b62143fb41a00e78a0fb6f68c64c8af72956cb89
234b388addc45cb74b1021608f888e1efd5d9292
refs/heads/master
2020-03-25T08:29:36.398546
2018-10-08T10:51:07
2018-10-08T10:51:07
142,886,081
0
1
null
null
null
null
UTF-8
Python
false
false
171
py
import os from django.core.wsgi import get_wsgi_application os.environ.setdefault("DJANGO_SETTINGS_MODULE", "finalsalad.settings") application = get_wsgi_application()
[ "pancakesdeath@protonmail.com" ]
pancakesdeath@protonmail.com
be507621c7e451be5c73f45c1b26ac6457984c09
041293fc11f0af8b8d7e3640f5f3a2d221ebf1e7
/milestone3/sink.py
eaffbd025c6220f67a985e67d13480ec27006a78
[]
no_license
cearto/pidgeot
a480000de1eaf8dae4a3b830e2348b1066e21c2a
16343af7f5c27ab2da728c156691f44f5741e8f8
refs/heads/master
2020-05-17T23:39:01.227890
2013-06-04T12:20:02
2013-06-04T12:20:02
null
0
0
null
null
null
null
UTF-8
Python
false
false
5,037
py
# audiocom library: Source and sink functions from common_srcsink import * import Image from graphs import * import binascii import random import os import heapq # for huffman tree class Sink: def __init__(self): # no initialization required for sink print 'Sink:' def process...
[ "itsmaxine@gmail.com" ]
itsmaxine@gmail.com
4d1729f71d00955ffc428891f9ef09e4d06f2ef4
8221fc863fa51c2723a78888e9af010d056ad7a2
/WebServer.py
446cd65e94d061aa6ad9f258fe26bebcb381ef05
[]
no_license
hxyalee/CS3331
87021ef2c5862b4b86b4039bb52d2fe144db8e67
bcf5082870a082fc4907e684687aa2ffcca02067
refs/heads/master
2023-01-23T09:02:20.769727
2020-12-05T17:16:21
2020-12-05T17:16:21
306,234,626
0
0
null
null
null
null
UTF-8
Python
false
false
2,108
py
#!/usr/bin/env python3 import sys from socket import * # No valid arguments try: if(len(sys.argv) != 2): raise Exception() tmp = int(sys.argv[1]) if(type(tmp) != int): raise Exception() except Exception: print("Usage: ./Webserver.py {port}") exit() # Extract host and port server_host = 'localhost' server_po...
[ "z5226463@ad.unsw.edu.au" ]
z5226463@ad.unsw.edu.au
a56cc49b7af3847ff824b21c622bd6cfb1a5aba0
9c6c92f1df99b1cd996b99defda2a68b8f672215
/detection.py
28322274600d4f5cd2ada7e0072d405322d10835
[]
no_license
oanders/Object_detection
98d27630400bc174dc693afd20d11d27014beca4
328d0f2c3004e48c4b3289bb81ea4a5a2076ef1b
refs/heads/master
2021-01-10T05:50:29.449343
2016-04-10T19:14:49
2016-04-10T19:14:49
54,318,149
1
0
null
null
null
null
UTF-8
Python
false
false
10,865
py
import cv2 import numpy as np from matplotlib import pyplot as plot import os #from os import listdir, makedirs #from os.path import isfile, join, isdir import copy from class_sift import Sift from class_akaze import AKaze from class_orb import ORB from class_detector import Detector MIN_MATCH_COUNT = 10 def main():...
[ "oanders@kth.se" ]
oanders@kth.se
4c005fbd4e54f24c9b1a2f8d6364a336338e0c60
0fd5793e78e39adbfe9dcd733ef5e42390b8cc9a
/python3/19_Concurrency_and_Parallel_Programming/02_multiprocessing/example2.py
b775c924c64d2785f7f994c9c8c606e50a2ae97e
[]
no_license
udhayprakash/PythonMaterial
3ea282ceb4492d94d401e3bc8bad9bf6e9cfa156
e72f44e147141ebc9bf9ec126b70a5fcdbfbd076
refs/heads/develop
2023-07-08T21:07:33.154577
2023-07-03T10:53:25
2023-07-03T10:53:25
73,196,374
8
5
null
2023-05-26T09:59:17
2016-11-08T14:55:51
Jupyter Notebook
UTF-8
Python
false
false
1,073
py
import collections import multiprocessing as mp Msg = collections.namedtuple("Msg", ["event", "args"]) class BaseProcess(mp.Process): """A process backed by an internal queue for simple one-way message passing.""" def __init__(self, *args, **kwargs): super().__init__(*args, **kwargs) self.qu...
[ "uday3prakash@gmail.com" ]
uday3prakash@gmail.com
3b5771126a3de74c7f3d369f13baba24a89456bb
1b300019417ea1e25c59dd6f00fbffb60ec5a123
/python/example/run_demo.py
1bcd9cc24764d75872a145135941ce238fefc7d5
[ "MIT" ]
permissive
Wendong-Huo/diff_stokes_flow
9176210b162e9a8c7b9910274fe4c699814fa7d7
55eb7c0f3a9d58a50c1a09c2231177b81e0da84e
refs/heads/master
2023-03-16T13:16:17.028974
2020-12-11T03:55:44
2020-12-11T03:55:44
576,797,332
1
0
null
null
null
null
UTF-8
Python
false
false
7,729
py
import sys sys.path.append('../') from pathlib import Path import numpy as np from importlib import import_module import scipy.optimize import time import matplotlib.pyplot as plt from tqdm import tqdm import pickle import os from py_diff_stokes_flow.common.common import print_info, print_ok, print_error, print_warni...
[ "taodu@csail.mit.edu" ]
taodu@csail.mit.edu
c3003bd895edb9bdabce1c019fd28d0ab153b7af
5e255845c19689f598d9221c7542df60e85f5923
/setup.py
01108ddb79b16904ea2ca5f26ffbb9cf402398ee
[ "MIT" ]
permissive
hulsmeier/best_voxelnet_ever
48023522e109fa263622536b343ee6b310057856
aeefd32711a5c986c6099d53c5a2efdf9e01ea48
refs/heads/master
2021-06-13T03:27:49.944036
2020-06-03T18:35:47
2020-06-03T18:35:47
254,420,901
0
0
MIT
2020-04-09T16:16:11
2020-04-09T16:16:09
null
UTF-8
Python
false
false
427
py
#!/usr/bin/env python # -*- coding:UTF-8 -*- # File Name : setup.py # Purpose : # Creation Date : 11-12-2017 # Last Modified : Sat 23 Dec 2017 03:18:37 PM CST # Created By : Jeasine Ma [jeasinema[at]gmail[dot]com] from distutils.core import setup from Cython.Build import cythonize import numpy setup( name='box ...
[ "fschaeffler@gmx.de" ]
fschaeffler@gmx.de
ad614ea6517177899ac56fa3ee0f5c97ebe6eaed
20e4eb529af631faed63ce213938a3d08c4c4533
/maxsubarray.py
87bdfc8a9df0415b413842f59ca45967c401c2a9
[]
no_license
mmarat01/leet
0c4ac88bcec5fc9c35769f151a10a0d588e30ed3
fb7a41524b51f5fd08460acdde9a5fc44713583e
refs/heads/master
2023-04-09T05:08:34.948408
2021-04-03T16:14:30
2021-04-03T16:14:30
319,825,195
0
0
null
null
null
null
UTF-8
Python
false
false
2,102
py
from typing import List # Given an integer array nums, find the contiguous subarray (containing at least one number) which has the largest sum and return its sum. class Solution: def maxSubArray(self, nums: List[int]) -> int: ''' traverse list starting from second element because first eleme...
[ "66384102+mmarat01@users.noreply.github.com" ]
66384102+mmarat01@users.noreply.github.com
cca5b0ff8e93a51f7a513b999bef95ba4627b04e
9cce59649373fa58104641c71cd31c350dd93836
/server.py
da1a36dfba16ed41a0df4fb24b1a2fec0b46efe4
[]
no_license
ravi-oli/hackernews
21a1f8230367a9fbc556d7c3813186c12da750c4
fd8ac029ca8536fb94be7853430953e1eb72b4a4
refs/heads/master
2022-11-30T22:36:30.030884
2020-08-06T14:04:12
2020-08-06T14:04:12
285,585,600
0
0
null
null
null
null
UTF-8
Python
false
false
1,199
py
# Import libraries import os import flask from flask import request from google.cloud import bigquery # Initialize flask application app_flask = flask.Flask(__name__, static_url_path="/", static_folder="./interface") # Define API route @app_flask.route("/") def root(): return app_flask.send_static_file("index...
[ "omrrjcravi@gmail.com" ]
omrrjcravi@gmail.com
dbbab268c0f12ac2bcfab7eab23967dd84e060e4
0252a277036b9ac7f95e5db3cad6c1a94b89c4ef
/eaif4_ws/build/turtlebot_apps/turtlebot_rapps/catkin_generated/pkg.installspace.context.pc.py
5910a9329ceee27595e6b34e8f4452ce3011c710
[]
no_license
maxwelldc/lidar_slam
1e5af586cd2a908474fa29224b0d9f542923c131
560c8507ea1a47844f9ce6059f48937b0627967b
refs/heads/master
2020-07-01T03:15:42.877900
2019-08-07T10:25:27
2019-08-07T10:25:27
201,025,062
0
0
null
null
null
null
UTF-8
Python
false
false
378
py
# generated from catkin/cmake/template/pkg.context.pc.in CATKIN_PACKAGE_PREFIX = "" PROJECT_PKG_CONFIG_INCLUDE_DIRS = "".split(';') if "" != "" else [] PROJECT_CATKIN_DEPENDS = "".replace(';', ' ') PKG_CONFIG_LIBRARIES_WITH_PREFIX = "".split(';') if "" != "" else [] PROJECT_NAME = "turtlebot_rapps" PROJECT_SPACE_DIR = ...
[ "374931377@qq.com" ]
374931377@qq.com
c42484aa0e251a858cba80f1b7cbda8c5b61ad40
b6fa182321756b891b84958e2b2c01e63b3f88b2
/stepik/product _of_numbers.py
61d44cf81b636fd8b2f1484dd3cedb783f9c8444
[]
no_license
carden-code/python
872da0dff5466070153cf945c428f1bc8309ea2b
64e4df0d9893255ad362a904bb5d9677a383591c
refs/heads/master
2023-07-05T05:14:16.479392
2021-08-22T21:27:36
2021-08-22T21:27:36
305,476,509
0
0
null
null
null
null
UTF-8
Python
false
false
1,546
py
# Напишите программу для определения, является ли число произведением двух чисел из данного набора, # выводящую результат в виде ответа «ДА» или «НЕТ». # # Формат входных данных # В первой строке подаётся число n, (0 < n < 1000) – количество чисел в наборе. # В последующих n строках вводятся целые числа, составляющие н...
[ "carden.ruby@gmail.com" ]
carden.ruby@gmail.com
73dde30ee3e5e9b336b4af24f9c38c43d0e0cf60
a5698f82064aade6af0f1da21f504a9ef8c9ac6e
/huaweicloud-sdk-cce/huaweicloudsdkcce/v3/region/cce_region.py
8075aff2ddabc7a62cba30087f4176a99207fa16
[ "Apache-2.0" ]
permissive
qizhidong/huaweicloud-sdk-python-v3
82a2046fbb7d62810984399abb2ca72b3b47fac6
6cdcf1da8b098427e58fc3335a387c14df7776d0
refs/heads/master
2023-04-06T02:58:15.175373
2021-03-30T10:47:29
2021-03-30T10:47:29
null
0
0
null
null
null
null
UTF-8
Python
false
false
1,907
py
# coding: utf-8 import types from huaweicloudsdkcore.region.region import Region class CceRegion: def __init__(self): pass CN_NORTH_1 = Region(id="cn-north-1", endpoint="https://cce.cn-north-1.myhuaweicloud.com") CN_NORTH_4 = Region(id="cn-north-4", endpoint="https://cce.cn-north-4.myhuaweiclo...
[ "hwcloudsdk@huawei.com" ]
hwcloudsdk@huawei.com
f10cdd86dd40f18b8d7c02cf3eabfd28b6204cf2
9f61f361a545825dd6ff650c2d81bc4d035649bd
/tests/test_document.py
e95f63d807e367b91125f2d53fc4b1218a64b17d
[ "MIT" ]
permissive
cassj/dexy
53c9e7ce3f601d9af678816397dcaa3a111ba670
fddfeb4db68c362a4126f496dbd019f4639d07ba
refs/heads/master
2020-12-25T11:52:35.144908
2011-06-05T20:52:52
2011-06-05T20:52:52
null
0
0
null
null
null
null
UTF-8
Python
false
false
1,699
py
from dexy.controller import Controller from dexy.document import Document from dexy.artifacts.file_system_json_artifact import FileSystemJsonArtifact import os def setup_controller(): controller = Controller() controller.artifacts_dir = 'artifacts' if not os.path.isdir(controller.artifacts_dir): os...
[ "ana@ananelson.com" ]
ana@ananelson.com
0ea743b25376fd94f0a2b9297d804aee3562820d
b44adadcc087f86d523042084b5d10f612a11365
/src/combat.py
4cf27440b47b62817cb31df96fa5dc3259ad0865
[]
no_license
e-stan/covid_19_analysis
f1cd3e50d14cf0880d7266e768586cac428e31de
55ca37c2bff68b170d97f8aa2dd588f41af44987
refs/heads/master
2023-06-09T18:49:47.830901
2021-06-29T17:28:05
2021-06-29T17:28:05
297,370,604
3
0
null
null
null
null
UTF-8
Python
false
false
6,919
py
import pandas as pd import patsy import sys import numpy.linalg as la import numpy as np def adjust_nums(numerical_covariates, drop_idxs): # if we dropped some values, have to adjust those with a larger index. if numerical_covariates is None: return drop_idxs return [nc - sum(nc < di for di in drop_idxs) ...
[ "estancl1234@gmail.com" ]
estancl1234@gmail.com
e87625a78f32a96dadb585f31cd7212e2872e95d
2cd2746c16e0435d57282cac463da4969dc098ac
/metricas.py
16dcd91c8c1a80470f05b747cbfaf8f813e9a8d0
[]
no_license
joseallones/Flex
06a4a1bad454eab28e841dbfe027b2f0c7751e9b
363a185d6359c05452bbb203781c14fd387066df
refs/heads/master
2023-03-11T21:48:09.491721
2021-02-16T19:11:04
2021-02-16T19:11:04
294,165,187
1
0
null
null
null
null
UTF-8
Python
false
false
2,968
py
import os #Do traducido automáticamente mira canto é de wordnet e canto de mymemmory termos = 0 num_total_traducidos_gl_wordnet = 0 num_total_traducidos_pt_wordnet = 0 num_total_traducidos_gl_mymemmory = 0 num_total_traducidos_pt_mymemmory = 0 def obtenInfoPaqueteDoCsv(path_file): global termos global num_...
[ "joseallones87@gmail.com" ]
joseallones87@gmail.com
07051b2b2d87f429737993fa6057c7d0ccc452f6
ef914133e0ade675ae201f7895c50d819180951b
/attacks_SF.py
42181fb80340a753a0c25e769c15a8c2ee56057c
[]
no_license
vpahari/biconn
b094d6e7e6270f7601fde7de2f4d4528cd80aa20
fd2259dfeb73a39bbdd4e616700f912cec8f17cf
refs/heads/master
2021-06-01T18:54:09.477458
2020-09-22T14:49:48
2020-09-22T14:49:48
136,077,333
0
0
null
null
null
null
UTF-8
Python
false
false
20,686
py
import networkx as nx import networkit as nk import random import sys import math from functools import reduce import csv from operator import itemgetter import matplotlib.pyplot as plt plt.switch_backend('agg') import pickle import igraph as ig import numpy as np import os import itertools def get_name_WS(initial_n...
[ "vpahari@wesleyan.edu" ]
vpahari@wesleyan.edu
0d87632a4b2c03e675bb8726a5f7622be7f35e49
06e897ed3b6effc280eca3409907acc174cce0f5
/plugins/pelican_unity_webgl/config.py
d7250678123196715136c46cfa982901234d38d6
[ "LicenseRef-scancode-other-permissive", "MIT", "AGPL-3.0-only" ]
permissive
JackMcKew/jackmckew.dev
ae5a32da4f1b818333ae15c6380bca1329d38f1e
b5d68070b6f15677a183424c84e30440e128e1ea
refs/heads/main
2023-09-02T14:42:19.010294
2023-08-15T22:08:19
2023-08-15T22:08:19
213,264,451
15
8
MIT
2023-02-14T21:50:28
2019-10-07T00:18:15
JavaScript
UTF-8
Python
false
false
201
py
# unity webgl options DEFAULT_WIDTH = 960 DEFAULT_HEIGHT = 600 DEFAULT_ALIGN = "center" # paths GAMES_ROOT_DIR = "/games" # directory with games TEMPLATE_PATH = "/games/utemplate" # template path
[ "jackmckew2@gmail.com" ]
jackmckew2@gmail.com
504f0658b7b7f9ae808c5d819daa2760c8f38d06
f953784405bc32ea61c770664edeb534459f33d9
/Shmup/main.py
d35d8c9c1ed44df5f28031ea5a63ccdd1bd83728
[]
no_license
JLew15/Python
7ba060baf71cefcf20fe0566b7a6f380134be550
e735bacb2de433788bf173e9e8d50a187159e1c3
refs/heads/master
2023-04-28T06:36:55.734871
2021-05-11T15:47:49
2021-05-11T15:47:49
293,847,388
0
0
null
null
null
null
UTF-8
Python
false
false
8,275
py
import pygame as pg import random as r import math from os import * # Code written by Jaiden Lewis # Artwork Credit Kenney.nl or www.kenney.nl class Explosion(pg.sprite.Sprite): def __init__(self, center): super(Explosion, self).__init__() self.image = explosionAnimation["lg"][0] self.re...
[ "zombears@icloud.com" ]
zombears@icloud.com
aeb31cb150012236b10aba55815c798a1a949273
f559186ea67099b0a58a0e99c17aec291fd941e6
/inscription/models/Contacts.py
ed32fa0c89f0980aaaca7c689f096372e10adb0b
[]
no_license
JairoDuarte/inscriptionLP
611f17e9a03d1a0f25d862803d924622a95be501
2312d79b9f3f952691a7a529257e5f45175838e5
refs/heads/master
2020-05-25T18:16:02.494195
2017-09-09T10:52:10
2017-09-09T10:52:10
84,953,040
0
0
null
null
null
null
UTF-8
Python
false
false
1,076
py
from __future__ import unicode_literals from django.db import models from django.utils.translation import ugettext as _ from .Candidat import Candidat class Contacts(models.Model): candidat = models.OneToOneField( Candidat, on_delete=models.CASCADE, verbose_name=_('Candidatinfo') )...
[ "alfredojairo17@hotmail.com" ]
alfredojairo17@hotmail.com
8367d61559cdf696618b6d909051533b8def93b0
97899228dbe6c0811783f7c830212febfc54f4c3
/algorithm_PS/BEAKJOON/String/1157.py
68937ea53be20eecbe1ef6030f14cc57285ba17d
[]
no_license
ksy37667/Algorithm-study
f977abcd5c44582b71f78e589f4a8a174d35a8f0
51680e236cf6bba09a2e0824ec72536ee23bba31
refs/heads/master
2021-07-12T20:45:50.849105
2021-03-27T06:44:18
2021-03-27T06:44:18
241,117,162
0
0
null
null
null
null
UTF-8
Python
false
false
240
py
string = input().upper() li = [] for i in set(string): li.append(string.count(i)) idx = [i for i, x in enumerate(li) if x == max(li)] print(idx) if len(idx) > 1: print("?") else: print(list(set(string))[li.index(max(li))])
[ "ksy37667@gmail.com" ]
ksy37667@gmail.com
8418693b0b7f600bc206c9513a976a8685d46f52
7a7ed5656b3a162523ba0fd351dd551db99d5da8
/x11/library/wayland/actions.py
73d6d6bb7fcd4510e4e0b35f12090d0231dd9fe0
[]
no_license
klaipedetis/PisiLinux
acd4953340ebf14533ea6798275b8780ad96303b
3384e5dfa1acd68fa19a26a6fa1cf717136bc878
refs/heads/master
2021-01-24T22:59:30.055059
2013-11-08T21:43:39
2013-11-08T21:43:39
null
0
0
null
null
null
null
UTF-8
Python
false
false
755
py
#!/usr/bin/python # -*- coding: utf-8 -*- # # Copyright 2010 TUBITAK/BILGEM # Licensed under the GNU General Public License, version 2. # See the file http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt from pisi.actionsapi import shelltools from pisi.actionsapi import autotools from pisi.actionsapi import pisitools ...
[ "namso-01@hotmail.it" ]
namso-01@hotmail.it
b3c1357b284e6b73b5f72802de36f0a28ddb3683
ce965cb69fd1f071dfae85e926b70a9a82eb560b
/main.py
d117bb7f83c82eef07f3af0121e6cee6a6ad88e0
[]
no_license
tk14shiina/learningtool
c7a2c5ee1ce1ddb216534505df39e41426df2674
e0bab8ce0c96d30683e01996e896b0e4ebfcbffa
refs/heads/main
2023-04-29T14:39:22.443660
2021-05-18T20:48:36
2021-05-18T20:48:36
368,662,566
0
0
null
null
null
null
UTF-8
Python
false
false
7,568
py
from dbhelper import DBHelper from tkinter import * db = DBHelper() root = Tk() root.title('Quizlett') root.geometry("700x550") #root.resizable(width = False, height = False) tk_ss = Entry(root, width = 30) tk_ss.grid(row = 0, column = 1, padx = 20, pady = 5) tk_ssLabel = Label(root, text = "New study ...
[ "noreply@github.com" ]
tk14shiina.noreply@github.com
9175323c790049f9662192795528961fbfa3ae6f
0256a449bd686479aa91905a1763973548d9923c
/two_sum.py
35b7d25d54872dd0bc05ae114b9aa529adf58ac5
[]
no_license
zjgwhcn/StartCodingNow
2aa776865788bec1c8d11e14bb4ef0c97280a68d
b235eb280cc11082c680563dc2a261dfc2f2cdce
refs/heads/master
2021-06-13T03:47:31.435068
2017-02-19T13:25:34
2017-02-19T13:25:34
null
0
0
null
null
null
null
UTF-8
Python
false
false
758
py
#!/usr/bin/env python # -*-coding:utf-8 -*- # Time:16/9/2016 # 1 class Solution(object): def twoSum(self, nums, target): for i in range(len(nums)): for j in range(i+1,len(nums)): if target == nums[i] + nums[j]: return [i,j] #2 ''' num = [1,5,8,2,7] targe...
[ "louchaooo@qq.com" ]
louchaooo@qq.com
a88be55fbce8783a3e8e5780a1ad3fe6b790e992
a4ab53aad0a6e1780f9eabd978c4d16f4822e38f
/Hexagon/Handlers/AcceptChallenge.py
ee4d575d8fc81f526b9c4c3e199ed1cc11f61d87
[]
no_license
rywit/Hex
8fc6af035bf37204cde8d2b8ede0b4590b1bf5ed
bdf43c53e491fcfa951013d10c29d9186877af9e
refs/heads/master
2020-05-18T12:14:12.220213
2012-07-07T01:27:52
2012-07-07T01:27:52
null
0
0
null
null
null
null
UTF-8
Python
false
false
771
py
from Handlers.BaseHandler import BaseHandler from Views.GameView import GameView class AcceptChallenge( BaseHandler ): def get(self): ## Make sure the user is logged in if not self.user: self.redirect( "/login" ) return ## Pull off the game id from the ...
[ "witko.ryan@gmail.com" ]
witko.ryan@gmail.com