blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
3
616
content_id
stringlengths
40
40
detected_licenses
listlengths
0
112
license_type
stringclasses
2 values
repo_name
stringlengths
5
115
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
777 values
visit_date
timestamp[us]date
2015-08-06 10:31:46
2023-09-06 10:44:38
revision_date
timestamp[us]date
1970-01-01 02:38:32
2037-05-03 13:00:00
committer_date
timestamp[us]date
1970-01-01 02:38:32
2023-09-06 01:08:06
github_id
int64
4.92k
681M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
22 values
gha_event_created_at
timestamp[us]date
2012-06-04 01:52:49
2023-09-14 21:59:50
gha_created_at
timestamp[us]date
2008-05-22 07:58:19
2023-08-21 12:35:19
gha_language
stringclasses
149 values
src_encoding
stringclasses
26 values
language
stringclasses
1 value
is_vendor
bool
2 classes
is_generated
bool
2 classes
length_bytes
int64
3
10.2M
extension
stringclasses
188 values
content
stringlengths
3
10.2M
authors
listlengths
1
1
author_id
stringlengths
1
132
100854a6d18277d4c0dd905456dcf69e64b42394
e96e9990ba26757b834eeff95e8bee9b720b72aa
/django/test007/blog/models.py
fa736c53142137dcf246805e9ccfa1fbf92b1a0a
[]
no_license
cuiyanan89/Python
475a0a2778d7be5b9f6aa87ba35c21569080e056
f742684474730e3b032aabd0151d584167c3ed02
refs/heads/master
2016-09-06T05:31:48.956411
2013-09-06T08:13:09
2013-09-06T08:13:09
null
0
0
null
null
null
null
UTF-8
Python
false
false
293
py
from django.db import models # Create your models here. class New(models.Model): new_title = models.CharField(max_length=30) new_content = models.TextField(max_length=3000) new_img = models.FileField(upload_to="./images") def __unicode__(self): return self.new_title
[ "root@yanan-Rev-1-0.(none)" ]
root@yanan-Rev-1-0.(none)
f0704c277601046e7ecff140c4ce76723f895a6f
e6dab5aa1754ff13755a1f74a28a201681ab7e1c
/.parts/lib/python2.7/test/outstanding_bugs.py
5a947e5deea9d551dd5f2994869ab7dd70a83e94
[]
no_license
ronkagan/Euler_1
67679203a9510147320f7c6513eefd391630703e
022633cc298475c4f3fd0c6e2bde4f4728713995
refs/heads/master
2021-01-06T20:45:52.901025
2014-09-06T22:34:16
2014-09-06T22:34:16
23,744,842
0
1
null
null
null
null
UTF-8
Python
false
false
81
py
/home/action/.parts/packages/python2/2.7.6/lib/python2.7/test/outstanding_bugs.py
[ "ron.y.kagan@gmail.com" ]
ron.y.kagan@gmail.com
fc0054ef638181b7cdaa31bdd9b2c7d6c701b84a
8bbe2351bbd157a46ccf8530cde4e4cc7b0bd3b7
/main.py
94f313395298785422b7caeae12f2b205f2ce590
[]
no_license
airuibel/py_code
8dc98d71e79a4c0f785ad5cf81b2ca2073061ebf
1da9a9dcd37475dd14bab6ae58bca1e2dff4c251
refs/heads/master
2020-06-18T03:47:43.754204
2018-03-20T09:31:00
2018-03-20T09:31:00
null
0
0
null
null
null
null
UTF-8
Python
false
false
17,021
py
# import package import numpy as np from pandas import DataFrame import pandas as pd import re from dateutil import relativedelta import datetime as dt # 1.1 def df_groupby(df, groupkey, col, func, res_col_name, asint=False, dup=False): """ :param df: 一个df 征对 1+ 用户 :param groupkey: df中聚合分类的变量名 :par...
[ "l" ]
l
b3fb5072be2c9803b039ffc66f3bf3a06a4247b1
4755dabdcff6a45b9c15bf9ea814c6b8037874bd
/devel/lib/python2.7/dist-packages/snakebot_position_control/msg/__init__.py
7e50b3d802aa4cf5d4063bde91254d3fba75ff3c
[]
no_license
Rallstad/RobotSnake
676a97bdfde0699736d613e73d539929a0c2b492
37ee6d5af0458b855acf7c2b83e0ee17833dbfd1
refs/heads/master
2023-01-03T05:46:46.268422
2018-05-27T16:01:47
2018-05-27T16:01:47
308,665,980
2
0
null
null
null
null
UTF-8
Python
false
false
38
py
from ._PositionControlEffort import *
[ "vetle.fredriksen@gmail.com" ]
vetle.fredriksen@gmail.com
828540d2bb15e92786f7d4e9d29d60f51087bb38
908cf8e6ef52033bbf3d5afbb29637a25f5d66f8
/test/test_codat_data_contracts_datasets_journal_entry_paged_response_model.py
2fed4e4b1c7bd6ead4aef71f66240ef4f130e40b
[]
no_license
procurify/codat-python-sdk
074769a2d9e72640741689b6f51e880d35b88095
3c8f664998427bda32bad8062c3bf324f39506da
refs/heads/master
2023-08-25T03:55:19.817085
2021-10-22T22:14:34
2021-10-22T22:14:34
395,381,471
1
0
null
2021-10-20T21:10:31
2021-08-12T16:31:03
Python
UTF-8
Python
false
false
1,570
py
""" Codat API [What's changed in our Swagger](https://docs.codat.io/docs/new-swagger-ui) # noqa: E501 The version of the OpenAPI document: v1 Generated by: https://openapi-generator.tech """ import sys import unittest import codat_python_sdk from codat_python_sdk.model.codat_data_contracts_dataset...
[ "contact@alexchalk.net" ]
contact@alexchalk.net
1bcbcbfe92659458a764c39a0f71f668340971fc
2b0eab74af8d23244ff11699830f9bb10fbd717a
/accounts/perms.py
bd00bb6b63018efa7cc39d7709ce8ee5829b7d04
[]
no_license
alexandrenorman/mixeur
c7e25cd20b03c78b361cb40e3e359a6dc5d9b06b
95d21cd6036a99c5f399b700a5426e9e2e17e878
refs/heads/main
2023-03-13T23:50:11.800627
2021-03-07T15:49:15
2021-03-07T15:49:15
345,384,858
0
0
null
null
null
null
UTF-8
Python
false
false
5,451
py
# -*- coding: utf-8 -*- from simple_perms import PermissionLogic, register from helpers.mixins import BasicPermissionLogicMixin class UserPermissionLogic(BasicPermissionLogicMixin, PermissionLogic): def view(self, user, user_to_view, *args): if user_to_view == user: return True if us...
[ "norman@xael.org" ]
norman@xael.org
4113853c20a7674a37b502b73ee6d10f9288b8e6
82b946da326148a3c1c1f687f96c0da165bb2c15
/sdk/python/pulumi_azure_native/eventgrid/v20200101preview/get_event_subscription.py
80b0097a55e3921372b7d0b2fecda5f6ee7bbc0b
[ "BSD-3-Clause", "Apache-2.0" ]
permissive
morrell/pulumi-azure-native
3916e978382366607f3df0a669f24cb16293ff5e
cd3ba4b9cb08c5e1df7674c1c71695b80e443f08
refs/heads/master
2023-06-20T19:37:05.414924
2021-07-19T20:57:53
2021-07-19T20:57:53
387,815,163
0
0
Apache-2.0
2021-07-20T14:18:29
2021-07-20T14:18:28
null
UTF-8
Python
false
false
8,537
py
# coding=utf-8 # *** WARNING: this file was generated by the Pulumi SDK Generator. *** # *** Do not edit by hand unless you're certain you know what you are doing! *** import warnings import pulumi import pulumi.runtime from typing import Any, Mapping, Optional, Sequence, Union, overload from ... import _utilities fro...
[ "noreply@github.com" ]
morrell.noreply@github.com
a65604c0deab61126203e90bd4b92e397c7b27c7
73c9537b3e2dd9c57e581d474b9e2daf7a8fb02a
/petccenv/lib/python3.4/site-packages/django_summernote/__init__.py
c63655d2b511e883b3efacf6fa71393ea01972ab
[]
no_license
pviniciusm/petcc
8f6ec2966729051f11b482c4c7ed522df3f920ba
30ccddce6d0e39ccea492ac73b2ddca855c63cee
refs/heads/master
2021-01-21T13:29:52.835434
2016-04-23T18:06:07
2016-04-23T18:06:07
54,607,007
0
1
null
null
null
null
UTF-8
Python
false
false
257
py
version_info = (0, 8, 2) __version__ = version = '.'.join(map(str, version_info)) __project__ = PROJECT = 'django-summernote' __author__ = AUTHOR = "Park Hyunwoo <ez.amiryo@gmail.com>" default_app_config = 'django_summernote.apps.DjangoSummernoteConfig'
[ "pvinics@gmail.com" ]
pvinics@gmail.com
f179eade30c3bd9c2fd92c1dcafbdf2683622c47
635cb7fb75048f9de7b95b48d1f59de68f9b3368
/R01/sortowanie_obiektów_bez_wbudowanej_obsługi_porównań/example.py
7641bed7b8787e11f23a4ef78d74ba00e90b1ae8
[]
no_license
anpadoma/python_receptury3
9e889ac503e48eb62160050eecfdc4a64072c184
c761f2c36707785a8a70bdaccebd7533c76dee21
refs/heads/master
2021-01-22T14:38:34.718999
2014-01-31T22:09:44
2014-01-31T22:09:44
null
0
0
null
null
null
null
UTF-8
Python
false
false
327
py
from operator import attrgetter class User: def __init__(self, user_id): self.user_id = user_id def __repr__(self): return 'User({})'.format(self.user_id) # Przykład users = [User(23), User(3), User(99)] print(users) # Sortowanie według pola user-id print(sorted(users, key=attrgetter('user_id...
[ "mtar@data.pl" ]
mtar@data.pl
b539a324c93a3ce5b5b5feedc5d1287601d63ffd
0b4957de738dd05f964ea838016b4b811feca970
/tests/utils/test_utils_shell.py
fdae13b81ae7f8e06716a3e3f09b9ce5f7a76e6a
[ "MIT", "Apache-2.0" ]
permissive
bossjones/ultron8
bdb5db72ba58b80645ae417cdf97287cfadd325d
09d69c788110becadb9bfaa7b3d2a2046f6b5a1c
refs/heads/master
2023-01-13T06:52:45.679582
2023-01-03T22:25:54
2023-01-03T22:25:54
187,934,920
0
0
Apache-2.0
2023-01-03T22:25:56
2019-05-22T00:44:03
Python
UTF-8
Python
false
false
1,008
py
"""Test shell utils""" # pylint: disable=protected-access import logging import pytest from six.moves import zip from ultron8.utils.shell import quote_unix logger = logging.getLogger(__name__) @pytest.mark.utilsonly @pytest.mark.unittest class TestShellUtilsTestCase: def test_quote_unix(self): argument...
[ "noreply@github.com" ]
bossjones.noreply@github.com
8f98de03e4669f0cea77fa4b917683db4d9be640
1f256bf20e68770c1a74f7e41ef6730623db0c74
/location_management/migrations/0001_initial.py
4015d233eb0c002e111dfd9acab22eacef6e3268
[ "MIT" ]
permissive
davtoh/enterprise-website
380ea32b730f16b7157e59ca0dc1e86d1f10e4a8
00b6c42cd6cb01517c152b9ffce9cfb56744703d
refs/heads/master
2021-06-05T09:20:27.721789
2021-05-05T04:58:04
2021-05-05T05:14:05
141,315,681
1
0
null
null
null
null
UTF-8
Python
false
false
1,933
py
# Generated by Django 2.0.6 on 2018-07-05 23:29 from django.db import migrations, models import django.db.models.deletion class Migration(migrations.Migration): initial = True dependencies = [ ] operations = [ migrations.CreateModel( name='Cities', fields=[ ...
[ "davsamirtor@gmail.com" ]
davsamirtor@gmail.com
1a442845be688845257b798f6b9a0bb3d80717e6
8c7efb37b53717c228a017e0799eb477959fb8ef
/wmm/scenario/migrations/0116_auto__add_field_tidalenergyparameter_ordering__add_field_pelagicconser.py
6686340589e48b393339faa86cbcd5a5df0aba84
[]
no_license
rhodges/washington-marinemap
d3c9b24265b1a0800c7dcf0163d22407328eff57
e360902bc41b398df816e461b3c864520538a226
refs/heads/master
2021-01-23T11:47:50.886681
2012-09-24T18:38:33
2012-09-24T18:38:33
32,354,397
0
0
null
null
null
null
UTF-8
Python
false
false
35,555
py
# encoding: utf-8 import datetime from south.db import db from south.v2 import SchemaMigration from django.db import models class Migration(SchemaMigration): def forwards(self, orm): # Adding field 'TidalEnergyParameter.ordering' db.add_column('scenario_tidalenergyparameter', '...
[ "sfletche@gmail.com" ]
sfletche@gmail.com
a811597869c088ec4c17da0719f6b9a3e9e8a9b8
15f321878face2af9317363c5f6de1e5ddd9b749
/solutions_python/Problem_46/83.py
728c1c577aee018ba646a8511a4f62a6e9af6751
[]
no_license
dr-dos-ok/Code_Jam_Webscraper
c06fd59870842664cd79c41eb460a09553e1c80a
26a35bf114a3aa30fc4c677ef069d95f41665cc0
refs/heads/master
2020-04-06T08:17:40.938460
2018-10-14T10:12:47
2018-10-14T10:12:47
null
0
0
null
null
null
null
UTF-8
Python
false
false
2,459
py
import psyco psyco.full() class memoize: def __init__(self, function): self.function = function self.memoized = {} def __call__(self, *args): if args not in self.memoized: self.memoized[args] = self.function(*args) return self.memoized[args] def clear(self): self.memoized = {}...
[ "miliar1732@gmail.com" ]
miliar1732@gmail.com
677fb51759db8a07210bb76240c9cbab445670b8
edcd74f8f65119bdbe737360c2ca33b4a6da160a
/python/problem-string/two_characters.py
10b3ac19c02ca478f6a224f3f683e11fe2efc679
[]
no_license
hyunjun/practice
72e83de6a1d5e04ddcd16526f16110ea2dd00373
5376dd48b1cefb4faba9d2ef6a8a497b6b1d6c67
refs/heads/master
2023-08-31T07:00:37.320351
2023-08-17T07:29:24
2023-08-17T07:29:24
2,704,126
3
2
null
2022-12-14T20:25:07
2011-11-03T18:28:44
Python
UTF-8
Python
false
false
1,698
py
# https://www.hackerrank.com/challenges/two-characters from collections import Counter from collections import defaultdict def alternate(s): if s is None or 0 == len(s): return 0 consecutiveSet = set() for i, c in enumerate(s): if 0 == i: continue if s[i - 1] == c: ...
[ "agapelover4u@yahoo.co.kr" ]
agapelover4u@yahoo.co.kr
3f7a3592ecb43458823f4a89ef52c6dcfbfef71c
70d4ef0863906b3ca64f986075cd35b8412b871e
/blueapps/account/sites/default.py
e996ac9936aeb25beb19699d619290f60b693d5c
[ "MIT", "BSD-3-Clause", "BSL-1.0", "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
selinagyan/bk-sops
72db0ac33d9c307f51769e4baa181ceb8e1b279e
39e63e66416f688e6a3641ea8e975d414ece6b04
refs/heads/master
2020-05-07T16:44:33.312442
2019-04-11T02:09:25
2019-04-11T02:09:25
180,696,241
0
0
null
2019-04-11T02:07:11
2019-04-11T02:07:10
null
UTF-8
Python
false
false
2,955
py
# -*- coding: utf-8 -*- """ Tencent is pleased to support the open source community by making 蓝鲸智云PaaS平台社区版 (BlueKing PaaS Community Edition) available. Copyright (C) 2017-2019 THL A29 Limited, a Tencent company. All rights reserved. Licensed under the MIT License (the "License"); you may not use this file except in co...
[ "pagezhou@tencent.com" ]
pagezhou@tencent.com
1b1d43ac638223550a5a9f28cb4d5f216a837cbf
1fac53ab13a9a682ecd926857ef565fa779afae4
/fbseries.py
44da677508725917468869fb71285e9ed733a195
[]
no_license
Shamabanu/python-1
339123ff4e7667d6331c207cb1c7ca3fc775dc48
4c1642679bb0bdd53a1d21e5421e04eb7abda65b
refs/heads/master
2020-04-13T23:49:27.700807
2018-12-29T15:10:26
2018-12-29T15:10:26
163,516,492
1
0
null
2018-12-29T14:16:28
2018-12-29T14:16:28
null
UTF-8
Python
false
false
219
py
def fibonacci(n): if(n <= 1): return n else: return(fibonacci(n-1) + fibonacci(n-2)) n = int(input("Enter no of terms:")) print("Fibonacci sequence:") for i in range(n): print (fibonacci(i))
[ "noreply@github.com" ]
Shamabanu.noreply@github.com
52389b5b2bff83aa9b999bd20397ad5a96cf1b26
15f321878face2af9317363c5f6de1e5ddd9b749
/solutions_python/Problem_145/601.py
1c4900414caa5c3d523730cdea08f4e249066ea5
[]
no_license
dr-dos-ok/Code_Jam_Webscraper
c06fd59870842664cd79c41eb460a09553e1c80a
26a35bf114a3aa30fc4c677ef069d95f41665cc0
refs/heads/master
2020-04-06T08:17:40.938460
2018-10-14T10:12:47
2018-10-14T10:12:47
null
0
0
null
null
null
null
UTF-8
Python
false
false
417
py
#!/usr/bin/env python3 from fractions import gcd from math import log rounds = int(input()) for i in range(rounds): n, d = input().split('/') n = int(n) d = int(d) g = gcd(n,d) n = n//g d = d//g if log(d,2) != round( log(d,2)): print("Case #{}: impossible".format(i+1)) continue; while n!=1 : n -...
[ "miliar1732@gmail.com" ]
miliar1732@gmail.com
93856c78a47412b99de857cb1abbf8b25758ad79
f8bbdfb112618136fc4adccb03ce25fbfc48bff5
/panel/config/admin/management_data/CustomPages/Member.py
16842cd9719bcaac1229acc9f6e270cb55f48b24
[]
no_license
lazypanda10117/CICSA-Ranking-Platform
160973987b533ede6e0b94af29b5bc85646b2bc0
d5f6ac64a1f85c3333c71a7d81749b49145b9a16
refs/heads/master
2022-12-09T23:21:28.649252
2020-04-28T22:53:07
2020-04-28T22:53:07
133,093,367
3
2
null
2021-09-22T17:51:39
2018-05-11T22:14:01
Python
UTF-8
Python
false
false
3,351
py
from cicsa_ranking.models import Member from .AbstractCustomClass import AbstractCustomClass from panel.component.CustomElements import Choices from misc.CustomFunctions import MiscFunctions, RequestFunctions, LogFunctions class MemberView(AbstractCustomClass): def __init__(self, request): self.base_class...
[ "jeffreykam0415@gmail.com" ]
jeffreykam0415@gmail.com
399b13357b719cf03b12dbebc9c3cd588315a576
5774101105b47d78adb7a57eefdfa21502bbd70c
/Django/csvt-django/csvt05/manage.py
cf37dbd64ee66f2e67594f34529b3a7bff46f5fa
[]
no_license
zhlthunder/python-study
34d928f0ebbdcd5543ae0f41baaea955c92f5c56
0f25dd5105ba46791842d66babbe4c3a64819ee5
refs/heads/master
2023-01-12T18:39:47.184978
2018-10-07T23:48:04
2018-10-07T23:48:04
90,516,611
0
1
null
2022-12-26T19:46:22
2017-05-07T07:39:48
HTML
UTF-8
Python
false
false
804
py
#!/usr/bin/env python import os import sys if __name__ == "__main__": os.environ.setdefault("DJANGO_SETTINGS_MODULE", "csvt05.settings") try: from django.core.management import execute_from_command_line except ImportError: # The above import may fail for some other reason. Ensure that the ...
[ "zhlthunder@163.com" ]
zhlthunder@163.com
a06db2c071875ff44793b4fa25d314d8e7a501c1
0178c69ef9fc5e49cadeaadddb4839eeff3f4a2a
/examples/sac.py
edb4bb7454feec8eb93576ef06326455a559076a
[]
no_license
YangHaha11514/rlkit
3b17de2b4861e12b8c13c849410b7fab335157df
8c2ee5d1602423e352724a0b0845c646688f98df
refs/heads/master
2020-03-14T06:22:53.568011
2018-03-11T01:31:38
2018-03-11T01:31:38
131,482,724
1
0
null
2018-04-29T09:46:53
2018-04-29T09:46:53
null
UTF-8
Python
false
false
1,813
py
""" Run PyTorch Soft Actor Critic on HalfCheetahEnv. NOTE: You need PyTorch 0.3 or more (to have torch.distributions) """ import gym import numpy as np import rlkit.torch.pytorch_util as ptu from rlkit.envs.wrappers import NormalizedBoxEnv from rlkit.launchers.launcher_util import setup_logger from rlkit.torch.sac.po...
[ "vitchyr@gmail.com" ]
vitchyr@gmail.com
05352a15e8fe5729ce8218b174d55903f616d532
0f812d8a0a3743a9ff9df414e096a7f9830b0397
/old/demo/onelinkmanipulator_demo_PID.py
56c7d8e95f6edfbf0742cc0e0823707431e2d674
[ "MIT" ]
permissive
pierrecaillouette/AlexRobotics
18977eec79875b7fc8c84d11f1c680be93b43fcb
2223100df3e141d88491dde3d60a4eadd07a5c72
refs/heads/master
2021-04-09T03:18:58.858708
2019-04-28T15:30:26
2019-04-28T15:30:26
248,833,850
0
0
MIT
2020-03-20T19:14:52
2020-03-20T19:14:52
null
UTF-8
Python
false
false
2,985
py
# -*- coding: utf-8 -*- """ Created on Sun Mar 6 15:27:04 2016 @author: alex """ import numpy as np ########################### # Load libs ########################### from AlexRobotics.dynamic import Manipulator from AlexRobotics.control import linear from AlexRobotics.control import ComputedTorque from AlexR...
[ "alx87grd@gmail.com" ]
alx87grd@gmail.com
3f38851402838e78a9602b3e882605fb1e2d4f86
14f4d045750f7cf45252838d625b2a761d5dee38
/argo/test/test_io_k8s_kube_aggregator_pkg_apis_apiregistration_v1beta1_api_service_condition.py
01d2de718c08b57e04b58fbd20a8e3d5c8c0eb44
[]
no_license
nfillot/argo_client
cf8d7413d728edb4623de403e03d119fe3699ee9
c8cf80842f9eebbf4569f3d67b9d8eff4ba405fa
refs/heads/master
2020-07-11T13:06:35.518331
2019-08-26T20:54:07
2019-08-26T20:54:07
204,546,868
1
0
null
null
null
null
UTF-8
Python
false
false
1,330
py
# coding: utf-8 """ Kubernetes No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501 OpenAPI spec version: v1.14.0 Generated by: https://github.com/swagger-api/swagger-codegen.git """ from __future__ import absolute_import import un...
[ "nfillot@weborama.com" ]
nfillot@weborama.com
8fe298aaf5cf8b93c96ab107fbe0f5771e3f5e25
b775940595617a13289ee7006cf837f8f3a34480
/examples/ppk_plot.py
24497e1d56f97c75755d7197f2dbe75215961c3c
[]
no_license
Nathan-Walk/manufacturing
5d2f58c2be45c9ccb2263bd750b6c18809fe76d4
2a22457ff9ef695da649a1e11d0cf7cb8ddde348
refs/heads/master
2023-03-08T19:48:15.613729
2021-02-26T01:05:46
2021-02-26T01:05:46
null
0
0
null
null
null
null
UTF-8
Python
false
false
276
py
import logging import matplotlib.pyplot as plt from manufacturing import import_excel, ppk_plot logging.basicConfig(level=logging.INFO) data = import_excel('data/example_data_with_faults.xlsx', columnname='value (lcl=-7.4 ucl=7.4)', skiprows=3) ppk_plot(**data) plt.show()
[ "slightlynybbled@gmail.com" ]
slightlynybbled@gmail.com
37857bc4bb9559c9e3f68635744baf75a7cc8762
c086a38a366b0724d7339ae94d6bfb489413d2f4
/PythonEnv/Lib/site-packages/docutils/utils/urischemes.py
01335601af86e67266b95a75aa5f0935ea92bcf5
[]
no_license
FlowkoHinti/Dionysos
2dc06651a4fc9b4c8c90d264b2f820f34d736650
d9f8fbf3bb0713527dc33383a7f3e135b2041638
refs/heads/master
2021-03-02T01:14:18.622703
2020-06-09T08:28:44
2020-06-09T08:28:44
245,826,041
2
1
null
null
null
null
UTF-8
Python
false
false
6,028
py
# $Id: urischemes.py 8376 2019-08-27 19:49:29Z milde $ # Author: David Goodger <goodger@python.org> # Copyright: This module has been placed in the public domain. """ `schemes` is a dictionary with lowercase URI addressing schemes as keys and descriptions as values. It was compiled from the index at http://www.iana.or...
[ "=" ]
=
3c6272b5ed36863e8a7b012c1491944ae1bc0fed
d61f7eda203a336868c010abb8f9a6f45dd51adb
/217. Contains Duplicate.py
bfe1c7f845dd61be31b14fab7c6bc51dc3d70b9b
[]
no_license
Mschikay/leetcode
b91df914afc728c2ae1a13d3994568bb6c1dcffb
7c5e5fe76cee542f67cd7dd3a389470b02597548
refs/heads/master
2020-04-17T12:11:38.810325
2019-10-06T02:37:32
2019-10-06T02:37:32
166,570,922
0
0
null
null
null
null
UTF-8
Python
false
false
269
py
class Solution: def containsDuplicate(self, nums: List[int]) -> bool: # s = set() # for n in nums: # if n in s: # return True # s.add(n) # return False return not (len(set(nums)) == len(nums))
[ "chikaytong@gmail.com" ]
chikaytong@gmail.com
10320c2b5c5d228ae3ada19ae71d1c1b9d7fff71
77d7f2c1284b276c95ad31b15ac2bde077f1ceca
/fastreid/data/common.py
959fefb3f17b62bcdefa3071913ff3df58331735
[ "Apache-2.0" ]
permissive
Cris-zj/fast-reid
a53f19fefe149eec93d0f1b2a1d61136d9c9eaf6
db4b65444912cfd54675e6a52fa12e2d1321e971
refs/heads/master
2022-12-14T15:23:40.820118
2020-08-31T12:34:33
2020-08-31T12:34:33
291,639,026
2
0
Apache-2.0
2020-08-31T06:56:24
2020-08-31T06:56:23
null
UTF-8
Python
false
false
1,078
py
# encoding: utf-8 """ @author: liaoxingyu @contact: sherlockliao01@gmail.com """ from torch.utils.data import Dataset from .data_utils import read_image class CommDataset(Dataset): """Image Person ReID Dataset""" def __init__(self, img_items, transform=None, relabel=True): self.img_items = img_ite...
[ "sherlockliao01@gmail.com" ]
sherlockliao01@gmail.com
43161b15896e4902218ba23e07244705afec3bd9
b0bb0dcdf8228cbdd02e47a9e2097892f7dd0861
/bak/download.py
03f5f93a9a8b197c04727d19e700059556ff1ede
[]
no_license
scmsqhn/zipline_for_u
562de0d8ed638de431d207e6808db7e19fc168f7
369b17fd3142fcfb9ced7ce0b17a3a35a8af37d4
refs/heads/master
2021-01-20T06:51:09.012662
2017-05-02T14:54:38
2017-05-02T14:54:38
89,936,089
1
0
null
null
null
null
UTF-8
Python
false
false
5,161
py
# -*- coding: utf-8 -*- # @Author: yuqing5 # date: 20151023 import tushare as ts from sqlalchemy import create_engine import datetime import time import pandas as pd import os import cPickle from pandas import DataFrame import pandas.io.sql as SQL import sys sys.path.append('./utility/') from tool_decor...
[ "haining.qin@changhong.com" ]
haining.qin@changhong.com
00c4fad7606971274a79c91af14dc8412935ba2e
c5becab2d4201f2e828d052c22b4496a3bbe4927
/tests/pipelines/test_pipelines_conversational.py
9ed32adda652d5983ed5995d8d94a7a0df5d635c
[ "Apache-2.0" ]
permissive
thomwolf/transformers
ba665c456b2acd636d8e3876a87ea446ae0ae092
166dfa88e5dfdca1d99197e5006e4e2ea9e49cba
refs/heads/master
2023-03-08T03:37:13.519336
2023-02-15T15:00:01
2023-02-15T15:00:01
238,908,404
4
1
Apache-2.0
2023-02-25T16:09:30
2020-02-07T11:40:04
Python
UTF-8
Python
false
false
17,110
py
# Copyright 2020 The HuggingFace Team. 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 applicabl...
[ "noreply@github.com" ]
thomwolf.noreply@github.com
9a2930492647fe490bf485ff55258371f5687191
3a63a9af2693b7d2f87a6d2db0585d8ce5480934
/vision-vgg_objects.py
3eb6277cd8e7d427d5a26d0fbd15066c271bf1e7
[]
no_license
andreeadeac22/HackCam2018
d167f71069c6fe529f1e88dd92e31794b64e6773
0bb529b0d0cc11583722107b7125eb0671ca149a
refs/heads/master
2021-05-09T09:45:34.945701
2018-01-30T00:21:57
2018-01-30T00:21:57
119,458,996
0
0
null
null
null
null
UTF-8
Python
false
false
863
py
import torch from torch.autograd import Variable as V import torchvision.models as models from torchvision.models.vgg import vgg16 from torchvision import transforms as trn from torch.nn import functional as F from PIL import Image def image_to_objects(img_name): model = vgg16(pretrained=True) model.eval() ...
[ "andreeadeac22@gmail.com" ]
andreeadeac22@gmail.com
bc026c4ed31e48c1c7c6a8dad59f6f27b760e5de
d44b5a657e7cd69c875b55dd5cddf21812e89095
/pixel_cnn/model/resnet.py
4c7abe39625aca83798614a9c570268916820747
[ "Apache-2.0" ]
permissive
nel215/chainer-pixel-cnn
ca8ae17fda998f7677dea785e53319b3fc646e76
94b064f9e66355d141ed5d6cce0c38492203715b
refs/heads/master
2020-04-02T02:11:29.546694
2018-10-21T12:10:43
2018-10-21T12:10:43
153,896,421
0
0
null
null
null
null
UTF-8
Python
false
false
774
py
from chainer import Chain from chainer import links as L from chainer import functions as F def concat_elu(x): return F.elu(F.concat([x, -x], 1)) class GatedResnet(Chain): def __init__(self, n_out, Conv2D): super(GatedResnet, self).__init__() with self.init_scope(): self.conv1 =...
[ "otomo.yuhei@gmail.com" ]
otomo.yuhei@gmail.com
e6ffa0af18975bc4140bb2a0fd222509374d096d
174975248ffa04bb0339ace7475a791842e99ffb
/reverse_bits.py
141244053c843ee9fa1eb7c73d05ab32903b8c86
[]
no_license
KONAPAVANKUMAR/code-library
87a5525dcf71aaba47f233df17ad31227cb3c44b
6839ef596858515119a3c300b031a107c8d72292
refs/heads/main
2023-06-02T09:33:21.382512
2021-06-24T09:49:00
2021-06-24T09:49:00
378,131,322
0
0
null
2021-06-24T09:41:12
2021-06-18T11:39:22
Python
UTF-8
Python
false
false
415
py
def get_reverse_bit_string(number: int) -> str: bit_string = "" for _ in range(0, 32): bit_string += str(number % 2) number = number >> 1 return bit_string def reverse_bit(number): result = 0 for _ in range(1, 33): result = result << 1 end_bit = number % 2 n...
[ "pavankumarkona@PAVANs-MacBook-Pro.local" ]
pavankumarkona@PAVANs-MacBook-Pro.local
57e50197193509c44c617169693c5d944c8f76f3
393ccacef32461f5d7f4b21419a7c695df9c62a7
/lpo/sp/fmail/fmail.admin/datas/postcodes/81.cgi
713794904723a1b6c22d73975a7aabfd7c129bf5
[]
no_license
emoshu-yuta-okuma/nakagawa-dent-hp
ebc6c66efc624a256f0d7e30c2e26b9aae162cd7
e83e8c7060881b7267f90ca3f2c599d614a219a1
refs/heads/master
2023-01-14T12:39:19.874341
2020-11-12T06:33:00
2020-11-12T06:33:00
null
0
0
null
null
null
null
UTF-8
Python
false
false
160,735
cgi
40131,813,8130000,フクオカケン,フクオカシヒガシク,イカニケイサイガナイバアイ,福岡県,福岡市東区,以下に掲載がない場合,0,0,0,0,0,0 40131,813,8130025,フクオカケン,フクオカシヒガシク,アオバ,福岡県,福岡市東区,青葉,0,0,1,0,0,0 40131,81103,8110322,フクオカケン,フクオカシヒガシク,オオタケ,福岡県,福岡市東区,大岳,0,0,1,0,0,0 40131,812,8120052,フクオカケン,フクオカシヒガシク,カイヅカダンチ,福岡県,福岡市東区,貝塚団地,0,0,0,0,0,0 40131,813,8130011,フクオカケン,フクオ...
[ "y.dream.nest@icloud.com" ]
y.dream.nest@icloud.com
70425764af9a4af7b00d9a87514deba1e28c8fda
722af8e6fa81960a6119c2e45ba6795771bad595
/agents/migrations/0043_veri.py
a9fbb71d81b2b140fcb68e8c4a02de3f0a744641
[]
no_license
witty-technologies-empowerment/pmc
85d21fa3c360d40adeec7ca93792b5bc68c258e5
201bee60197240eec911637e136cf14bc5814eec
refs/heads/master
2023-05-27T12:37:48.894933
2021-06-13T04:34:57
2021-06-13T04:34:57
376,439,472
0
0
null
null
null
null
UTF-8
Python
false
false
790
py
# Generated by Django 2.2.6 on 2020-02-04 15:09 from django.db import migrations, models class Migration(migrations.Migration): dependencies = [ ('agents', '0042_auto_20191022_0303'), ] operations = [ migrations.CreateModel( name='Veri', fields=[ ...
[ "www.spbiology@gmail.com" ]
www.spbiology@gmail.com
6bc8e6bda70fb29b075f4f3c8c40b9a6b2656fcf
9c6e63eb1796bbf4c37d93fca941fb67b4cd4741
/trunk/scarlett/app.py
7f7179015d2a9cefbdbe4557f2fd080029521298
[]
no_license
BGCX261/zizw-svn-to-git
ffc6636d8e0d91b24f124ba3d16c61af10d7441c
c8d068af7a36396ce707dc035b15330c77b02f2a
refs/heads/master
2016-09-05T13:11:22.053860
2015-08-25T15:51:45
2015-08-25T15:51:45
41,585,036
0
0
null
null
null
null
UTF-8
Python
false
false
4,466
py
import logging import webob import wsgiref.handlers import simplejson.encoder import simplejson.decoder from google.appengine.ext import db from google.appengine.api import users from scarlett import model from scarlett import utils jsonEncoder = simplejson.encoder.JSONEncoder() jsonDecoder = simplejson.d...
[ "you@example.com" ]
you@example.com
388430234a19c8d3bb7df514027066b68cf8fc68
3507fdc5012e55f6a784d70a7ad6da11224e5bfe
/caesar_cipher.py
2fa71c8cece652f7e97971c772561d702a65ad0c
[]
no_license
jonasthiel/100-days-of-code-python
640be865bdba10cca17ba72c4923cf9961ed570c
94ad366d10ed862c6c699ae1f242bd462f2ba597
refs/heads/main
2023-04-03T11:53:16.993098
2021-04-09T14:20:41
2021-04-09T14:20:41
330,404,825
0
0
null
null
null
null
UTF-8
Python
false
false
1,924
py
from os import system alphabet = ['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z'] logo = """ ,adPPYba, ,adPPYYba, ,adPPYba, ,adPPYba, ,adPPYYba, 8b,dPPYba, a8" "" "" `Y8 a8P_____88 I8[ "" "" `Y8 88P' "Y8 8b ,a...
[ "41738638+jonasthiel@users.noreply.github.com" ]
41738638+jonasthiel@users.noreply.github.com
ceb0c0134cb3480fdab988077750fcef69ee298d
f8ea3582884df87172cb747e424ebd0c20223614
/(sandbox,tobemerged)/setup.py
bfdf53b7357b1a52aaad77a7986bc61cc1b5ddd9
[ "MIT" ]
permissive
karimbahgat/PythonGis
94f52f800a769ee54b12c7277604ead011465321
fb99148a15bcbe0438ddca67b484a15076bd961a
refs/heads/master
2023-04-12T15:59:08.522464
2022-09-09T22:48:32
2022-09-09T22:48:32
47,153,255
5
1
null
null
null
null
UTF-8
Python
false
false
1,260
py
############ ### allow building the exe by simply running this script import sys sys.argv.append("py2exe") ############ ### imports from distutils.core import setup import py2exe ########### ### options WINDOWS = [{"script": "guitester.py", "icon_resources": [(1,"pythongis/app/logo.ico")] }] OPTIONS = {"s...
[ "Karim.bahgat.norway@gmail.com" ]
Karim.bahgat.norway@gmail.com
d519581682c5b4acb68ab1878e3cda3a7b8c4ddd
5e2655fb23e558c54695dea5c9456b5552570947
/localdev/seed/management/commands/seed_data.py
f42ad2be00ea5d9f4f5111900de0d82b66bf4e16
[ "BSD-3-Clause" ]
permissive
mitodl/bootcamp-ecommerce
992cb23243462d82c75cfae6c115a27728491219
339c67b84b661a37ffe32580da72383d95666c5c
refs/heads/master
2023-08-31T10:45:57.827990
2023-07-25T13:55:32
2023-07-25T13:55:32
82,849,185
6
3
BSD-3-Clause
2023-08-24T20:25:47
2017-02-22T20:27:24
Python
UTF-8
Python
false
false
709
py
"""Management command to create or update seed data""" from django.core.management.base import BaseCommand from localdev.seed.api import create_seed_data from localdev.seed.utils import get_raw_seed_data_from_file class Command(BaseCommand): """Creates or updates seed data based on a raw seed data file""" h...
[ "noreply@github.com" ]
mitodl.noreply@github.com
c7040497fddc70804c791aa8caffd6ee49621d0d
98c6ea9c884152e8340605a706efefbea6170be5
/examples/data/Assignment_2/hbbirf001/question3.py
86f1543deb5d0d08303893c1de5d53fe0d63e38e
[]
no_license
MrHamdulay/csc3-capstone
479d659e1dcd28040e83ebd9e3374d0ccc0c6817
6f0fa0fa1555ceb1b0fb33f25e9694e68b6a53d2
refs/heads/master
2021-03-12T21:55:57.781339
2014-09-22T02:22:22
2014-09-22T02:22:22
22,372,174
0
0
null
null
null
null
UTF-8
Python
false
false
260
py
import math pi =2 denom = math.sqrt(2) while denom != 2: pi = pi*2/denom denom = math.sqrt(2+denom) print('Approximation of pi:',round(pi,3),sep=' ') radius = eval(input('Enter the radius:\n')) area = pi*radius**2 print('Area:', round(area,3))
[ "jarr2000@gmail.com" ]
jarr2000@gmail.com
907107ef98f88293e5eab6076021cbe6900e6c7d
44acca58155b0a5a2b46d6a9ed255befece4f5d1
/api_vendas/api_vendas/wsgi.py
298a0f3193ddd7ce468b07db9e5f06b15df79e98
[]
no_license
GeovaneCavalcante/appHubVendas
6f6c74cb2f94b2534ab1c3d0f241422fb88b81f4
068bb08e2a270d132e60502c35edc11a4526f671
refs/heads/master
2020-03-20T07:22:32.555287
2018-06-13T22:38:53
2018-06-13T22:38:53
null
0
0
null
null
null
null
UTF-8
Python
false
false
398
py
""" WSGI config for api_vendas 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/1.11/howto/deployment/wsgi/ """ import os from django.core.wsgi import get_wsgi_application os.environ.setdefault("DJANGO_S...
[ "geovanefeitosacavalcante@gmail.com" ]
geovanefeitosacavalcante@gmail.com
65fc92a79bd813ef453b821d8a02b1a20e6cd577
e588da296dd6ec3bedee9d24444dfca6e8780aef
/classroom examples/10.py
ab241aa1417f606aba6c9459a043d03a16b9e3e0
[]
no_license
sujith1919/TCS-Python
98eac61a02500a0e8f3139e431c98a509828c867
c988cf078616540fe7f56e3ebdfd964aebd14519
refs/heads/master
2023-03-02T09:03:10.052633
2021-02-02T16:40:18
2021-02-02T16:40:18
335,355,862
0
0
null
null
null
null
UTF-8
Python
false
false
238
py
import time import os starttime=time.time() for x in range(1000): x**x endtime=time.time() print(endtime-starttime) time.sleep(1) #sleeps for 1 second ts = os.path.getctime("10.py") print(ts) print(time.ctime(ts))
[ "jayarajan.sujith@oracle.com" ]
jayarajan.sujith@oracle.com
22256ba682801c86d92e53c516104a2ac18db1fd
b27b26462524984951bfbab9250abd145ecfd4c8
/Demoing/stage_two/bloomingtonnormal/craigslist_sample/craigslist_sample/spiders/craigslist_spider.py
9ccd525099e5b2802a2344337a1293d1d28242f0
[]
no_license
afcarl/fastTraffickingGrab
cb813d066f1f69f359598e0b55e632dafd273c89
9ff274cb7c9b6c7b60d1436c209b2bfc5907267d
refs/heads/master
2020-03-26T06:21:21.404931
2014-08-16T12:38:29
2014-08-16T12:38:29
null
0
0
null
null
null
null
UTF-8
Python
false
false
6,042
py
from scrapy.contrib.spiders import CrawlSpider, Rule from scrapy.contrib.linkextractors.sgml import SgmlLinkExtractor from scrapy.selector import HtmlXPathSelector from craigslist_sample.items import CraigslistSampleItem class CraigslistSpider(CrawlSpider): name = "craigslist" allowed_domains = ["craigslist....
[ "ericschles@gmail.com" ]
ericschles@gmail.com
07b8a5019433683f2a6f9216935aaa0a5caa2f35
f0b75bd94f133a13f469f429a696f26be3be9862
/week 2/.history/python_second_assignment_20200204163718.py
b9cd1fdfdd8aa3efdde2ac692d9c4aefc42371f3
[]
no_license
dechavez4/Python_handin_assignments
023350fabd212cdf2a4ee9cd301306dc5fd6bea0
82fd8c991e560c18ecb2152ea5a8fc35dfc3c608
refs/heads/master
2023-01-11T23:31:27.220757
2020-05-22T10:33:56
2020-05-22T10:33:56
237,179,899
0
0
null
2022-12-30T20:14:04
2020-01-30T09:30:16
Python
UTF-8
Python
false
false
2,196
py
import csv from sys import argv import platform import argparse import os.path from os import path # Create a python file with 3 functions: # A. def print_file_content(file) that can print content of a csv file to the console def print_file_content(file): with open(file) as csv_file: content = csv_fil...
[ "chavezgamingv2@hotmail.com" ]
chavezgamingv2@hotmail.com
8d1e0879923a18a294c104bbdfeb17dc5fd8e53f
ed63c99ccb0beebcfe9bff2ef68e9c86877fa7d8
/synthesizer/train.py
823dcd119ae7f939f68829aa6c221721e8806a3a
[ "MIT" ]
permissive
X-CCS/Real-Time-Voice-Cloning-1
d25588a852b87849f9a517d587a3a36d086bbae0
ae4aa2aa1605168d2f04275e1a45f6de2d88f3f0
refs/heads/master
2022-02-28T03:29:26.135339
2019-10-23T12:01:10
2019-10-23T12:01:10
null
0
0
null
null
null
null
UTF-8
Python
false
false
21,152
py
from synthesizer.utils.symbols import symbols from synthesizer.utils.text import sequence_to_text from synthesizer.hparams import hparams_debug_string from synthesizer.feeder import Feeder from synthesizer.models import create_model from synthesizer.utils import ValueWindow, plot from synthesizer import infolog, audio ...
[ "red_wind@foxmail.com" ]
red_wind@foxmail.com
8f0ea1ddcb842afbdfefab10bdc1a50be19625f3
a140b45f9f16b74353d15ed573ea765b3fef046d
/algorithms/leet.0693.src.1.py
04b92c007caace7e60b187ff08050dfd9eefba49
[]
no_license
fish-ball/leetcode
258d4b37f05560d914bcd29f7c54820deeadb33f
3dfd8f73c65d43cc2766c20700a619141acb927b
refs/heads/master
2023-05-28T18:32:43.638675
2023-05-20T04:25:23
2023-05-20T04:25:23
31,968,994
1
0
null
null
null
null
UTF-8
Python
false
false
207
py
class Solution: def hasAlternatingBits(self, n: int) -> bool: if n <= 2: return True if n & 3 in (3, 0): return False return self.hasAlternatingBits(n>>1)
[ "noreply@github.com" ]
fish-ball.noreply@github.com
5fa3c9d9bb0d62ebb1c3fba841f5fde8baeb38ba
f0d713996eb095bcdc701f3fab0a8110b8541cbb
/tDswMNY7X9h7tyTS4_22.py
cf345fc278bf3cb0fa4a9810e75fe0ead3c22a1a
[]
no_license
daniel-reich/turbo-robot
feda6c0523bb83ab8954b6d06302bfec5b16ebdf
a7a25c63097674c0a81675eed7e6b763785f1c41
refs/heads/main
2023-03-26T01:55:14.210264
2021-03-23T16:08:01
2021-03-23T16:08:01
350,773,815
0
0
null
null
null
null
UTF-8
Python
false
false
1,116
py
""" **Mubashir** was reading about [Pascal's triangle](https://en.wikipedia.org/wiki/Pascal's_triangle) on Wikipedia. In mathematics, Pascal's triangle is a triangular array of the binomial coefficients that arises in probability theory, combinatorics, and algebra. ![Mubashir](https://edabit- challenges.s3.amazon...
[ "daniel.reich@danielreichs-MacBook-Pro.local" ]
daniel.reich@danielreichs-MacBook-Pro.local
dc0795e8588404f2f441e385ff7792de19d21846
f0e0c1637f3b49fd914410361c3f1f3948462659
/Python/Math/integers_come_in_all_sizes.py
067bf933bb0a96f4a2758091ba2df74899b1be13
[]
no_license
georggoetz/hackerrank-py
399bcd0599f3c96d456725471708068f6c0fc4b1
a8478670fcc65ca034df8017083269cb37ebf8b0
refs/heads/master
2021-09-18T07:47:32.224981
2018-07-11T09:24:49
2018-07-11T09:24:49
111,611,930
0
0
null
null
null
null
UTF-8
Python
false
false
369
py
# http://www.hackerrank.com/contests/python-tutorial/challenges/python-integers-come-in-all-sizes def solve(a, b, c, d): """ >>> solve(9, 29, 7, 27) 4710194409608608369201743232 """ print(a ** b + c ** d) if __name__ == "__main__": a = int(input()) b = int(input()) c = int(input()) ...
[ "GeorgG@haufe.com" ]
GeorgG@haufe.com
e70f14eb83da74ee83dd9e8854f5f79da094837c
fb783dda8d0ca34ad95d0c3f7ebbb6794a4b0467
/ball.py
a2d479dde631ec996cf01de0feb2431d739b6875
[]
no_license
Loai17/Y--Project
967ec843ccc033fcdfdb59bd676adcfbea397446
155e9820bfa42c13e3dc7a82976146b1b86505ce
refs/heads/master
2020-04-12T16:29:00.322136
2018-12-27T10:34:39
2018-12-27T10:34:39
162,613,892
0
0
null
null
null
null
UTF-8
Python
false
false
1,014
py
from turtle import * class Ball(Turtle): def __init__(self,x,y,dx,dy,r,color): Turtle.__init__(self) self.dx=dx self.dy=dy self.r=r self.pu() ...
[ "aboud20@meet.mit.edu" ]
aboud20@meet.mit.edu
aa2a8c8f570a1c0f44928db8d59780469b207993
4f97122844fb8cbaccf9ed9fa300a27a290d1a37
/1/111.py
0a46d7eb3eec2fe044cfcd027f9ffbf0dbd17e63
[]
no_license
cq146637/Advanced
52d97ab0f8e7ec85e6d81692e92bad967af066e6
18380e5c51124ef1e6d243ae216280b49edc7001
refs/heads/master
2020-03-22T03:05:02.960444
2018-07-02T08:30:27
2018-07-02T08:30:27
139,151,714
0
0
null
null
null
null
UTF-8
Python
false
false
834
py
__author__ = 'Cq' from collections import deque import pickle from random import randint import os result = randint(1,100) print("result is ",result) deque1 = deque([],5) if os.path.isfile("save.data"): deque1 = pickle.load(open("save.data")) while True: k = input("\nplease input your guess number: ") ...
[ "1016025625@qq.com" ]
1016025625@qq.com
4148ba0011b8da0c23ac14048f68d96a7d5a144f
ed7f2c5c235d1a3beca2ad78f8ef6eecd9afeea6
/src/motors.py
d32ecdccd49447815025fb0116e63b984bb1da0e
[]
no_license
mvwicky/roboSim
8f48bdfa291cfe6abc1c6a7294c7ab59161e3304
c4d5d5f641ed976c71a591085019fcedc2ec3a5a
refs/heads/master
2016-09-10T10:40:11.235120
2014-08-19T18:51:06
2014-08-19T18:51:06
null
0
0
null
null
null
null
UTF-8
Python
false
false
1,741
py
import os import sys import random import math import utilFunctions as utlF class motor(object): """Generic motor object""" def __init__(self,port,wheelRad=0,ticks=1000,tolerance=0,sprite=None): """port:which port the motor is in wheelRad:the radius of the attached wheel if not a drive motor: wheelRa...
[ "mvanwickle@gmail.com" ]
mvanwickle@gmail.com
2ea42ed75506284aeaca6832127c5ac1f95139ab
c23b4c6253ca5a0d42822dd0d28ffa752c11ebf5
/exercises/c3ec2a04-cbca-459a-951f-f17cc34310c7/skeletons/8fd3c5ac-35d2-40cd-9d21-77a4a6671d7c/skeleton4.py3
e2a36f52de4511c924c13798bc533064cd0477c9
[]
no_license
josepaiva94/e57d8867-6234-41a6-b239-2cd978ad1e70
803e2eb1e2db23c64409bc72ff00c4463875a82f
aa270941dd8cf7b2e1ec8ac89445b1ab3a47f89d
refs/heads/master
2023-01-07T10:49:56.871378
2020-11-16T11:28:14
2020-11-16T11:28:14
null
0
0
null
null
null
null
UTF-8
Python
false
false
134
py3
if largest != root_index: nums[root_index], nums[largest] = nums[largest], nums[root_index] heapify(nums, heap_size, largest)
[ "56930760+jcpaiva-fgpe@users.noreply.github.com" ]
56930760+jcpaiva-fgpe@users.noreply.github.com
b8b5d53aedd215e4c38db5455b764f4b73bb83b5
3420aba3622faf2d4aede984c656f68ad24a1f3c
/backend/personal_care_22730/settings.py
230da7088fe365290e5935afd842c015a2ea9d7d
[]
no_license
crowdbotics-apps/personal-care-22730
bb81af122e64cb58f6d52df31df328b6dfa4b25d
066d2cd5e890057df054ea7c5b3b5f061e872371
refs/heads/master
2023-01-11T06:30:05.971088
2020-11-18T16:23:30
2020-11-18T16:23:30
313,990,783
0
0
null
null
null
null
UTF-8
Python
false
false
7,048
py
""" Django settings for personal_care_22730 project. Generated by 'django-admin startproject' using Django 2.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/ """ ...
[ "team@crowdbotics.com" ]
team@crowdbotics.com
52bc7632cb2fb0f992aefdbbb894875a1607ea42
508321d683975b2339e5292202f3b7a51bfbe22d
/Userset.vim/ftplugin/python/CompletePack/maya/app/renderSetup/model/collection.py
6f5c78e3c5ec754621968564b253a3121787e876
[]
no_license
cundesi/vimSetSa
4947d97bcfe89e27fd2727423112bb37aac402e2
0d3f9e5724b471ab21aa1199cc3b4676e30f8aab
refs/heads/master
2020-03-28T05:54:44.721896
2018-08-31T07:23:41
2018-08-31T07:23:41
null
0
0
null
null
null
null
UTF-8
Python
false
false
54,254
py
"""Collection node class and utility functions. This module provides the collection class, as well as utility functions to operate on collections. The collection owns its associated selector node: on collection delete, the collection is deleted as well. Conceptually, a collection fulfills four...
[ "noreply@github.com" ]
cundesi.noreply@github.com
56c15e78ef411bada79abd374bd7d67e36ff9929
234c7fb0bdabdd696c8e4c6a449ac2c8e3f14ad5
/build/PureCloudPlatformClientV2/models/workday_values_trend.py
2cd0430e7aa02ba9e1bd12ac92f707c225c96002
[ "Apache-2.0", "MIT" ]
permissive
humano7/platform-client-sdk-python
2a942c43cc2d69e8cb0c4113d998e6e0664fdedb
dd5b693b1fc90c9dcb36885d7227f11221db5980
refs/heads/master
2023-04-12T05:05:53.932393
2021-04-22T03:41:22
2021-04-22T03:41:22
null
0
0
null
null
null
null
UTF-8
Python
false
false
7,713
py
# coding: utf-8 """ Copyright 2016 SmartBear Software 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...
[ "purecloud-jenkins@ininica.com" ]
purecloud-jenkins@ininica.com
491a1f11b35ab27ff0eb2c2ce7bb95b422862b4a
ed7cd7760c708720f5a847a02b0c3a50cca0175e
/docs/conf.py
c6db3e446649d27013be9c86061f2f9677830789
[ "MIT" ]
permissive
jcapriot/aurora
bf98b1236e7dc43e0189df71725f7f862d271984
08d5ccc671054a2b646a4effb412a2ed48314646
refs/heads/main
2023-09-05T00:07:16.984109
2021-10-27T02:49:41
2021-10-27T02:49:41
null
0
0
null
null
null
null
UTF-8
Python
false
false
3,585
py
# Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html # -- Path setup -------------------------------------------------------------- # If ex...
[ "lindseyheagy@gmail.com" ]
lindseyheagy@gmail.com
13f0735af7afa71669e0b00ec47e9d7d07d8bce0
d5214b1331c9dae59d95ba5b3aa3e9f449ad6695
/qPloneDropDownMenu/branches/0.2/skins/qPloneDropDownMenu/qpdm_reorder.py
e0bfe0d169c75bd9dae28edd63c26790aeb59ec2
[]
no_license
kroman0/products
1661ee25a224c4b5f172f98110944f56136c77cf
f359bb64db22f468db5d1e411638790e94d535a2
refs/heads/master
2021-01-10T07:58:04.579234
2014-06-11T12:05:56
2014-06-11T12:05:56
52,677,831
0
0
null
null
null
null
UTF-8
Python
false
false
473
py
## Script (Python) "qpdm_reorder" ##bind container=container ##bind context=context ##bind namespace= ##bind script=script ##bind subpath=traverse_subpath ##parameters= submenu_path, idxs ##title= ## from Products.CMFCore.utils import getToolByName menu_tool = getToolByName(context, 'portal_dropdownmenu') menuitem = ...
[ "mylan@4df3d6c7-0a05-0410-9bee-ae8b7a76f946" ]
mylan@4df3d6c7-0a05-0410-9bee-ae8b7a76f946
432aae4837c6d251b61eb69326fd327cebce4c6c
a63d907ad63ba6705420a6fb2788196d1bd3763c
/src/api/resourcecenter/serializers/processing_metrics_serializers.py
bb72d5540d96efd33b60750a04d702611cbf0b03
[ "MIT" ]
permissive
Tencent/bk-base
a38461072811667dc2880a13a5232004fe771a4b
6d483b4df67739b26cc8ecaa56c1d76ab46bd7a2
refs/heads/master
2022-07-30T04:24:53.370661
2022-04-02T10:30:55
2022-04-02T10:30:55
381,257,882
101
51
NOASSERTION
2022-04-02T10:30:56
2021-06-29T06:10:01
Python
UTF-8
Python
false
false
2,364
py
# -*- coding: utf-8 -*- """ Tencent is pleased to support the open source community by making BK-BASE 蓝鲸基础平台 available. Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved. BK-BASE 蓝鲸基础平台 is licensed under the MIT License. License for BK-BASE 蓝鲸基础平台: -------------------------------------------...
[ "terrencehan@tencent.com" ]
terrencehan@tencent.com
ff96ced9ce7021a3e0768e0e4493dcaaee8df6fd
a6086dcd794ee1419081761e473433081249059f
/app/api/errors.py
9e92b5acf600ead372909b7faad5a3d73fe777ea
[]
no_license
billy0402/flask-stock-api
f1d6f51d7d67300eccc2d7621eacc41f3a8ec609
2d656c80b2a062f8dd4f7f8466ed3060f7d56477
refs/heads/master
2023-07-18T15:40:53.869479
2021-09-08T18:57:47
2021-09-08T18:57:47
402,569,924
1
0
null
null
null
null
UTF-8
Python
false
false
632
py
from flask import jsonify from . import api from ..exceptions import ValidationError def bad_request(message): response = jsonify({'error': 'bad request', 'message': message}) response.status_code = 400 return response def unauthorized(message): response = jsonify({'error': 'unauthorized', 'message...
[ "10646003@ntub.edu.tw" ]
10646003@ntub.edu.tw
95b9fdca571f3e098ef2c1ff21e6bd48597afc65
f09dc121f213f2881df3572288b7ee5b39246d73
/aliyun-python-sdk-cms/aliyunsdkcms/request/v20190101/ModifyHostInfoRequest.py
b5160544bcb63311836cf513c07824b15c12694d
[ "Apache-2.0" ]
permissive
hetw/aliyun-openapi-python-sdk
2f31378ad6be0896fb8090423f607e9c7d3ae774
7443eacee9fbbaa93c7975c6dbec92d3c364c577
refs/heads/master
2023-01-19T22:42:36.214770
2020-12-04T10:55:14
2020-12-04T10:55:14
318,689,093
1
0
NOASSERTION
2020-12-05T03:03:03
2020-12-05T03:03:03
null
UTF-8
Python
false
false
1,332
py
# Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not u...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
d21c0896c06e1415355d55f1c6aa4eda00358cbc
46559fa48bb8ae722149b600ecd5e05e558553ac
/RumourEval2019Models/Bert-MFajcik/data_preprocessing/text_preprocessing.py
185113f8777ca3d00c738e17f3b504dde6cda8ea
[ "MIT" ]
permissive
isspek/veracity-detection
f84eeba6aceb8b2f3f753c5e856bb46d9581c0c5
9368309722bead209e49e52c206758e3d173092a
refs/heads/master
2022-07-15T10:25:10.327352
2019-11-14T13:24:55
2019-11-14T13:24:55
214,429,773
0
0
MIT
2022-06-21T23:08:54
2019-10-11T12:23:39
Python
UTF-8
Python
false
false
7,549
py
import re import string import warnings import preprocessor as twitter_preprocessor import spacy # See spacy tag_map.py for tag explanation from nltk.corpus import stopwords from spacy.symbols import PUNCT, SYM, ADJ, CCONJ, NUM, DET, ADV, ADP, VERB, NOUN, PROPN, PART, PRON, ORTH from utils import DotDict warnings.fi...
[ "ipekbrs@gmail.com" ]
ipekbrs@gmail.com
eedc1a1a7b87294894b34aefd03488bb442339be
33e5e4b883671f7f40a48e6e0a4b544b3f8f839a
/imageflow/apps.py
2b8872cb5e0adfd69a6677056fd89db00b564baa
[ "MIT" ]
permissive
typpo/astrokit
ad7ee83664e3d920733d7e008aec4801c7aa84f2
59cea2e06c027e83dfa70defb4053820c79ccced
refs/heads/master
2023-04-12T15:44:11.669710
2022-06-21T21:21:04
2022-06-21T21:21:04
47,933,931
9
7
MIT
2023-03-31T14:28:40
2015-12-13T19:52:01
Python
UTF-8
Python
false
false
134
py
from __future__ import unicode_literals from django.apps import AppConfig class ImageflowConfig(AppConfig): name = 'imageflow'
[ "ianw_git@ianww.com" ]
ianw_git@ianww.com
9b3ef03ef6d8de217adbc634e63f038ae42d5d52
0a3bf0a6f10eb143c9291090125946538ee73279
/summarize/sumy/summarizers/edmundson_location.py
406597f5a31d71b8b516c58c710328b273d06797
[ "Apache-2.0" ]
permissive
AIPHES/live-blog-summarization
19ec1c01b7e254f74b2de153ac3972780daa7506
a5f899ea07a098e1e0b3ab92cd3d430776e6412a
refs/heads/master
2022-11-24T09:39:25.750313
2019-02-12T13:53:12
2019-02-12T13:53:12
166,268,167
2
1
Apache-2.0
2022-11-02T20:47:14
2019-01-17T17:34:10
Python
UTF-8
Python
false
false
2,516
py
# -*- coding: utf8 -*- from __future__ import absolute_import from __future__ import division, print_function, unicode_literals from itertools import chain from operator import attrgetter from .._compat import ffilter from ._summarizer import AbstractSummarizer class EdmundsonLocationMethod(AbstractSummarizer): ...
[ "avinesh@aiphes.tu-darmstadt.de" ]
avinesh@aiphes.tu-darmstadt.de
3941489ec2a7e0de2b1adcec8caab3fafca2f3a0
4b4df51041551c9a855468ddf1d5004a988f59a2
/leetcode_python/Array/corporate-flight-bookings.py
d6486593ea2dc4f37b79869a1f72ef71fc6dc067
[]
no_license
yennanliu/CS_basics
99b7ad3ef6817f04881d6a1993ec634f81525596
035ef08434fa1ca781a6fb2f9eed3538b7d20c02
refs/heads/master
2023-09-03T13:42:26.611712
2023-09-03T12:46:08
2023-09-03T12:46:08
66,194,791
64
40
null
2022-08-20T09:44:48
2016-08-21T11:11:35
Python
UTF-8
Python
false
false
5,073
py
""" 1109. Corporate Flight Bookings Medium There are n flights that are labeled from 1 to n. You are given an array of flight bookings bookings, where bookings[i] = [firsti, lasti, seatsi] represents a booking for flights firsti through lasti (inclusive) with seatsi seats reserved for each flight in the range. Retu...
[ "f339339@gmail.com" ]
f339339@gmail.com
8da121d649ea828a915d2f8fee0f8d2f41569f13
bfc25f1ad7bfe061b57cfab82aba9d0af1453491
/data/external/repositories_2to3/120243/tradeshift-text-classification-master/src/online-model/tk7_solution.py
ffa812f783556c5f81ae943cd1fa4a0497105321
[ "MIT" ]
permissive
Keesiu/meta-kaggle
77d134620ebce530d183467202cf45639d9c6ff2
87de739aba2399fd31072ee81b391f9b7a63f540
refs/heads/master
2020-03-28T00:23:10.584151
2018-12-20T19:09:50
2018-12-20T19:09:50
147,406,338
0
1
null
null
null
null
UTF-8
Python
false
false
6,176
py
''' DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004 Copyright (C) 2004 Sam Hocevar <sam@hocevar.net> Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed. ...
[ "keesiu.wong@gmail.com" ]
keesiu.wong@gmail.com
7da0cdbd0ae336d14f7023b24a2e9169e58abf11
94fd1381adcfaa5ea64dc13123aef16697b0396a
/covid_dashboard/views/get_districts_daily_report_day_wise/request_response_mocks.py
540280aed7e3719046e9b95366e4f81bc83ed4df
[]
no_license
bharathi151/covid_dashboard
30ac9fe4720b8cd42028b33dcc1b620e0f1ebdb1
930bf3e46e8d7c56c682ce10f7f6e5fa7f50cab8
refs/heads/master
2022-11-14T20:18:24.648922
2020-06-27T10:08:53
2020-06-27T10:08:53
269,612,744
0
0
null
null
null
null
UTF-8
Python
false
false
336
py
RESPONSE_200_JSON = """ [ { "district_name": "string", "district_id": 1, "day_wise_statistics": [ { "total_confirmed_cases": 1, "total_deaths": 1, "total_recovered_cases": 1, "date": "string" } ...
[ "bharathi151273@gmail.com" ]
bharathi151273@gmail.com
b90fbfd3c2d421fb70c9156499e70a3a7511340d
4af090efabd08ef73c411a00ce4972a1c6f30a22
/python_100days/7day/practice11.py
82eb730e0a554302387bf8dc26b7ee42b67aaddd
[]
no_license
predatory123/byhytest
e52bca664f9461c9309aaa9bf779c02368ed937c
578206c9ec9253d0d9325e72cdc13dde6eeb2fc1
refs/heads/master
2023-04-26T13:33:14.462408
2021-05-20T13:33:37
2021-05-20T14:26:22
369,213,148
2
0
null
null
null
null
UTF-8
Python
false
false
1,007
py
# 综合案例2:约瑟夫环问题 """ 《幸运的基督徒》 有15个基督徒和15个非基督徒在海上遇险,为了能让一部分人活下来不得不将其中15个人扔到海里面去, 有个人想了个办法就是大家围成一个圈,由某个人开始从1报数,报到9的人就扔到海里面,他后面的人接着从1开始报数, 报到9的人继续扔到海里面,直到扔掉15个人。由于上帝的保佑,15个基督徒都幸免于难,问这些人最开始是怎么站的, 哪些位置是基督徒哪些位置是非基督徒。 """ def main(): persons = [True] * 30 counter, index, number = 0, 0, 0 while counter < 15: ...
[ "13310948808@163.com" ]
13310948808@163.com
3fce41e05b897b1b5f9cb8483bc9db41b2f751a0
3c8701e04900389adb40a46daedb5205d479016c
/oldboy-python18/day02-列表-字典/home-work-stu/购物车.py
63b937b4063f23e586269f417564b2537968ebdd
[]
no_license
huboa/xuexi
681300653b834eaf506f49987dcca83df48e8db7
91287721f188b5e24fbb4ccd63b60a80ed7b9426
refs/heads/master
2020-07-29T16:39:12.770272
2018-09-02T05:39:45
2018-09-02T05:39:45
73,660,825
1
0
null
null
null
null
UTF-8
Python
false
false
2,584
py
#coding:utf-8 goods = [ {"name": "电脑", "price": 1999}, {"name": "鼠标", "price": 10}, {"name": "游艇", "price": 20}, {"name": "美女", "price": 998}, ] shopping_car=[] while True: # 获取总资产 total_assets = input('请输入你的总资产:').strip() if len(total_assets) == 0: continue else: if to...
[ "wxcr11@gmail.com" ]
wxcr11@gmail.com
2372a02f129a67fbf7970e593aecdaeb2bdb38b5
55647a80c8b412af9df0ba3f50595cc2f29c25e6
/res/scripts/client/messenger/doc_loaders/colors_schemes.py
5d932c37ceee7ccf7724d9394a83e08eff0f0204
[]
no_license
cnsuhao/WOT-0.9.17-CT
0035eb6070fb4fab8d8ee9f8bbc676c10d511cfb
d1f932d8cabaf8aa21708622e87f83c8d24d6451
refs/heads/master
2021-06-08T18:11:07.039293
2016-11-19T19:12:37
2016-11-19T19:12:37
null
0
0
null
null
null
null
WINDOWS-1250
Python
false
false
2,484
py
# 2016.11.19 19:53:40 Střední Evropa (běžný čas) # Embedded file name: scripts/client/messenger/doc_loaders/colors_schemes.py from messenger.doc_loaders import _xml_helpers def _readColors(xmlCtx, section, colorsNames, defName): result = {} notFound = colorsNames[:] for tagName, subSec in section.items(): ...
[ "info@webium.sk" ]
info@webium.sk
6aafd67487c0bd93b6877eceb974ad1a5b907767
ec7ecc5abbdd03fb55f24e89dbbdfa23ebd7b60f
/evaluate postfix expression.py
0287083b4698fdbb7abd669aeabc7e66044a9f3e
[]
no_license
poojithayadavalli/codekata
cd290e009cf3e2f504c99dd4f6de9171f217c6be
1885c45a277cf1023e483bd77edf0c6edf8d95f3
refs/heads/master
2020-07-18T14:06:17.190229
2020-05-30T09:00:29
2020-05-30T09:00:29
206,259,715
0
0
null
null
null
null
UTF-8
Python
false
false
1,541
py
class Evaluate: # Constructor to initialize the class variables def __init__(self, capacity): self.top = -1 self.capacity = capacity # This array is used a stack self.array = [] # check if the stack is empty def isEmpty(self): return True if...
[ "poojithareddyyadavalli@gmail.com" ]
poojithareddyyadavalli@gmail.com
4be0a9347751505cc966aaaae4aa8a00df3626f7
f13acd0d707ea9ab0d2f2f010717b35adcee142f
/AtCoder_Virtual_Contest/macle_20220825/c/main.py
02c948ca2212d942ef5f1445c169292d56933fb5
[ "CC0-1.0", "LicenseRef-scancode-public-domain" ]
permissive
KATO-Hiro/AtCoder
126b9fe89fa3a7cffcbd1c29d42394e7d02fa7c7
bf43320bc1af606bfbd23c610b3432cddd1806b9
refs/heads/master
2023-08-18T20:06:42.876863
2023-08-17T23:45:21
2023-08-17T23:45:21
121,067,516
4
0
CC0-1.0
2023-09-14T21:59:38
2018-02-11T00:32:45
Python
UTF-8
Python
false
false
5,236
py
# -*- coding: utf-8 -*- import math from bisect import bisect_left, bisect_right, insort from typing import Generic, Iterable, Iterator, TypeVar, Union, List T = TypeVar('T') class SortedMultiset(Generic[T]): """Sorted multi set (set) in C++. See: https://qiita.com/tatyam/items/492c70ac4c955c055602 ...
[ "k.hiro1818@gmail.com" ]
k.hiro1818@gmail.com
f3e2452d08102097b71299f1835a5000ecc6f07d
e4f8b14cead542586a96bcaa75993b0a29b3c3d0
/pyNastran/f06/test/test_f06.py
1bd6ea7db2cd64bd4ae4a058a7e38f9e763c9e81
[]
no_license
afcarl/cyNastran
f1d1ef5f1f7cb05f435eac53b05ff6a0cc95c19b
356ee55dd08fdc9880c5ffba47265125cba855c4
refs/heads/master
2020-03-26T02:09:00.350237
2014-08-07T00:00:29
2014-08-07T00:00:29
144,398,645
1
0
null
2018-08-11T15:56:50
2018-08-11T15:56:50
null
UTF-8
Python
false
false
5,968
py
import os import sys import time from traceback import print_exc import pyNastran from pyNastran.f06.f06 import F06 #from pyNastran.op2.test.test_op2 import parseTableNamesFromF06, getFailedFiles def run_lots_of_files(files, debug=True, saveCases=True, skipFiles=[], stopOnFailure=Fal...
[ "mesheb82@abe5364a-6225-a519-111c-932ebcde5b3b" ]
mesheb82@abe5364a-6225-a519-111c-932ebcde5b3b
6142e7a74039e267ec08477e21952b9991b89888
4ee5affb8b16ff7d26df9b19ffee8d675df11e4e
/nested-loops/train_the_trainers.py
ce76aebb5569e2ac15837eb95cccaa5edc35603a
[]
no_license
ayk-dev/python-basics
f60849f6502d64445105a0d27272d9910ea1d509
af6d04f9001d9a45e8474f9bd4fa2b3ebe380c97
refs/heads/main
2023-01-12T11:56:12.210880
2020-11-17T20:06:40
2020-11-17T20:06:40
311,747,624
0
0
null
null
null
null
UTF-8
Python
false
false
594
py
n = int(input()) # number of people in jury presentation_counter = 0 presentaion = input() all_presentations_grades = 0 while presentaion != 'Finish': total = 0 for pres in range(1, n + 1): grade = float(input()) total += grade average_grade = total / n all_presentation...
[ "noreply@github.com" ]
ayk-dev.noreply@github.com
c994ba0a911d0bf5726934a74e94cc5b6ea8197c
da878a03674024f290775b2c10d745edf091a4dc
/Global Fires/venv/Scripts/pip3-script.py
d05b0aa101ecf28df5c3555bf979ec367071f105
[ "MIT" ]
permissive
EnriqueGambra/Global-Fires
1b3aa5670dbb69804c733b865c7906f6e9698995
652606ccd573e7bfd7a232876f0b59fcefc15f9b
refs/heads/master
2020-08-03T00:44:38.156931
2019-09-28T23:30:43
2019-09-28T23:30:43
211,568,271
0
0
null
null
null
null
UTF-8
Python
false
false
430
py
#!"C:\Users\Owner\github-Repos\Global-Fires\Global Fires\venv\Scripts\python.exe" # EASY-INSTALL-ENTRY-SCRIPT: 'pip==10.0.1','console_scripts','pip3' __requires__ = 'pip==10.0.1' import re import sys from pkg_resources import load_entry_point if __name__ == '__main__': sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?...
[ "gambra7@gmail.com" ]
gambra7@gmail.com
74c3487b1ce6284d456f24c7a822e7f5b042c1b0
649bd422025e421d86025743eac324c9b882a2e8
/exam/1_three-dimensional_atomic_system/dump/phasetrans/temp83_0.py
55e6471489d774a44032f55978e0c9af8a653f9c
[]
no_license
scheuclu/atom_class
36ddee1f6a5995872e858add151c5942c109847c
0c9a8c63d9b38898c1869fe8983126cef17662cd
refs/heads/master
2021-01-21T10:52:28.448221
2017-03-07T23:04:41
2017-03-07T23:04:41
83,489,471
0
0
null
null
null
null
UTF-8
Python
false
false
68,894
py
ITEM: TIMESTEP 0 ITEM: NUMBER OF ATOMS 2048 ITEM: BOX BOUNDS pp pp pp 3.3480991349454570e-01 4.6865190086497961e+01 3.3480991349454570e-01 4.6865190086497961e+01 3.3480991349454570e-01 4.6865190086497961e+01 ITEM: ATOMS id type xs ys zs 8 1 0.130808 0.0685954 0.067749 35 1 0.0615812 0.131941 0.0620756 130 1 0.0673745 0...
[ "scheuclu@gmail.com" ]
scheuclu@gmail.com
ff22176a2b050a193f1882462e0d36e591e42784
cb0e7d6493b23e870aa625eb362384a10f5ee657
/solutions/python3/0567.py
65478b7cc2fb087117f7698fe743cdccb13f091a
[]
no_license
sweetpand/LeetCode-1
0acfa603af254a3350d457803449a91322f2d1a7
65f4ef26cb8b2db0b4bf8c42bfdc76421b479f94
refs/heads/master
2022-11-14T07:01:42.502172
2020-07-12T12:25:56
2020-07-12T12:25:56
279,088,171
1
0
null
2020-07-12T15:03:20
2020-07-12T15:03:19
null
UTF-8
Python
false
false
500
py
class Solution: def checkInclusion(self, s1: str, s2: str) -> bool: count1 = collections.Counter(s1) required = len(s1) for r, c in enumerate(s2): count1[c] -= 1 if count1[c] >= 0: required -= 1 if r >= len(s1): count1[s2[r...
[ "walkccray@gmail.com" ]
walkccray@gmail.com
52564c55ce188af128e41cc3810567e62b0cb71c
9743d5fd24822f79c156ad112229e25adb9ed6f6
/xai/brain/wordbase/otherforms/_wisecracked.py
df762aa40f8d90ebf7ab0b38869d1bab6c31eb7e
[ "MIT" ]
permissive
cash2one/xai
de7adad1758f50dd6786bf0111e71a903f039b64
e76f12c9f4dcf3ac1c7c08b0cc8844c0b0a104b6
refs/heads/master
2021-01-19T12:33:54.964379
2017-01-28T02:00:50
2017-01-28T02:00:50
null
0
0
null
null
null
null
UTF-8
Python
false
false
236
py
#calss header class _WISECRACKED(): def __init__(self,): self.name = "WISECRACKED" self.definitions = wisecrack self.parents = [] self.childen = [] self.properties = [] self.jsondata = {} self.basic = ['wisecrack']
[ "xingwang1991@gmail.com" ]
xingwang1991@gmail.com
c1f7f5a8fdcb8e87bf303027ecd2d3053561bdfd
abb64b652cf908aaa17257464a12395b014b6093
/test/test_quantized_nn_mods.py
7203fb371c6255be2b47c7441de524a677698d85
[ "BSD-2-Clause", "BSD-3-Clause", "LicenseRef-scancode-generic-cla", "Apache-2.0" ]
permissive
beifangfazhanlu/pytorch
8a1c5a4a11b29da26af4d3839aff0ca22e4a298a
b7d992eb46a1e085d2b8b7f0df9817bf569616d3
refs/heads/master
2020-07-13T15:43:26.647301
2019-08-29T05:18:56
2019-08-29T05:20:17
null
0
0
null
null
null
null
UTF-8
Python
false
false
23,424
py
from __future__ import absolute_import from __future__ import division from __future__ import print_function from __future__ import unicode_literals import torch import torch.nn.quantized as nnq import torch.nn.quantized.dynamic as nnqd import torch.nn._intrinsic.quantized as nnq_fused import torch.nn.quantized.functi...
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
28d7853629e519d31e6615eabe002706b6b08b38
4cb2bbd929ba3722d78cd6bd9feb2c5c0dd57025
/olympic/forms.py
d27d0f59c4a933f98e12550b23203e2966edaad2
[ "BSD-2-Clause" ]
permissive
mjtamlyn/tamlynscore
ebeebdc73feeab86995a2cb888e1bea203854553
c6ac4e9a5e37dc3778b1f754b3143e44fa8dc0bc
refs/heads/master
2023-08-24T11:00:16.153489
2023-08-08T11:30:24
2023-08-08T11:30:24
17,013,657
7
2
BSD-3-Clause
2023-08-05T19:52:51
2014-02-20T08:28:08
Python
UTF-8
Python
false
false
3,102
py
from django import forms from .models import Result, SessionRound class ResultForm(forms.ModelForm): class Meta: model = Result exclude = ('match', 'seed') class SetupForm(forms.Form): SPREAD_CHOICES = ( ('', 'No special options'), ('expanded', 'One target per archer'), ...
[ "marc.tamlyn@gmail.com" ]
marc.tamlyn@gmail.com
641aacc8b6854764e829d6932d4d0627ea980786
19d03d646fcee318cca8078af27636732290d77b
/parlai/utils/flake8.py
1170b4bbb4a717b201637e00678bf96a87614026
[ "MIT" ]
permissive
yongkyung-oh/CMU-Studio-Project
2d6fe6ef6fa30fda1a4f2d1fc45c5b85d6143775
448492f342e8157df2e736aa52825b66b1d66fd7
refs/heads/master
2022-10-24T16:56:46.763865
2020-07-01T10:03:00
2020-07-01T10:03:00
252,878,283
2
5
MIT
2021-03-25T23:50:27
2020-04-04T01:02:44
Python
UTF-8
Python
false
false
3,424
py
#!/usr/bin/env python3 # Copyright (c) Facebook, Inc. and its affiliates. # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. """ Custom flake8 rules for ParlAI. Includes: - Checks for python3 shebang - Check for copyright message - Docformatter...
[ "yongkyung-oh@outlook.com" ]
yongkyung-oh@outlook.com
57e19bf0eacc2c9dc6bfd1452ebf6c427e698494
311ce6fbe1b264f2b656ba235371e756695dca53
/forcing/dot_in/aestus1_A1_ae1/make_dot_in.py
3e296f6d56c6863053a5285cd0f5d84cb28cdf8f
[ "MIT" ]
permissive
parkermac/LiveOcean
94bc9cb9fba1bdc2e206488e0e2afadfafeabb34
4bd2776cf95780a7965a18addac3c5e395703ce5
refs/heads/master
2022-11-30T10:21:50.568014
2022-11-21T16:32:55
2022-11-21T16:32:55
35,834,637
7
2
null
null
null
null
UTF-8
Python
false
false
4,180
py
""" This creates and poulates directories for ROMS runs on gaggle. It is designed to work with the "BLANK" version of the .in file, replacing things like $whatever$ with meaningful values. """ import os import sys fpth = os.path.abspath('../../') if fpth not in sys.path: sys.path.append(fpth) import forcing_func...
[ "p.maccready@gmail.com" ]
p.maccready@gmail.com
dff2b536322cbc8ac24cd00ed962fdad5d4bbba2
592961def9fe287a31e117649f1ac1e97b085a9b
/venv/lib/python2.7/site-packages/pip/_vendor/html5lib/filters/alphabeticalattributes.py
a6582e6dd5b515ec3783b7ecc3ed81adffc4f3cb
[]
no_license
Rushin95/The_Trip_Planner-Lyft_vs_Uber
62f03a1df8c6a0268089f50f4e80ec3d9b6b9870
4eeea4029eb4df047471b92065455a6828232293
refs/heads/master
2021-01-19T11:52:47.766019
2018-05-03T23:59:58
2018-05-03T23:59:58
82,268,914
1
0
null
null
null
null
UTF-8
Python
false
false
663
py
from __future__ import absolute_import, division, unicode_literals from . import base try: from collections import OrderedDict except ImportError: # noinspection PyUnresolvedReferences from ordereddict import OrderedDict class Filter(base.Filter): def __iter__(self): for token in base.Filter...
[ "juancpinzone@hotmail.com" ]
juancpinzone@hotmail.com
2e0a0431b921c67132029866d0dc9a2fe708b565
e0268b6e868fcaaf6fc9c42b720e014c3ae41a20
/scripts/make_bu_data.py
ee30a5f8470d550046a3ed6c5170a7e7aee29344
[ "MIT" ]
permissive
gradio-app/ImageCaptioning.pytorch
79208726dd09e1e532863af56c7a900b576cbca2
436d900d01139dc402b24425c60679409e0c9051
refs/heads/master
2022-11-15T03:27:38.775656
2020-07-12T22:44:30
2020-07-12T22:44:30
279,639,722
1
1
MIT
2020-07-14T16:37:47
2020-07-14T16:37:46
null
UTF-8
Python
false
false
1,889
py
from __future__ import absolute_import from __future__ import division from __future__ import print_function import os import base64 import numpy as np import csv import sys import zlib import time import mmap import argparse parser = argparse.ArgumentParser() # output_dir parser.add_argument('--downloaded_feats', d...
[ "rluo@ttic.edu" ]
rluo@ttic.edu
ce037214f60bd6c8975b5e9da15eaaa6acd30d83
685038d4be188fa72e9dba1d2213a47ee3aa00a2
/ECOS2021/Demands/Inputs/Surveys/A/S3/Oct_S3_A.py
f3bb6b79446fe8f081e16398f9239662c9c7acc0
[]
no_license
CIE-UMSS/Tradeoff-between-Installed-Capacity-and-Unserved-Energy
e5599e4e4ac60b97f0c4c57c5de95e493b1b5ac4
459f31552e3ab57a2e52167ab82f8f48558e173c
refs/heads/master
2023-06-01T18:09:29.839747
2021-06-19T15:56:26
2021-06-19T15:56:26
343,720,452
0
0
null
null
null
null
UTF-8
Python
false
false
2,968
py
#!/usr/bin/env python3 # -*- coding: utf-8 -*- """ Created on Fri Jan 31 14:33:07 2020 @author: alejandrosoto Script for 2 class of household in Raqaypampa. """ # -*- coding: utf-8 -*- """ @author: Alejandro Soto """ from core import User, np User_list = [] #User classes definition HI = User("high income",1) Us...
[ "asm19971997@gmail.com" ]
asm19971997@gmail.com
df585f561e1bd0f95edb526fd662fc99e5cba754
f56fda98a93cedcec33a7d9fbb330e5cf78031e1
/Leetcode/45. Jump Game II.py
b2d963b2956cda7d0acaeac20324868e1d0d0149
[]
no_license
GuanzhouSong/Leetcode_Python
7a2bac42203fb6c0b671153d9e300eb0c73d39d1
dbb9be177c5e572eb72a79508bb6e24f357d54b3
refs/heads/master
2021-09-25T04:10:09.217565
2018-10-17T22:31:41
2018-10-17T22:31:41
null
0
0
null
null
null
null
UTF-8
Python
false
false
408
py
import sys class Solution: def jump(self, nums): mintimes = [0] + [sys.maxsize] * (len(nums) - 1) for i in range(0, len(nums) - 1): for j in range(1, min(nums[i] + 1, len(nums) - i)): mintimes[i + j] = min(mintimes[i + j], mintimes[i] + 1) return mintimes[-1] s = Solution() nums = [6, 2,...
[ "guanzhou.song@gmail.com" ]
guanzhou.song@gmail.com
382ab283e99868eb7c25aae590e703339aa079d0
f4b694982027ac362de1e9d6755f2943d0355a06
/DECSKS-12 -- debugging the recast from DECSKS-09 by comparing with v1.2/v1.2/DECSKS/lib/diagnostics.py
e4234421bf17641907309887eb6c7504590672c3
[]
no_license
dsirajud/IPython-notebooks
55275e44191c16f5393571522787993f931cfd98
6ad9d978c611558525fc9d716af101dc841a393b
refs/heads/master
2021-01-15T15:33:57.119172
2016-07-13T20:08:29
2016-07-13T20:08:29
35,054,473
0
0
null
null
null
null
UTF-8
Python
false
false
4,472
py
import DECSKS import numpy as np import sys # to retrieve smallest float for lower bound tolerance def HighPrecisionE(number): """Converts a number into a string object while retaining a chosen degree of precision. This is designed to evade the truncation that is involved with str() so that outputs can...
[ "sirajuddin@wisc.edu" ]
sirajuddin@wisc.edu
bfcab4cecd2a7d8e3946cf55d03659e839d25b3d
de24f83a5e3768a2638ebcf13cbe717e75740168
/moodledata/vpl_data/82/usersdata/165/44623/submittedfiles/decimal2bin.py
b07134dde6b2df7bd468626e44d12cc75e301ed4
[]
no_license
rafaelperazzo/programacao-web
95643423a35c44613b0f64bed05bd34780fe2436
170dd5440afb9ee68a973f3de13a99aa4c735d79
refs/heads/master
2021-01-12T14:06:25.773146
2017-12-22T16:05:45
2017-12-22T16:05:45
69,566,344
0
0
null
null
null
null
UTF-8
Python
false
false
153
py
# -*- coding: utf-8 -*- n=int(input('digite n:')) i=0 soma=0 while n>0: resto=n%10 soma=soma+resto*(2**i) n=n//10 i=i+1 print(soma)
[ "rafael.mota@ufca.edu.br" ]
rafael.mota@ufca.edu.br
9feacf0a85e2b4cb750a3f12f786d8971b96efc5
54f352a242a8ad6ff5516703e91da61e08d9a9e6
/Source Codes/AtCoder/arc042/B/4081354.py
8eea907c466a07c6b45bfcd05fcae80479294c1a
[]
no_license
Kawser-nerd/CLCDSA
5cbd8a4c3f65173e4e8e0d7ed845574c4770c3eb
aee32551795763b54acb26856ab239370cac4e75
refs/heads/master
2022-02-09T11:08:56.588303
2022-01-26T18:53:40
2022-01-26T18:53:40
211,783,197
23
9
null
null
null
null
UTF-8
Python
false
false
250
py
#!/usr/bin/env python3 p = complex(*list(map(int, input().split()))) N = int(input()) li = [complex(*list(map(int, input().split()))) for _ in range(N)] li += [li[0]] m = min(((p - a) / (b - a)).imag * abs(b - a) for a, b in zip(li, li[1:])) print(m)
[ "kwnafi@yahoo.com" ]
kwnafi@yahoo.com
55e546f6119a07a5c3ec899c648a6d4fb3a1b7f0
1b29279e1517cb331657539825d0b6259582d00d
/hdrstats.py
b64985b3ecdbe30431cf81221b380822baaa8439
[ "Unlicense" ]
permissive
OCHA-DAP/dap-scrapers
1671a0f52ce19150dacae724394f893f87508f5e
3beb34acfe5bf5f2fd7d2a15857264a1e65bcf08
refs/heads/master
2022-01-18T17:38:23.097214
2021-12-22T20:19:56
2021-12-22T20:19:56
13,861,733
4
2
null
2016-03-31T17:18:08
2013-10-25T13:42:20
Python
UTF-8
Python
false
false
5,440
py
import re import lxml.html import requests import xypath import StringIO import messytables #from hamcrest import equal_to, is_in from orm import session, Value, DataSet, Indicator import orm import dateutil.parser #import re indicator_list = """ 100106 38906 68606 89006 101406 98706 57506 38006 69706 103006 105906"""....
[ "dragon@scraperwiki.com" ]
dragon@scraperwiki.com
79f62a7ee6eb1f0d6df192c475af8fec47ca39a9
ea5af064f6583c4dc244627f67bf51a9119347a9
/crypto.py
4c6a27ad97768b78070c68886cdd9f351d4f73f8
[]
no_license
celiyan/PyPassManager
034c10cfe594d365822dc836e0f0143e02ac25e3
fda994b44b7a003825e16bbcaffd07cf094e04b7
refs/heads/master
2022-12-19T19:51:29.714559
2020-10-15T05:16:37
2020-10-15T05:16:37
null
0
0
null
null
null
null
UTF-8
Python
false
false
1,530
py
from Crypto.Cipher import AES from os import urandom def pad(txt): "AES CBC requires the number of plaintext bytes to be a multiple of 16, so we pad it to the nearest multiple. Takes&Returns bytes object." padding_length = AES.block_size - len(txt)%AES.block_size # we pad with a character = to the padding length...
[ "replituser@example.com" ]
replituser@example.com
8284303e2d78a6089a9fd4c7ccbb37454b2e67c4
503d2f8f5f5f547acb82f7299d86886691966ca5
/atcoder/abc200_c.py
e206350c17a0371913a9b0f7696b9550c9039895
[]
no_license
Hironobu-Kawaguchi/atcoder
3fcb649cb920dd837a1ced6713bbb939ecc090a9
df4b55cc7d557bf61607ffde8bda8655cf129017
refs/heads/master
2023-08-21T14:13:13.856604
2023-08-12T14:53:03
2023-08-12T14:53:03
197,216,790
0
0
null
null
null
null
UTF-8
Python
false
false
278
py
# https://atcoder.jp/contests/abc200/tasks/abc200_c from collections import Counter n = int(input()) a = list(map(int, (input().split()))) for i in range(n): a[i] %= 200 cnt = Counter(a) ans = 0 for i, v in cnt.items(): if v>=2: ans += v*(v-1) // 2 print(ans)
[ "hironobukawaguchi3@gmail.com" ]
hironobukawaguchi3@gmail.com
c344c8404ac954642b6f02f8f20bca296c731bae
5fc6b5a420b9cb2a7d5102df55b0b5248f8199e1
/pypykatz/commons/winapi/local/function_defs/live_reader_ctypes.py
aa2bae8f03b5ebc283d8a225b8ccda4bdf88894b
[ "MIT" ]
permissive
ASkyeye/pypykatz
8e1c598d57017fd400b9a8d830ed314be7562b96
8ad07f2f6f0c4904f9a77c711f693d6c794a7fb4
refs/heads/master
2021-07-03T13:48:34.350145
2020-11-14T22:50:30
2020-11-14T22:50:30
null
0
0
null
null
null
null
UTF-8
Python
false
false
3,565
py
import os import sys import ctypes import enum import logging from pypykatz import logger from .ntdll import * from .kernel32 import * from .psapi import * class WindowsMinBuild(enum.Enum): WIN_XP = 2500 WIN_2K3 = 3000 WIN_VISTA = 5000 WIN_7 = 7000 WIN_8 = 8000 WIN_BLUE = 9400 WIN_10 = 9800 #utter microsoft...
[ "info@skelsec.com" ]
info@skelsec.com
84be026c4a9decd8c8cbeb0044e6269de46348c9
c383840367c09a4aa3762d224b17b742fe53eb31
/GANs_Advanced/DiscoGAN/train_DiscoGAN_org.py
081a29ab949a0e8e7a706e48f2d192a1060b2e74
[]
no_license
qzq2514/GAN
04f3f1ff6437d6805369f28b207a8f726a112d11
a313deb08884c2ce60d4fc3834b79a8518e38f44
refs/heads/master
2020-09-21T17:32:00.913453
2020-01-17T05:02:18
2020-01-17T05:02:18
224,866,070
1
0
null
null
null
null
UTF-8
Python
false
false
5,800
py
from tensorflow.examples.tutorials.mnist import input_data from tensorflow.python.framework import graph_util import tensorflow.contrib.slim as slim from DataLoader import Pix2Pix_loader from net.DiscoGAN import DiscoGAN import tensorflow as tf import numpy as np import scipy.misc import os os.environ['CUDA_VISIBLE_DEV...
[ "qzq2514@outlook.com" ]
qzq2514@outlook.com
d235aec102d27ca4fae3b8e5d215f502675ae6fb
17c366bf8aa9fed59fb3d91db06142860cb9ce38
/nbs/examples/mnist_blocks.py
14043be821f6c97c3bf782edb3b9b4b097f38029
[ "Apache-2.0" ]
permissive
dienhoa/fastai
3f4884f9fb96f9e5199e33b959478dfa0bbfa0d4
fdce0330e05ae02db90c3456f9fc2827c3cf86a0
refs/heads/master
2022-04-14T06:27:52.994595
2022-04-13T21:24:27
2022-04-13T21:24:27
154,803,492
0
0
Apache-2.0
2018-10-26T08:38:44
2018-10-26T08:38:43
null
UTF-8
Python
false
false
422
py
from fastai.vision.all import * splitter = GrandparentSplitter(train_name='training', valid_name='testing') mnist = DataBlock(blocks=(ImageBlock(PILImageBW), CategoryBlock), get_items=get_image_files, splitter=splitter, get_y=parent_label) if __name__ == '__main__': data = mnist.dataloaders(unta...
[ "j@fast.ai" ]
j@fast.ai
cb4ed431777e8b10a7599b169d74a3f947751042
c16ea32a4cddb6b63ad3bacce3c6db0259d2bacd
/google/ads/googleads/v5/googleads-py/tests/unit/gapic/googleads.v5/services/test_ad_service.py
8c1b9a30e2d2d599c646bfa72dbe5b188716250f
[ "Apache-2.0" ]
permissive
dizcology/googleapis-gen
74a72b655fba2565233e5a289cfaea6dc7b91e1a
478f36572d7bcf1dc66038d0e76b9b3fa2abae63
refs/heads/master
2023-06-04T15:51:18.380826
2021-06-16T20:42:38
2021-06-16T20:42:38
null
0
0
null
null
null
null
UTF-8
Python
false
false
34,485
py
# -*- coding: utf-8 -*- # Copyright 2020 Google LLC # # 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...
[ "bazel-bot-development[bot]@users.noreply.github.com" ]
bazel-bot-development[bot]@users.noreply.github.com
f178b663d0ee93882d7f0f23f79762c86c9a62b3
d3efc82dfa61fb82e47c82d52c838b38b076084c
/Autocase_Result/ReverseRepo/YW_NHG_SHHG_019_GC028.py
697b950c9b5b4c9f6d0da0feb24a47bcfb16928d
[]
no_license
nantongzyg/xtp_test
58ce9f328f62a3ea5904e6ed907a169ef2df9258
ca9ab5cee03d7a2f457a95fb0f4762013caa5f9f
refs/heads/master
2022-11-30T08:57:45.345460
2020-07-30T01:43:30
2020-07-30T01:43:30
280,388,441
0
0
null
null
null
null
UTF-8
Python
false
false
3,026
py
#!/usr/bin/python # -*- encoding: utf-8 -*- import sys sys.path.append("/home/yhl2/workspace/xtp_test/xtp/api") from xtp_test_case import * sys.path.append("/home/yhl2/workspace/xtp_test/service") from ServiceConfig import * from mainService import * from QueryStkPriceQty import * from log import * sys.path.append("/h...
[ "418033945@qq.com" ]
418033945@qq.com
e3890f86efe95e867f60a04ad1fb1640b5b9c625
6a253ee7b47c5f70c826bbc97bb8e33cd1dab3b6
/4.Working with Dask Bags for Unstructured Data/Filtering vetoed bills.py
f6f1b993c692dc6f8cda3afb05d26a40595ed1aa
[]
no_license
Mat4wrk/Parallel-Programming-with-Dask-in-Python-Datacamp
19a646d6d16ff46173964c25639ff923407c8f32
535f69b78adb50cffc7f402f81ddff19f853eea1
refs/heads/main
2023-03-06T19:52:39.495066
2021-02-13T13:27:06
2021-02-13T13:27:06
338,565,569
2
0
null
null
null
null
UTF-8
Python
false
false
279
py
# Filter the bills: overridden overridden = bills_dicts.filter(veto_override) # Print the number of bills retained print(overridden.count().compute()) # Get the value of the 'title' key titles = overridden.pluck('title') # Compute and print the titles print(titles.compute())
[ "noreply@github.com" ]
Mat4wrk.noreply@github.com
ccd7c753cf3f1a7e04ca7b256c5f92fffcc69c25
3b2e30a6f082b4b21818eae44ea2f55fc25e7aa2
/project/cart/views.py
51a36c3411656d1a5ebb2b1e76ab2d20290d4d53
[]
no_license
alekseykonotop/online_store_django
d9e9941ddedd783b38b5592ab2a3af5e35f0c2ee
183cb3680b5b8f90457ea144dafaa96c13a3433d
refs/heads/master
2020-07-30T09:13:57.449081
2019-11-07T19:46:58
2019-11-07T19:46:58
210,168,644
0
0
null
2020-06-05T23:07:09
2019-09-22T15:19:34
JavaScript
UTF-8
Python
false
false
942
py
from django.shortcuts import render, redirect, get_object_or_404 from django.views.decorators.http import require_POST from store.models import Product, Category from .cart import Cart from .forms import CartAddProductForm @require_POST def cart_add(request, product_id): cart = Cart(request) product = get_obj...
[ "alekseykonotop@gmail.com" ]
alekseykonotop@gmail.com
c8214a41a82f875f402de97e2db11c439208e33c
cf2ec51dfcb2d6777b5045137d2bcfe62afdec8c
/upvcarshare/core/templatetags/core_tags.py
9e4b4acedbe5f435252e61b22be188f25d1f1041
[]
no_license
morrme/upvcarshare
c4b8b1587370e7931d8b5d6c78b948188617795c
189c91c608d0b61f6b68ef5c49a2546fdbbe38a2
refs/heads/master
2021-01-22T22:07:52.611880
2017-05-29T14:57:36
2017-05-29T14:57:36
88,732,669
0
0
null
2017-04-19T10:33:58
2017-04-19T10:33:58
null
UTF-8
Python
false
false
1,295
py
# -*- coding: utf-8 -*- from __future__ import unicode_literals, print_function, absolute_import from django import template from django.conf import settings from django.http import QueryDict from journeys import DEFAULT_GOOGLE_MAPS_SRID from journeys.helpers import make_point register = template.Library() @regist...
[ "marcosgabarda@gmail.com" ]
marcosgabarda@gmail.com
26cb68b12f6852ef885417963ed3f227dde4232b
ad6681ec221fddc78956d45182f22bd8f1aae8e1
/基础班/python基础班作业/zuoye5.py
d7778e78f4774e78cf7432ba9bdc60433604db33
[]
no_license
caoxp930/MyPythonCode
cb2428fd7078100df0b118f64713b7db76fe1e23
6b7e17b23fbaddcc69812ba7a14a0a5ad548ad4b
refs/heads/master
2023-03-15T01:22:17.847582
2021-03-02T12:37:09
2021-03-02T12:37:09
null
0
0
null
null
null
null
UTF-8
Python
false
false
151
py
# -*- coding: utf-8 -*- for i in range(1,10): for j in range(1,i+1): print(j,'*',i,'=',i*j,end='\t') if i == j: print()
[ "jxxaizwt@icloud.com" ]
jxxaizwt@icloud.com
fb4d4b99fef64675afb65af92c4e6b71f2d5ac46
3d19e1a316de4d6d96471c64332fff7acfaf1308
/Users/M/markbrough/afd_1.py
711852c3ee8cd7a769192a8717034ae07c1ec594
[]
no_license
BerilBBJ/scraperwiki-scraper-vault
4e98837ac3b1cc3a3edb01b8954ed00f341c8fcc
65ea6a943cc348a9caf3782b900b36446f7e137d
refs/heads/master
2021-12-02T23:55:58.481210
2013-09-30T17:02:59
2013-09-30T17:02:59
null
0
0
null
null
null
null
UTF-8
Python
false
false
10,542
py
import scraperwiki from lxml import html from urllib2 import urlopen, Request, URLError import re import string URL = "http://www.afd.fr/base-projets/listerProjets.action?page=%s" def cleanURL(data): expression=re.compile("(\S*);jsessionid=(\S*)\?(\S*)") d = expression.match(data) return d.group(1)+"?"+d...
[ "pallih@kaninka.net" ]
pallih@kaninka.net
270d5dd6dc7d1ac5dfdf0eeb82eaa30901b3cb1c
18dba2f82e17873e5e8161e74bc714ef88b09b36
/realestate/estatebase/migrations/0044_auto__add_localitytype__add_field_locality_locality_type.py
a5aaef7a8313514f2c8f3e1d85d08d0dbfdeaacf
[]
no_license
sanchellius/estate-agent
8013573624b62ea3b6362fa0c22edf8371ca6966
53c15c2f2c970bd432ae579b5aa6f76ab2fbac49
refs/heads/master
2021-01-17T21:15:35.988578
2016-07-25T21:51:24
2016-07-25T21:51:24
null
0
0
null
null
null
null
UTF-8
Python
false
false
45,365
py
# -*- coding: utf-8 -*- import datetime from south.db import db from south.v2 import SchemaMigration from django.db import models class Migration(SchemaMigration): def forwards(self, orm): # Adding model 'LocalityType' db.create_table('estatebase_localitytype', ( ('id', self.gf('djang...
[ "picasso75@yandex.ru" ]
picasso75@yandex.ru