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
8196a6d153f61f9ad7d3d169b3850fb382e2b167
6963f191a3574edcfaecc265a363bc10d4cdfc19
/osf/management/commands/osf_shell.py
11ed88684d009e3e84f839751c5ea9a4012a6410
[ "MIT", "BSD-3-Clause", "LicenseRef-scancode-free-unknown", "LicenseRef-scancode-warranty-disclaimer", "AGPL-3.0-only", "LGPL-2.0-or-later", "LicenseRef-scancode-proprietary-license", "MPL-1.1", "CPAL-1.0", "LicenseRef-scancode-unknown-license-reference", "BSD-2-Clause", "Apache-2.0" ]
permissive
rdm-dev12/RDM-osf.io
8f3c2f7057b17512921292e84578d24ad4ca2bb5
14d9a924b8c6bc7d79fd34b87830ffa29acafed1
refs/heads/timestamp-v18.2.7.file_upload_x_of_y
2022-12-09T06:23:43.320341
2019-02-27T07:39:12
2019-02-27T07:39:12
172,862,723
0
0
Apache-2.0
2022-09-16T17:58:51
2019-02-27T07:07:48
Python
UTF-8
Python
false
false
7,816
py
"""Enhanced python shell. Includes all features from django-extension's shell_plus command plus OSF-specific niceties. By default, sessions run in a transaction, so changes won't be commited until you execute `commit()`. All models are imported by default, as well as common OSF and Django objects. To add more object...
4b07d1427059017a5efe9aaa2f4d709d14931aa8
d4ea1f9747799bf503523b86b8b5ee29bab65eff
/gyun/cli/iaas_client/actions/s2/modify_s2_shared_target_attributes.py
a1ea167b28dd9c16607678be1997a591d7b7c26d
[ "Apache-2.0" ]
permissive
gyun-gome/gyun-cli
88b5493d90a19c5bf56a1bba4bf301d1b4a3156d
275b6664335e2ef21a01a48f8c06d6a89dd63467
refs/heads/master
2021-06-28T13:53:01.300135
2017-09-13T04:44:01
2017-09-13T04:44:01
103,353,093
0
0
null
null
null
null
UTF-8
Python
false
false
3,206
py
# encoding: utf-8 # ========================================================================= # ©2017-2018 北京国美云服科技有限公司 # ------------------------------------------------------------------------- # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this work except in compliance with the ...
f686c14d3f3ccf88ac38fcd8a34d6d9f001befd4
3c0f50b6563e2c9c6306f7ca2216ff46c8250b96
/address/migrations/0003_usuario.py
b33eb28800063dbfeb0a7fb4e8513ef46fb1f55c
[]
no_license
JoamirS/project-curriculo
895e72b34a8a51478c3fe5958d509bfa89be761e
490ed533dae740a7d2e1b652ce36fdb2af294eb3
refs/heads/master
2020-06-01T19:50:42.019259
2019-06-22T22:16:18
2019-06-22T22:16:18
190,904,296
0
0
null
null
null
null
UTF-8
Python
false
false
576
py
# Generated by Django 2.2.2 on 2019-06-12 17:20 from django.db import migrations, models class Migration(migrations.Migration): dependencies = [ ('address', '0002_auto_20190612_1127'), ] operations = [ migrations.CreateModel( name='Usuario', fields=[ ...
bf604c5c88de4b1652ed6c32594f61c0e84a082f
b6a59c78b4143441077f9ce81c9a6951687f9103
/quiz/common/templatetags/common_tags.py
c22c495f3760396d2cbf01c3943b9cb2026abee6
[]
no_license
EkaterinaEIvanova/quiz
7389bd26eb891ba5a7033b91698321cbba7d2d7d
6f93a5d6e604f127be0d29e8eebbb07c10eb9d47
refs/heads/master
2023-03-22T00:54:27.100204
2021-03-10T07:35:08
2021-03-10T07:35:08
346,270,553
0
0
null
null
null
null
UTF-8
Python
false
false
179
py
from django import template register = template.Library() @register.simple_tag() def get_name_or_email(user): name = user.name if user.name else user.email return name
cff93f064b230f06153b1a99ce69e4f99f7623ed
82f5a3e139034da846db0c3516848e3a797a52f0
/sixteen.py
16eeac1b1be9cf18646774eb3f75c61a77c5b307
[]
no_license
Yanl05/LeetCode-git
d98f807d05d80b7df6c0a4f69cf233e25b0695b5
ce617247645517f15d513c29e12c7fff33e1cccf
refs/heads/master
2020-04-12T08:33:30.416069
2018-12-19T06:07:36
2018-12-19T06:07:36
162,388,594
0
0
null
null
null
null
UTF-8
Python
false
false
1,272
py
''' 给定一个包括 n 个整数的数组 nums 和 一个目标值 target。 找出 nums 中的三个整数,使得它们的和与 target 最接近。返回这三个数的和。假定每组输入只存在唯一答案。 例如,给定数组 nums = [-1,2,1,-4], 和 target = 1. 与 target 最接近的三个数的和为 2. (-1 + 2 + 1 = 2). ''' class Solution: def threeSumClosest(self, nums, target): """ :type nums: List[int] :type target: int ...
8c4bc2f8647439b9567f65c61e77308b8808c395
63b0fed007d152fe5e96640b844081c07ca20a11
/ABC/ABC200~ABC299/ABC275/a.py
8e0374be934c1e0a79209fb5d3a1594e525966c5
[]
no_license
Nikkuniku/AtcoderProgramming
8ff54541c8e65d0c93ce42f3a98aec061adf2f05
fbaf7b40084c52e35c803b6b03346f2a06fb5367
refs/heads/master
2023-08-21T10:20:43.520468
2023-08-12T09:53:07
2023-08-12T09:53:07
254,373,698
0
0
null
null
null
null
UTF-8
Python
false
false
100
py
n = int(input()) h = list(map(int, input().split())) maxh = max(h) ans = h.index(maxh)+1 print(ans)
d4877edd8d5a2d480e47bd50800d5ab3ebf850c1
411e5de8629d6449ff9aad2eeb8bb1dbd5977768
/AlgoExpert/array/largestRange/1.py
821c57749e45fe5a0fdc1c4e4747e82157bdece3
[ "MIT" ]
permissive
Muzque/Leetcode
cd22a8f5a17d9bdad48f8e2e4dba84051e2fb92b
2c37b4426b7e8bfc1cd2a807240b0afab2051d03
refs/heads/master
2022-06-01T20:40:28.019107
2022-04-01T15:38:16
2022-04-01T15:39:24
129,880,002
1
1
MIT
2022-04-01T15:39:25
2018-04-17T09:28:02
Python
UTF-8
Python
false
false
395
py
def largestRange(array): array.sort() h = len(array) mid = int(h/2) if h % 2 == 0 else int(h/2)+1 left, right = array[0], array[h-1] for i in range(1, mid): j = h - i - 1 if array[i] not in (array[i-1], array[i - 1]+1): left = array[i] if array[j] not in (array[j+...
df35d4e2bc4e83da4aa1b6939db8d9e229e0bd70
9edaf93c833ba90ae9a903aa3c44c407a7e55198
/travelport/models/type_agency_profile_level_4.py
5ee1ce876f63b649381647bc034c48d77dea4ecb
[]
no_license
tefra/xsdata-samples
c50aab4828b8c7c4448dbdab9c67d1ebc519e292
ef027fe02e6a075d8ed676c86a80e9647d944571
refs/heads/main
2023-08-14T10:31:12.152696
2023-07-25T18:01:22
2023-07-25T18:01:22
222,543,692
6
1
null
2023-06-25T07:21:04
2019-11-18T21:00:37
Python
UTF-8
Python
false
false
318
py
from __future__ import annotations from enum import Enum __NAMESPACE__ = "http://www.travelport.com/schema/common_v37_0" class TypeAgencyProfileLevel4(Enum): """ Profile levels in the Agency Hierarchy. """ AGENCY = "Agency" BRANCH = "Branch" BRANCH_GROUP = "BranchGroup" AGENT = "Agent"
6ffac5ea208ba2d6e273b1fdd1775d31f9762364
9eab77cb998e94ceb2b2d08738b05a98982505f1
/sentiment-analysis/pythoncodes/01-text-to-id.py
16b8e56535efcf07addf12250c40f7bd8382a0a7
[]
no_license
behrouzmadahian/python
1584dd13cde8531e69bb6fab76f148dc3fc0da57
5d4dbde8d570623fe785e78a3e45cd05ea80aa08
refs/heads/master
2021-06-28T16:53:09.927450
2020-09-21T14:02:55
2020-09-21T14:02:55
156,713,696
1
0
null
null
null
null
UTF-8
Python
false
false
827
py
import re from nltk.corpus import stopwords from nltk import word_tokenize stop_words = stopwords.words('english') def remove_stop_words(word_list, stopwords): filtered_list = [w for w in word_list if not w in stopwords] return filtered_list # Removes punctuation, parentheses, question marks, etc...
225ceeb7e8183ff4fe55fd640c53ec2f3624a6c8
2bcc421ee345b00cf805c543b37d18b5d019dc04
/adafruit-circuitpython-bundle-6.x-mpy-20201126/examples/matrixportal_simpletest.py
6acecd14cfce626edae83fa7e034c7cadbe1bf85
[]
no_license
saewoonam/sc-current-source-titano
5a1ad46889c1b09c168424901fd71cb4eab5c61b
1c136aa8b61268d9ac0b5a682b30ece70ab87663
refs/heads/main
2023-03-02T22:12:26.685537
2021-02-09T03:28:01
2021-02-09T03:28:01
317,299,900
0
2
null
null
null
null
UTF-8
Python
false
false
1,528
py
# SPDX-FileCopyrightText: 2020 Melissa LeBlanc-Williams, written for Adafruit Industries # # SPDX-License-Identifier: Unlicense """ This example checks the current Bitcoin price and displays it in the middle of the screen """ import time import board import terminalio from adafruit_matrixportal.matrixportal im...
62ba4516cecfc475a1122352092cb23d07a9500a
f1e19808b558ec4ff7c296b40ba08f1f7300e048
/spotty/project_resources/stack.py
e91948662c95c9325d0eac30f2d3fa052f21fa61
[ "MIT" ]
permissive
giserh/spotty
300a6ec470f98319819cabfda0982ef3e46618ca
e12547ae32e39cdffa9c0187787ea7ca404090dd
refs/heads/master
2020-04-11T18:57:54.218929
2018-12-14T00:18:06
2018-12-14T00:18:06
null
0
0
null
null
null
null
UTF-8
Python
false
false
15,543
py
import os import yaml from botocore.exceptions import EndpointConnectionError from cfn_tools import CfnYamlLoader, CfnYamlDumper from spotty.helpers.resources import get_snapshot, is_gpu_instance, stack_exists, get_volume, get_ami from spotty.helpers.spot_prices import get_current_spot_price from spotty.project_resourc...
6ba923e2897f1f34a8d9fefb279295ca6d447ad8
3c88b31090d6568435e811a455ce934604fa5c9f
/category/migrations/0004_auto_20210604_1515.py
1598b851990f23fb79ef630c2f5f22ca87780b4e
[]
no_license
kamran1231/Great-Cart-Django-Website
09e0e7b5085737cf54614b45b5424ac5c273bb5b
a674593d5c8cb15be7b24dca397f9027659033e2
refs/heads/main
2023-05-17T08:52:31.092404
2021-06-09T20:21:08
2021-06-09T20:21:08
373,645,947
1
0
null
null
null
null
UTF-8
Python
false
false
453
py
# Generated by Django 3.1.7 on 2021-06-04 09:45 from django.db import migrations, models class Migration(migrations.Migration): dependencies = [ ('category', '0003_alter_category_category_name'), ] operations = [ migrations.AlterField( model_name='category', name...
d8985677a59029b17e03e42069b38812e14ecf8d
743d58c35caf21568feddc86946bbee340174721
/leet_code/labuladong/stack/p0739_Daily_Temperatures.py
0d1b05a124037d6c13f214f35b0a1ee5f41b145f
[]
no_license
klgentle/lc_python
38009ed82614c8f21ca9af6e3779a2e0898af09f
aabe56e690b40e4b93afef99bfe46d9a06e20cea
refs/heads/master
2022-12-02T05:23:55.585659
2022-08-07T12:11:38
2022-08-07T12:11:38
176,750,473
2
0
null
2022-11-15T23:42:06
2019-03-20T14:21:51
Python
UTF-8
Python
false
false
926
py
""" 739. Daily Temperatures Medium Given a list of daily temperatures T, return a list such that, for each day in the input, tells you how many days you would have to wait until a warmer temperature. If there is no future day for which this is possible, put 0 instead. For example, given the list of temperatures T = [...
ffd932dbd780505eb4bef606f414e3d7a4c848cc
fa93e53a9eee6cb476b8998d62067fce2fbcea13
/build/position_controllers/catkin_generated/pkg.installspace.context.pc.py
23b00e2290c58c2e5784fc5a4572705354fb4fd1
[]
no_license
oyetripathi/ROS_conclusion_project
2947ee2f575ddf05480dabc69cf8af3c2df53f73
01e71350437d57d8112b6cec298f89fc8291fb5f
refs/heads/master
2023-06-30T00:38:29.711137
2021-08-05T09:17:54
2021-08-05T09:17:54
392,716,311
0
1
null
null
null
null
UTF-8
Python
false
false
518
py
# generated from catkin/cmake/template/pkg.context.pc.in CATKIN_PACKAGE_PREFIX = "" PROJECT_PKG_CONFIG_INCLUDE_DIRS = "${prefix}/include".split(';') if "${prefix}/include" != "" else [] PROJECT_CATKIN_DEPENDS = "controller_interface;forward_command_controller".replace(';', ' ') PKG_CONFIG_LIBRARIES_WITH_PREFIX = "-lpos...
aa6977b0b274bab8863a388a9723f9b4e5b84d81
c74c907a32da37d333096e08d2beebea7bea65e7
/kaikeba/image caption/image_captioning/image_captioning/models.py
0ee1e2560a93401662355584208c4c607a7e887f
[]
no_license
wangqiang79/learn
6b37cc41140cc2200d928f3717cfc72357d10d54
e4b949a236fa52de0e199c69941bcbedd2c26897
refs/heads/master
2022-12-25T06:24:39.163061
2020-07-13T15:43:13
2020-07-13T15:43:13
231,796,188
2
2
null
2022-12-08T07:03:05
2020-01-04T16:45:33
Jupyter Notebook
UTF-8
Python
false
false
9,252
py
import torch from torch import nn import torchvision device = torch.device("cuda" if torch.cuda.is_available() else "cpu") class Encoder(nn.Module): """ Encoder. """ def __init__(self, encoded_image_size=14): super(Encoder, self).__init__() self.enc_image_size = encoded_image_size ...
430b886607c68f95ee1443b58e22c10b06ca0c36
b2135e3fc77666f043f0fbafd0d88ed9865d5b4f
/7183 Python Basics/32 Chapter 6 - About Properties/07 test_validation3/78794_01_code.py
2f8efd74a7afa4db194872d5c8b652ef492fbd27
[]
no_license
Felienne/spea
164d05e9fbba82c7b7df8d00295f7157054f9248
ecb06c66aaf6a2dced3f141ca415be9efb7dbff5
refs/heads/master
2020-03-17T17:35:27.302219
2018-05-17T10:14:49
2018-05-17T10:14:49
133,794,299
0
0
null
null
null
null
UTF-8
Python
false
false
568
py
# class AboutAssignments(unittest.TestCase): class Doctor: def __init__(self): self._age = 903 @property def age(self): return self._age @age.setter def age(self, value): if value < self.age: pass # nice t...
7b14e461e9ba7105b24ef8d77b490e8ec0419f57
c0239d75a8199ec84ad683f945c21785c1b59386
/dingtalk/api/rest/OapiChatTagDeleteRequest.py
2292ed627d4873421afe37fd82864be50c362d9b
[]
no_license
luss613/oauth_dingtalk
9f253a75ce914c577dbabfb84e97fd883e80e04b
1e2554642d2b16c642a031670d08efa4a74e8252
refs/heads/master
2023-04-23T01:16:33.450821
2020-06-18T08:22:57
2020-06-18T08:22:57
264,966,287
1
1
null
2020-06-18T08:31:24
2020-05-18T14:33:25
Python
UTF-8
Python
false
false
348
py
''' Created by auto_sdk on 2019.10.31 ''' from dingtalk.api.base import RestApi class OapiChatTagDeleteRequest(RestApi): def __init__(self,url=None): RestApi.__init__(self,url) self.chatid = None self.group_tag = None def getHttpMethod(self): return 'POST' def getapiname(self): return 'ding...
187ba8799480652d89c93f0faa7a2c97b7f99b6a
d61f7eda203a336868c010abb8f9a6f45dd51adb
/497. Random Point in Non-overlapping Rectangles.py
01542c98bf043ff665c52427319b5c46b11bdf49
[]
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
761
py
class Solution: def __init__(self, rects: List[List[int]]): self.rects = rects self.prefix = [0] for x1, y1, x2, y2 in rects: self.prefix.append((x2 - x1 + 1) * (y2 - y1 + 1) + self.prefix[-1]) def pick(self) -> List[int]: num = random.randint(0, self.prefix[-1]) ...
ca6d981f70f9f5e2d0d59bf1cec839c78115a1ef
a1bc22600af8889ea1b96b102a021a4a360654d5
/restapi/libs/ConnectionManager.py
d0eddd35935d2ac3a2b6e9da225c5336c50530e1
[]
no_license
IndominusByte/hydro-tech-backend
940e32f3d4981ec92f78c7efb2f11add0fa17bf5
ac1ae3f05eb0b5a2c9da80560e7ee5e66e52848f
refs/heads/main
2023-05-04T14:11:12.267438
2021-05-30T01:08:30
2021-05-30T01:08:30
371,831,757
0
0
null
null
null
null
UTF-8
Python
false
false
12,048
py
import logging, json from fastapi import WebSocket from fastapi_jwt_auth import AuthJWT from fastapi_jwt_auth.exceptions import MissingTokenError from controllers.ChatController import ChatCrud, ChatFetch from controllers.UserController import UserFetch from controllers.ReportController import ReportCrud from controlle...
3d6198b0abdc87164e432fd09c0390ecba72de19
de1abd0ebbb817aa5f23d369e7dda360fd6f1c32
/chapter8/7-NltkAnalysis.py
486c02f2c7559694ee722504c06720e50861ed6a
[]
no_license
CodedQuen/Web-Scraping-with-Python-
33aaa2e3733aa1f2b8c7a533d74f5d08ac868197
67f2d5f57726d5a943f5f044480e68c36076965b
refs/heads/master
2022-06-13T01:34:39.764531
2020-05-05T11:07:01
2020-05-05T11:07:01
261,435,932
0
0
null
null
null
null
UTF-8
Python
false
false
486
py
from nltk import word_tokenize, sent_tokenize, pos_tag sentences = sent_tokenize("Google is one of the best companies in the world. I constantly google myself to see what I'm up to.") nouns = ['NN', 'NNS', 'NNP', 'NNPS'] for sentence in sentences: if "google" in sentence.lower(): taggedWords = pos_...
48351d6d1b511a8717bd34a114b6e54683357290
3c000380cbb7e8deb6abf9c6f3e29e8e89784830
/venv/Lib/site-packages/cobra/modelimpl/acllog/flowcounteraghist1d.py
2e2a886e4137ca0fffa75a3d90db0646a85fbed6
[]
no_license
bkhoward/aciDOM
91b0406f00da7aac413a81c8db2129b4bfc5497b
f2674456ecb19cf7299ef0c5a0887560b8b315d0
refs/heads/master
2023-03-27T23:37:02.836904
2021-03-26T22:07:54
2021-03-26T22:07:54
351,855,399
0
0
null
null
null
null
UTF-8
Python
false
false
11,371
py
# coding=UTF-8 # ********************************************************************** # Copyright (c) 2013-2020 Cisco Systems, Inc. All rights reserved # written by zen warriors, do not modify! # ********************************************************************** from cobra.mit.meta import ClassMeta from cobra.m...
2e5b24c6d45a87fa2c12e35d5b432da39edabc4a
82ebcc53d1c3e80b8960520f934004b945c84f70
/gumi/models/__init__.py
66dce650fdf02fea6bbc93b79f43d1dcb08f0817
[ "MIT" ]
permissive
kumasento/gconv-prune
404fa15c508be017faf56a0e27edc5410fa459d9
f81c417d3754102c902bd153809130e12607bd7d
refs/heads/main
2021-10-06T12:54:49.626589
2021-10-04T16:13:59
2021-10-04T16:13:59
204,706,641
10
2
null
null
null
null
UTF-8
Python
false
false
117
py
from .resnet import * from .preresnet import * from .densenet import * from .vgg import * from .condensenet import *
b3c22a904dac91d8b29c6d27d6ce97e5e99f49d8
a034d4ba39789e4a351112c46dd04a38180cd06c
/appengine/monorail/framework/sql.py
41fb66b26a0bd748c5788f67fa37cb9b6da157a5
[ "BSD-3-Clause" ]
permissive
asdfghjjklllllaaa/infra
050ad249ab44f264b4e2080aa9537ce74aafb022
8f63af54e46194cd29291813f2790ff6e986804d
refs/heads/master
2023-01-10T21:55:44.811835
2019-07-01T14:03:32
2019-07-01T14:03:32
194,691,941
1
0
BSD-3-Clause
2023-01-07T07:12:37
2019-07-01T14:45:29
Python
UTF-8
Python
false
false
37,456
py
# Copyright 2016 The Chromium Authors. All rights reserved. # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file or at # https://developers.google.com/open-source/licenses/bsd """A set of classes for interacting with tables in SQL.""" from __future__ import print_functio...
7b44412ce11d8c6c342152422abcba093327737b
3a48cfb0b43fe61f52355a67b2b5700aa8c5ddf2
/src/som/interpreter/ast/nodes/message/generic_node.py
5cfc38a7257dfdd24617ab9116a1996177084454
[ "MIT" ]
permissive
SOM-st/RTruffleSOM
ce380d02985b0ef1f41f400409f61377dc3a583e
1efc698577830ff3fcd1607e7155d9c6423e8804
refs/heads/master
2021-01-17T07:25:19.895376
2020-12-08T18:56:50
2020-12-08T18:56:50
17,311,290
9
2
MIT
2020-09-02T16:08:31
2014-03-01T08:45:25
Python
UTF-8
Python
false
false
2,256
py
from rpython.rlib.debug import make_sure_not_resized from rpython.rlib.jit import we_are_jitted from ..dispatch import SuperDispatchNode, UninitializedDispatchNode, send_does_not_understand from .abstract_node import AbstractMessageNode class GenericMessageNode(AbstractMessageNode): _immutable_fields_ = ['_disp...
e1f076a8b40ac225debbdfe4c6812b58dabf08a9
ef74d9ad851021bcb0ed12880e14269b6ed7f617
/Sample/Doudizhu/Server/src/ZyGames.Doudizhu.HostServer/PyScript/Action/Action12001.py
7d60a50f0c7331ca1c254a61ca9b33c5de93279d
[ "BSD-2-Clause-Views", "MIT" ]
permissive
sunyuping/Scut
b5e5798e9b519941f0ac3a08a3263dc0f45beb47
ec2ea35c0e4de1f2da49c50d14e119a4f17cd93a
refs/heads/master
2020-12-25T23:19:26.597830
2013-11-16T07:50:01
2013-11-16T07:50:01
null
0
0
null
null
null
null
UTF-8
Python
false
false
3,188
py
import clr, sys from action import * from System import * from mathUtils import MathUtils clr.AddReference('ZyGames.Framework'); clr.AddReference('ZyGames.Framework.Common'); clr.AddReference('ZyGames.Framework.Game'); clr.AddReference('ZyGames.Doudizhu.Bll'); clr.AddReference('ZyGames.Doudizhu.Model'); clr.AddRefer...
c7b9c6378a3dd842cabaa7d5fb31214631d710ee
c02b157399f2ede41abf5119e57f94bfe18c713d
/merc/__init__.py
d8fed445f0d9439793cf5d9c80b0de7600943748
[ "MIT" ]
permissive
merc-devel/merc
b366befb6285af984c2da7eabdd1063f16e0414e
15e010db2474b5d9f9720fc83983b03c95063a02
refs/heads/master
2021-01-18T17:15:33.553125
2014-11-08T03:02:30
2014-11-08T03:02:30
25,289,852
4
0
null
null
null
null
UTF-8
Python
false
false
57
py
from merc import util __version__ = util.get_version()
33984d775374f698a16233b294ee3e505d447c22
75519d2a9bf55e2d9376ea08a36676948a8b232c
/ui/uikits/TextSteam.py
222dfb2dcd7959a0cc728b523b9bf881ec8afbf0
[ "MIT" ]
permissive
CGFanTuan/damgteam
9c32d59cbd0ecb9d3acffd9b902b918c40797e14
aec414f084f6ab6ec5897314390605aaa8380d62
refs/heads/master
2020-09-17T00:29:24.832648
2019-11-25T09:51:13
2019-11-25T09:51:13
null
0
0
null
null
null
null
UTF-8
Python
false
false
1,118
py
# -*- coding: utf-8 -*- """ Script Name: TextSteam.py Author: Do Trinh/Jimmy - 3D artist. Description: """ # ------------------------------------------------------------------------------------------------------------- from __future__ import absolute_import, unicode_literals from PyQt5.QtCore ...
5bc9f7cb725e608b584db5bb260968104795a451
8aefdf04c115c6c6ab64997576ced97d4727dd06
/curation-api/src/users/migrations/0003_auto_20170809_0921.py
b1d063c42c10db300647e9e67f63a3b2095bfcd5
[]
no_license
mohanj1919/django_app_test
a0d47bc98c604d81253c74488dcdbc2ccd039863
5d5bc4c1eecbf627d38260e4d314d8451d67a4f5
refs/heads/master
2021-05-08T06:01:21.712986
2017-10-11T12:12:07
2017-10-11T12:12:07
106,544,537
0
0
null
null
null
null
UTF-8
Python
false
false
485
py
# -*- coding: utf-8 -*- # Generated by Django 1.10.6 on 2017-08-09 09:21 from __future__ import unicode_literals from django.db import migrations, models class Migration(migrations.Migration): dependencies = [ ('users', '0002_auto_20170703_1555'), ] operations = [ migrations.AlterField(...
59919a9d9900991467fcaabb4cc8e2acaff0e9e0
32eeb97dff5b1bf18cf5be2926b70bb322e5c1bd
/benchmark/aphotomanager/testcase/firstcases/testcase5_028.py
6856a16cc6fb6a518aa1c467766e72d1e3596a1c
[]
no_license
Prefest2018/Prefest
c374d0441d714fb90fca40226fe2875b41cf37fc
ac236987512889e822ea6686c5d2e5b66b295648
refs/heads/master
2021-12-09T19:36:24.554864
2021-12-06T12:46:14
2021-12-06T12:46:14
173,225,161
5
0
null
null
null
null
UTF-8
Python
false
false
4,391
py
#coding=utf-8 import os import subprocess import time import traceback from appium import webdriver from appium.webdriver.common.touch_action import TouchAction from selenium.common.exceptions import NoSuchElementException, WebDriverException desired_caps = { 'platformName' : 'Android', 'deviceName' : 'Android Emulat...
b15a144177a3426684ef389cecaaf365fc24dcb7
f54070cd3048a3645cb25f301592a904d387a1c9
/python_prgrams/testpython/file7.py
d8e98c05bbd14af3e9bf261e2d23c7dc207b2a22
[]
no_license
mak705/Python_interview
02bded60417f1e6e2d81e1f6cde6961d95da2a8e
aff2d6018fd539dbcde9e3a6b3f8a69167ffca0d
refs/heads/master
2020-03-22T21:03:34.018919
2019-11-15T08:51:34
2019-11-15T08:51:34
140,653,056
0
0
null
null
null
null
UTF-8
Python
false
false
138
py
##counting lines in a file fhand = open('mul.py') for line in fhand: line = line.rstrip() if not line.startswith('#From'): print line
63d97a4042ea1c94875bb42957b33061db5ac700
e3365bc8fa7da2753c248c2b8a5c5e16aef84d9f
/indices/nnreggio.py
32b325c4e4eef33665e12e96b01b39fc616f374c
[]
no_license
psdh/WhatsintheVector
e8aabacc054a88b4cb25303548980af9a10c12a8
a24168d068d9c69dc7a0fd13f606c080ae82e2a6
refs/heads/master
2021-01-25T10:34:22.651619
2015-09-23T11:54:06
2015-09-23T11:54:06
42,749,205
2
3
null
2015-09-23T11:54:07
2015-09-18T22:06:38
Python
UTF-8
Python
false
false
216
py
ii = [('ClarGE2.py', 1), ('RoscTTI3.py', 1), ('RoscTTI2.py', 2), ('MedwTAI.py', 1), ('HogaGMM.py', 3), ('MartHRW.py', 1), ('WestJIT.py', 1), ('RoscTTI.py', 1), ('BrewDTO.py', 2), ('ClarGE3.py', 2), ('RogeSIP.py', 1)]
fe616439df2cf983c744ea323919525c2e94cbb2
814fd0bea5bc063a4e34ebdd0a5597c9ff67532b
/chrome/common/extensions/docs/server2/refresh_tracker_test.py
f1f596f1afefe93317d8fa365571a158aa4abe97
[ "BSD-3-Clause" ]
permissive
rzr/chromium-crosswalk
1b22208ff556d69c009ad292bc17dca3fe15c493
d391344809adf7b4f39764ac0e15c378169b805f
refs/heads/master
2021-01-21T09:11:07.316526
2015-02-16T11:52:21
2015-02-16T11:52:21
38,887,985
0
0
NOASSERTION
2019-08-07T21:59:20
2015-07-10T15:35:50
C++
UTF-8
Python
false
false
1,941
py
#!/usr/bin/env python # Copyright 2014 The Chromium Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. import unittest from object_store_creator import ObjectStoreCreator from refresh_tracker import RefreshTracker class RefreshTrackerT...
a13bd7f9da7ea032c84dac021788da7cb8446ba9
ac2c3e8c278d0aac250d31fd023c645fa3984a1b
/saleor/saleor/wishlist/error_codes.py
5f77c477ea3948543085f5817a1d759cf6bc6e85
[ "BSD-3-Clause", "CC-BY-4.0" ]
permissive
jonndoe/saleor-test-shop
152bc8bef615382a45ca5f4f86f3527398bd1ef9
1e83176684f418a96260c276f6a0d72adf7dcbe6
refs/heads/master
2023-01-21T16:54:36.372313
2020-12-02T10:19:13
2020-12-02T10:19:13
316,514,489
1
1
BSD-3-Clause
2020-11-27T23:29:20
2020-11-27T13:52:33
TypeScript
UTF-8
Python
false
false
196
py
from enum import Enum class WishlistErrorCode(str, Enum): GRAPHQL_ERROR = "graphql_error" INVALID = "invalid" NOT_FOUND = "not_found" REQUIRED = "required" UNIQUE = "unique"
b9a387605d577d71f54a61961bb4e49480104471
0180b1a8e19c0a02e7c00ebe1a58e17347ad1996
/BCR2000/consts.py
a1a23805ec9ecae2ff31a2bf1a642c416c9ebe69
[]
no_license
cce/buttons
e486af364c6032b4be75ab9de26f42b8d882c5b0
7d4936c91df99f4c6e08f7e347de64361c75e652
refs/heads/master
2021-01-17T06:56:55.859306
2014-12-22T05:03:00
2015-11-25T03:42:28
46,657,841
3
0
null
null
null
null
UTF-8
Python
false
false
1,666
py
# Embedded file name: /Users/versonator/Jenkins/live/Binary/Core_Release_64_static/midi-remote-scripts/BCR2000/consts.py """ The following consts should be substituted with the Sys Ex messages for requesting a controller's ID response and that response to allow for automatic lookup""" ID_REQUEST = 0 ID_RESP = 0 GENERIC...
62fed4f8d716eb544aca34dbe492a0dfcc899225
4da57c6e9efb0a884449e019ce5c9b5d516d2bb1
/exp/kernel_benchmark/bin_clean/amarel_aggr_data.py
6d0a278193addea1d73a624d1f74908838af8828
[]
no_license
radical-experiments/affinity_model
dc848fe1666b2f017d37ba041890462890eba9b5
fc67420a2278020eee770680fa7ccef76ed2dfa5
refs/heads/master
2021-04-06T16:56:26.847920
2018-09-25T03:15:47
2018-09-25T03:15:47
83,361,464
0
0
null
null
null
null
UTF-8
Python
false
false
1,431
py
import os import sys import csv from pprint import pprint from files_dir_mod import * def amarel_aggregate(src_path, dst_path): for dirname in dirnames: if not os.path.isdir(src_path+'/'+dirname): print "{0} does not exist".format(dirname) continue dir_keywords = dirname...
0255e46bd31fd1ecc2393fdf7322e84db39abf47
97e60d0ca572d0dc3fc80f8719cd57a707ab6069
/bias_zebra_print/stock.py
dd94d374c932338a87ab830754b76fb7b1fe5b94
[]
no_license
josepato/bias_trunk_v6
0c7c86493c88f015c049a139360478cabec7f698
b6ab6fc2ff3dc832f26effdba421bcc76d5cabac
refs/heads/master
2020-06-12T14:18:31.101513
2016-12-15T22:55:54
2016-12-15T22:55:54
75,803,957
0
0
null
null
null
null
UTF-8
Python
false
false
4,033
py
# -*- encoding: utf-8 -*- ############################################################################## # # OpenERP, Open Source Management Solution # Copyright (C) 2004-2009 Tiny SPRL (<http://tiny.be>). All Rights Reserved # $Id$ # # This program is free software: you can redistribute it and/or modify #...
b563672c1f0906584832778d726b6ba3cac18c7f
060ce17de7b5cdbd5f7064d1fceb4ded17a23649
/fn_microsoft_defender/fn_microsoft_defender/util/customize.py
bb2e546adca2b9b9f81794d806d0518c8a1f2dd2
[ "MIT" ]
permissive
ibmresilient/resilient-community-apps
74bbd770062a22801cef585d4415c29cbb4d34e2
6878c78b94eeca407998a41ce8db2cc00f2b6758
refs/heads/main
2023-06-26T20:47:15.059297
2023-06-23T16:33:58
2023-06-23T16:33:58
101,410,006
81
107
MIT
2023-03-29T20:40:31
2017-08-25T14:07:33
Python
UTF-8
Python
false
false
6,691
py
# -*- coding: utf-8 -*- """Generate the Resilient customizations required for fn_microsoft_defender""" import base64 import os import io try: from resilient import ImportDefinition except ImportError: # Support Apps running on resilient-circuits < v35.0.195 from resilient_circuits.util import ImportDefini...
5f5e98e0204db775e5b06fd86453f2a62c41f96b
6dc685fdb6f4a556225f13a1d26170ee203e9eb6
/Windows2016Lab/scripts/Service_Windows2016_Action___create___Task_set_parameters.py
57d63f95d0ebaa657302006a67576086a8cb18df
[ "MIT" ]
permissive
amaniai/calm
dffe6227af4c9aa3d95a08b059eac619b2180889
fefc8b9f75e098daa4c88c7c4570495ce6be9ee4
refs/heads/master
2023-08-15T17:52:50.555026
2021-10-10T08:33:01
2021-10-10T08:33:01
null
0
0
null
null
null
null
UTF-8
Python
false
false
549
py
username = 'user-{}'.format(_construct_random_password(8,numDigits=4, numLetters=4, numPuncs=0, numCaps=0).lower()) password = _construct_random_password(10,upper=14, numDigits=4) print('ACCESS_USERNAME={}'.format(username)) print('ACCESS_PASSWORD={}'.format(password)) calm_index = int('@@{calm_array_index}@@') email_...
dd0eb441e105f56c21813d7d9263c17466d46938
de24f83a5e3768a2638ebcf13cbe717e75740168
/moodledata/vpl_data/217/usersdata/274/113684/submittedfiles/av2_p3_m2.py
56a351331cc54ba12f7e3c1497129b302fa40d64
[]
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
916
py
# -*- coding: utf-8 -* n=int(input("Dimensão do Quadrado: ")) while notn>=3: n=int(input("Dimensão do Quadrado: ")) M=[] for i in range(0,n,1): L=[] for j in range(o,n,1): L.append(int(input("Elemento da Linha: ")) M.append(L) somaL=[] for i in range(0,n,1): somaL.append(sum(M[i])) somaC=[...
b284c2b20a27edfd46ff6f14ba59bcd5aff733d3
be026334d457b1f78050f8262cd693922c6c8579
/onnxruntime/python/tools/transformers/fusion_gpt_attention_megatron.py
5418ccf513c770d3ec626ac6520e367c249eaa37
[ "MIT" ]
permissive
ConnectionMaster/onnxruntime
953c34c6599c9426043a8e5cd2dba05424084e3b
bac9c0eb50ed5f0361f00707dd6434061ef6fcfe
refs/heads/master
2023-04-05T00:01:50.750871
2022-03-16T15:49:42
2022-03-16T15:49:42
183,019,796
1
0
MIT
2023-04-04T02:03:14
2019-04-23T13:21:11
C++
UTF-8
Python
false
false
10,803
py
#------------------------------------------------------------------------- # Copyright (c) Microsoft Corporation. All rights reserved. # Licensed under the MIT License. #-------------------------------------------------------------------------- import numpy as np from logging import getLogger from onnx import helper, ...
db889d7c5e5cba1d1b2ed71e137b42acf283c13f
b89ec2839b4a6bd4e2d774f64be9138f4b71a97e
/dataent/patches/v7_2/set_doctype_engine.py
6de22a5c653dc5755560998976ce23c246a2026d
[ "MIT" ]
permissive
dataent/dataent
ec0e9a21d864bc0f7413ea39670584109c971855
c41bd5942ffe5513f4d921c4c0595c84bbc422b4
refs/heads/master
2022-12-14T08:33:48.008587
2019-07-09T18:49:21
2019-07-09T18:49:21
195,729,981
0
0
MIT
2022-12-09T17:23:49
2019-07-08T03:26:28
Python
UTF-8
Python
false
false
231
py
from __future__ import unicode_literals import dataent def execute(): for t in dataent.db.sql('show table status'): if t[0].startswith('tab'): dataent.db.sql('update tabDocType set engine=%s where name=%s', (t[1], t[0][3:]))
6a4c16868431e1e23eb5da001f0272c6e45ae97e
6fa7f99d3d3d9b177ef01ebf9a9da4982813b7d4
/7ECZC8CBEhy5QkvN3_15.py
b7cee2eac0f62400c8ad19d3b56c9c8b2daff2e8
[]
no_license
daniel-reich/ubiquitous-fiesta
26e80f0082f8589e51d359ce7953117a3da7d38c
9af2700dbe59284f5697e612491499841a6c126f
refs/heads/master
2023-04-05T06:40:37.328213
2021-04-06T20:17:44
2021-04-06T20:17:44
355,318,759
0
0
null
null
null
null
UTF-8
Python
false
false
151
py
def how_many_walls(n, w, h): sum_ = 0 count = 0 wallSquare = w * h while sum_ <= n: sum_ += wallSquare count += 1 return count - 1
ac9322695c8338f7c5b6352dc885ec393d8b1b9a
ca66a4283c5137f835377c3ed9a37128fcaed037
/Lib/site-packages/pandas/tests/indexes/test_base.py
48214ef4e92a8217fc8c6c342ae4de28f448658f
[]
no_license
NamithaKonda09/majorProject
f377f7a77d40939a659a3e59f5f1b771d88889ad
4eff4ff18fa828c6278b00244ff2e66522e0cd51
refs/heads/master
2023-06-04T20:25:38.450271
2021-06-24T19:03:46
2021-06-24T19:03:46
370,240,034
0
0
null
null
null
null
UTF-8
Python
false
false
104,196
py
# -*- coding: utf-8 -*- from collections import defaultdict from datetime import datetime, timedelta import math import operator import sys import numpy as np import pytest from pandas._libs.tslib import Timestamp from pandas.compat import ( PY3, PY35, PY36, StringIO, lrange, lzip, range, text_type,...
677d22f42d470e7e6fab11f89b82637deaaa0fb6
be80a2468706ab99c838fa85555c75db8f38bdeb
/app/reward/migrations/0002_auto_20180822_0903.py
2e25721da289ed95493031d61d3ce8c3cf1f9c9a
[]
no_license
kimdohwan/Wadiz
5468d218ba069387deabf83376b42a4f69360881
91f85f09a7c9a59864b69990127911a112d4bdbd
refs/heads/master
2021-06-24T06:41:04.111305
2019-07-03T12:51:18
2019-07-03T12:51:18
143,955,968
0
0
null
null
null
null
UTF-8
Python
false
false
2,105
py
# Generated by Django 2.1 on 2018-08-22 00:03 import django.core.validators from django.db import migrations, models import django.db.models.deletion class Migration(migrations.Migration): dependencies = [ ('reward', '0001_initial'), ] operations = [ migrations.CreateModel( ...
f44f6d9972814a4e7a1f84001a60cf2ac08ac418
5c26eafece0ee85a7ed4b6a34ee52753d7c86e49
/polyaxon/estimators/hooks/step_hooks.py
0e177575b29f1a02195d3439137b45db2c0d2a1a
[ "MIT" ]
permissive
StetHD/polyaxon
345257076d484b2267ba20d9d346f1367cdd92d3
dabddb9b6ea922a0549e3c6fd7711231f7462fa3
refs/heads/master
2021-03-19T06:45:51.806485
2017-09-26T14:31:26
2017-09-26T14:36:13
null
0
0
null
null
null
null
UTF-8
Python
false
false
6,184
py
# -*- coding: utf-8 -*- from __future__ import absolute_import, division, print_function from collections import OrderedDict from tensorflow.python.training import basic_session_run_hooks from polyaxon.estimators.hooks.utils import can_run_hook class StepLoggingTensorHook(basic_session_run_hooks.LoggingTensorHook)...
1e30a64ef30c526d7e94b66f205c369d97dd8da2
fa04309288a0f8b2daae2fd73c8224a1c0ad4d95
/eventkit_cloud/tasks/tests/test_task_factory.py
b02b4477e9ad630dbbdb95b91ae28bb1c39b5c47
[]
no_license
jj0hns0n/eventkit-cloud
7bb828c57f29887621e47fe7ce0baa14071ef39e
2f749090baf796b507e79251a4c4b30cb0b4e126
refs/heads/master
2021-01-01T19:45:32.464729
2017-07-24T19:01:24
2017-07-24T19:01:24
98,675,805
0
0
null
2017-07-28T18:16:34
2017-07-28T18:16:34
null
UTF-8
Python
false
false
7,545
py
# -*- coding: utf-8 -*- import logging import os import uuid from django.contrib.auth.models import Group, User from django.contrib.gis.geos import GEOSGeometry, Polygon from django.db import DatabaseError from django.test import TestCase from eventkit_cloud.jobs.models import Job, Region, ProviderTask, ExportProvide...
526512060ec60f64cab763dcdc20a58c882fa21b
e3040a2e23a856e319e02037dc6baf3882c796b9
/samples/openapi3/client/petstore/python/petstore_api/paths/pet_find_by_status/get.py
bca423ad68f208522270ab2159908c0f06ae7b00
[ "Apache-2.0" ]
permissive
mishin/openapi-generator
2ed2e0739c0cc2a627c25191d5898071d9294036
3ed650307513d552404f3d76487f3b4844acae41
refs/heads/master
2023-06-10T03:01:09.612130
2022-10-14T08:29:15
2022-10-14T08:29:15
271,080,285
0
0
Apache-2.0
2023-05-30T02:01:25
2020-06-09T18:29:41
Java
UTF-8
Python
false
false
12,472
py
# coding: utf-8 """ Generated by: https://openapi-generator.tech """ from dataclasses import dataclass import typing_extensions import urllib3 from urllib3._collections import HTTPHeaderDict from petstore_api import api_client, exceptions from datetime import date, datetime # noqa: F401 import decimal # noqa...
bfe394598000549c8aa731dc5185e43ee6e450f1
15581a76b36eab6062e71d4e5641cdfaf768b697
/Leetcode Contests/Biweekly Contest 24/Minimum Value to Get Positive Step by Step Sum.py
ed393ceda76cec842051a7cd8dd259618306c947
[]
no_license
MarianDanaila/Competitive-Programming
dd61298cc02ca3556ebc3394e8d635b57f58b4d2
3c5a662e931a5aa1934fba74b249bce65a5d75e2
refs/heads/master
2023-05-25T20:03:18.468713
2023-05-16T21:45:08
2023-05-16T21:45:08
254,296,597
0
0
null
null
null
null
UTF-8
Python
false
false
318
py
from typing import List class Solution: def minStartValue(self, nums: List[int]) -> int: sum = 0 min = nums[0] for i in nums: sum += i if sum < min: min = sum if min >= 0: return 1 else: return abs(min) + 1
06ce341e0e7626e2104a0667155275b069268653
55c250525bd7198ac905b1f2f86d16a44f73e03a
/Python/Kivy/pycon2013/html5slides/scripts/md/render.py
b5ef0975e20eb201985c57c5b48cd150050171da
[]
no_license
NateWeiler/Resources
213d18ba86f7cc9d845741b8571b9e2c2c6be916
bd4a8a82a3e83a381c97d19e5df42cbababfc66c
refs/heads/master
2023-09-03T17:50:31.937137
2023-08-28T23:50:57
2023-08-28T23:50:57
267,368,545
2
1
null
2022-09-08T15:20:18
2020-05-27T16:18:17
null
UTF-8
Python
false
false
129
py
version https://git-lfs.github.com/spec/v1 oid sha256:6e3940fcf589334234bc7943dfc2c0d8e860fc139a432eae485128714022232c size 1807
e5b0887d810d27576528bafda388fdfd915d3c4f
c6320d68968de93ce9d686f5a59bb34909d089bb
/03_Polynomial_Regression/polynomial_regression_rad.py
fafb65739a4f26fa1c7981097fe77412704b96b8
[]
no_license
rbartosinski/MachineLearningRes
0835e6b9f94c309bf2ce8ff7ceb73912a7eeea63
5a1af15e77d589149aa1cb22cb96f56956fd9a0f
refs/heads/master
2020-04-07T00:58:03.692579
2019-01-11T13:49:12
2019-01-11T13:49:12
157,925,825
0
0
null
null
null
null
UTF-8
Python
false
false
1,313
py
#!/usr/bin/env python3 # -*- coding: utf-8 -*- """ Created on Tue Nov 20 15:04:28 2018 @author: radek """ #wczytanie bibliotek import numpy as np import matplotlib.pyplot as plt import pandas as pd #wczytanie danych dataset = pd.read_csv('Position_Salaries.csv') X = dataset.iloc[:, 1:2].values y = dataset.iloc[:, 2]...
e4ae96c0131406c2419a148c0186b3269acfa42f
ca7aa979e7059467e158830b76673f5b77a0f5a3
/Python_codes/p03964/s755365360.py
9f2a66cabd6d3f24f2aafce6d59b731dbfbc227f
[]
no_license
Aasthaengg/IBMdataset
7abb6cbcc4fb03ef5ca68ac64ba460c4a64f8901
f33f1c5c3b16d0ea8d1f5a7d479ad288bb3f48d8
refs/heads/main
2023-04-22T10:22:44.763102
2021-05-13T17:27:22
2021-05-13T17:27:22
367,112,348
0
0
null
null
null
null
UTF-8
Python
false
false
619
py
import bisect import collections import copy import functools import heapq import math import sys from collections import deque from collections import defaultdict input = sys.stdin.readline MOD = 10**9+7 N = int(input()) T = [0]*N A = [0]*N for i in range(N): T[i],A[i] = map(int,(input().split())) t,a = T[0],A[0...
5a1e071972d89f69b241aff120e8fcd705ae1ca1
cc0d06e2aad3d30152c4a3f3356befdc58748313
/2.til8.oktober/plot_wavepacket.py
a4583b0987077f652a46aaf25eff8dbe8cd4c6bb
[]
no_license
lasse-steinnes/IN1900
db0bb4da33fa024d4fe9207337c0f1d956197c50
c8d97c2903078471f8e419f88cc8488d9b8fc7da
refs/heads/master
2020-12-14T15:34:36.429764
2020-01-18T19:59:46
2020-01-18T19:59:46
234,789,653
0
0
null
null
null
null
UTF-8
Python
false
false
473
py
### ## Definerer funksjonen from numpy import exp, sin, pi, linspace bølge = lambda x,t=0: exp(-(x-3*t)**2)*sin(3*pi*(x-t)) ## Lager intervallet for x x_matrise = linspace(-4,4,1500) # Slik at bølge_t0 = bølge(x_matrise) ### Plotter funksjonen import matplotlib.pyplot as plt plt.plot(x_matrise, bølge_t0, label = '...
3701dcb0526d0abec2a1850baf3176ed362ec0d1
d0eb582894eff3c44e3de4bd50f571f9d9ab3a02
/venv/lib/python3.7/site-packages/flake8/plugins/pyflakes.py
018d1c98a1f847fa743d847fa6d66a99ac4dbc0c
[ "MIT" ]
permissive
tdle94/app-store-scrapper
159187ef3825213d40425215dd9c9806b415769e
ed75880bac0c9ef685b2c1bf57a6997901abface
refs/heads/master
2022-12-20T21:10:59.621305
2020-10-28T00:32:21
2020-10-28T00:32:21
247,291,364
1
2
MIT
2022-12-08T03:53:08
2020-03-14T14:25:44
Python
UTF-8
Python
false
false
6,021
py
"""Plugin built-in to Flake8 to treat pyflakes as a plugin.""" # -*- coding: utf-8 -*- from __future__ import absolute_import try: # The 'demandimport' breaks pyflakes and flake8.plugins.pyflakes from mercurial import demandimport except ImportError: pass else: demandimport.disable() import os from typ...
1d0479b10748363c8598f680dd8ac691974f0c9e
11060ca244940baef96a51d794d73aab44fc31c6
/src/brainstorming/tornado/modbus/pymodbus/__init__.py
0bb3d9b53e2360b44fb5246e72a6c065e1fdb427
[]
no_license
D3f0/txscada
eb54072b7311068a181c05a03076a0b835bb0fe1
f8e1fd067a1d001006163e8c3316029f37af139c
refs/heads/master
2020-12-24T06:27:17.042056
2016-07-27T17:17:56
2016-07-27T17:17:56
3,565,335
9
1
null
null
null
null
UTF-8
Python
false
false
1,280
py
""" Pymodbus: Modbus Protocol Implementation ----------------------------------------- This package can supply modbus clients and servers: client: - Can perform single get/set on discretes and registers - Can perform multiple get/set on discretes and registers - Working on diagnostic/file/pipe/setting/info requets -...
[ "devnull@localhost" ]
devnull@localhost
ac8fcee7be310f87e1cf6a7479d7dec05c585cc6
6413fe58b04ac2a7efe1e56050ad42d0e688adc6
/tempenv/lib/python3.7/site-packages/dash_bootstrap_components/_components/CardText.py
c0146873ce75910bc6733eabc85670d925f82320
[ "MIT" ]
permissive
tytechortz/Denver_temperature
7f91e0ac649f9584147d59193568f6ec7efe3a77
9d9ea31cd7ec003e8431dcbb10a3320be272996d
refs/heads/master
2022-12-09T06:22:14.963463
2019-10-09T16:30:52
2019-10-09T16:30:52
170,581,559
1
0
MIT
2022-06-21T23:04:21
2019-02-13T21:22:53
Python
UTF-8
Python
false
false
3,332
py
# AUTO GENERATED FILE - DO NOT EDIT from dash.development.base_component import Component, _explicitize_args class CardText(Component): """A CardText component. Keyword arguments: - children (a list of or a singular dash component, string or number; optional): The children of this component - id (string; optio...
f2acacf75129142364d47c4372031342a19566a9
1554150a9720ebf35cd11c746f69169b595dca10
/tk_practise/shape_display_view.py
908a4219294e3677bf29d3a5afa33665d56b7ca5
[]
no_license
andrewili/shape-grammar-engine
37a809f8cf78b133f8f1c3f9cf13a7fbbb564713
2859d8021442542561bdd1387deebc85e26f2d03
refs/heads/master
2021-01-18T22:46:51.221257
2016-05-31T21:15:28
2016-05-31T21:15:28
14,129,359
1
0
null
null
null
null
UTF-8
Python
false
false
7,640
py
# shape_display_view.py import Tkinter as tk import tkFileDialog import tkFont import ttk class Observable(object): def __init__(self): self.observers = [] def broadcast(self, widget): for observer in self.observers: observer.respond(widget) def add_observer(self, observer...
3609cbd86fe366108bed83305f57d5ac02c3ce24
a2dc75a80398dee58c49fa00759ac99cfefeea36
/bluebottle/bb_projects/migrations/0018_auto_20210302_1417.py
69d49b4e0234875309c1a920a6cf0af3e76ba9e8
[ "BSD-2-Clause" ]
permissive
onepercentclub/bluebottle
e38b0df2218772adf9febb8c6e25a2937889acc0
2b5f3562584137c8c9f5392265db1ab8ee8acf75
refs/heads/master
2023-08-29T14:01:50.565314
2023-08-24T11:18:58
2023-08-24T11:18:58
13,149,527
15
9
BSD-3-Clause
2023-09-13T10:46:20
2013-09-27T12:09:13
Python
UTF-8
Python
false
false
956
py
# -*- coding: utf-8 -*- # Generated by Django 1.11.17 on 2021-03-02 13:17 from __future__ import unicode_literals from django.db import migrations class Migration(migrations.Migration): dependencies = [ ('bb_projects', '0017_auto_20210302_1417'), ('projects', '0095_auto_20210302_1417'), ...
0fbc3c0d1ea493c7b8c03b62c9104b1f4803931c
acb8e84e3b9c987fcab341f799f41d5a5ec4d587
/langs/2/ef3.py
7ea48f160f18a4c7e1914e1c32d84b3d8df9be75
[]
no_license
G4te-Keep3r/HowdyHackers
46bfad63eafe5ac515da363e1c75fa6f4b9bca32
fb6d391aaecb60ab5c4650d4ae2ddd599fd85db2
refs/heads/master
2020-08-01T12:08:10.782018
2016-11-13T20:45:50
2016-11-13T20:45:50
73,624,224
0
1
null
null
null
null
UTF-8
Python
false
false
486
py
import sys def printFunction(lineRemaining): if lineRemaining[0] == '"' and lineRemaining[-1] == '"': if len(lineRemaining) > 2: #data to print lineRemaining = lineRemaining[1:-1] print ' '.join(lineRemaining) else: print def main(fileName): with open(fileName) as f: for line in f: ...
9b73114f7ea4cb451dfbd939500b3c97b30e2d8a
673440c09033912157d1c3767d5308f95755e76a
/ManachersAlgo.py
34e2ae34f01f3af98fb2e6b72aa5e397af5e4c02
[]
no_license
jagadeshwarrao/programming
414193b1c538e37684378233d0532bd786d63b32
1b343251a8ad6a81e307d31b2025b11e0b28a707
refs/heads/master
2023-02-02T19:26:21.187561
2020-12-21T18:21:00
2020-12-21T18:21:00
274,644,612
1
0
null
null
null
null
UTF-8
Python
false
false
1,482
py
def findLongestPalindromicString(text): N = len(text) if N == 0: return N = 2*N+1 L = [0] * N L[0] = 0 L[1] = 1 C = 1 R = 2 i = 0 iMirror = 0 maxLPSLength = 0 maxLPSCenterPosition = 0 start = -1 end = -1 diff = -1 for i in xrange(2,N): iMirror = 2*C-i L[i]...
a40784738ed092668081456e1b724bb29a5780e8
163bbb4e0920dedd5941e3edfb2d8706ba75627d
/Code/CodeRecords/2790/60589/243105.py
230152d093784ddcfff077a0a0b37bbdb892f405
[]
no_license
AdamZhouSE/pythonHomework
a25c120b03a158d60aaa9fdc5fb203b1bb377a19
ffc5606817a666aa6241cfab27364326f5c066ff
refs/heads/master
2022-11-24T08:05:22.122011
2020-07-28T16:21:24
2020-07-28T16:21:24
259,576,640
2
1
null
null
null
null
UTF-8
Python
false
false
350
py
nm=input().split(' ') n=int(nm[0]) m=int(nm[1]) a=list(map(int,input().split(' '))) b=list(map(int,input().split(' '))) ans=[] a.sort() for e in b: has=False for i in range(n): if a[i]>e: has=True ans.append(i) break if not has: ans.append(n) ans=list(map(...
6677355c1c7383d94b434226fae40b8cf76ba2d0
bdf86d69efc1c5b21950c316ddd078ad8a2f2ec0
/venv/Lib/site-packages/twisted/plugins/twisted_core.py
a66ad7f0104dc02e960fa9fecfcfe59830bb8d40
[ "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
DuaNoDo/PythonProject
543e153553c58e7174031b910fd6451399afcc81
2c5c8aa89dda4dec2ff4ca7171189788bf8b5f2c
refs/heads/master
2020-05-07T22:22:29.878944
2019-06-14T07:44:35
2019-06-14T07:44:35
180,941,166
1
1
null
2019-06-04T06:27:29
2019-04-12T06:05:42
Python
UTF-8
Python
false
false
588
py
# Copyright (c) Twisted Matrix Laboratories. # See LICENSE for details. from __future__ import absolute_import, division from twisted.internet.endpoints import ( _SystemdParser, _TCP6ServerParser, _StandardIOParser, _TLSClientEndpointParser) from twisted.protocols.haproxy._parser import ( HAProxyServerPar...
9b4d79f7d378c8eb47d4f656f32305c8efc4ff83
a2d36e471988e0fae32e9a9d559204ebb065ab7f
/huaweicloud-sdk-ocr/huaweicloudsdkocr/v1/model/passport_result.py
7d18f30f08e2ae7da04b81723bcf468ba27a7646
[ "Apache-2.0" ]
permissive
zhouxy666/huaweicloud-sdk-python-v3
4d878a90b8e003875fc803a61414788e5e4c2c34
cc6f10a53205be4cb111d3ecfef8135ea804fa15
refs/heads/master
2023-09-02T07:41:12.605394
2021-11-12T03:20:11
2021-11-12T03:20:11
null
0
0
null
null
null
null
UTF-8
Python
false
false
14,941
py
# coding: utf-8 import re import six from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization class PassportResult: """ Attributes: openapi_types (dict): The key is attribute name and the value is attribute type. attribute_map (dict): The key is ...
9962922584c412b05fbb00dc271d5fd91f46fe79
23611933f0faba84fc82a1bc0a85d97cf45aba99
/google-cloud-sdk/.install/.backup/lib/third_party/ruamel/yaml/resolver.py
84227072e066b8f2528baaf4a25c43995cd4061a
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0", "MIT" ]
permissive
KaranToor/MA450
1f112d1caccebdc04702a77d5a6cee867c15f75c
c98b58aeb0994e011df960163541e9379ae7ea06
refs/heads/master
2021-06-21T06:17:42.585908
2020-12-24T00:36:28
2020-12-24T00:36:28
79,285,433
1
1
Apache-2.0
2020-12-24T00:38:09
2017-01-18T00:05:44
Python
UTF-8
Python
false
false
14,599
py
# coding: utf-8 from __future__ import absolute_import import re try: from .error import * # NOQA from .nodes import * # NOQA from .compat import string_types except (ImportError, ValueError): # for Jython from ruamel.yaml.error import * ...
d2f61390d6b2c4b81f9dcb27acbe7b81d9e4cc13
16734d189c2bafa9c66fdc989126b7d9aa95c478
/Python/flask/counter/server.py
1c6c4ef1a9e0e7f137e799fcf25543dac002609e
[]
no_license
Ericksmith/CD-projects
3dddd3a3819341be7202f11603cf793a2067c140
3b06b6e289d241c2f1115178c693d304280c2502
refs/heads/master
2021-08-15T17:41:32.329647
2017-11-18T01:18:04
2017-11-18T01:18:04
104,279,162
0
0
null
null
null
null
UTF-8
Python
false
false
534
py
from flask import Flask, session, render_template, request, redirect app = Flask(__name__) app.secret_key = "Dojo" @app.route('/') def index(): if session.get('counter') == None: session['counter'] = 0 session['counter'] += 1 return render_template('index.html', counter = session['counter']) @ap...
c702a1355b9688ac31eb5f513f2d151be4f47134
f242b489b9d3db618cf04415d4a7d490bac36db0
/Archives_Homework/src/archivesziped.py
2b15451a84885e66b830d42976855d566e4d935e
[]
no_license
LABETE/Python2_Homework
e33d92d4f8a1867a850430600ccc7baf7ebc6dad
b24207b74c7883c220efc28d315e386dedead41d
refs/heads/master
2016-08-12T19:04:05.304348
2015-05-27T04:05:18
2015-05-27T04:05:18
36,182,485
0
0
null
null
null
null
UTF-8
Python
false
false
710
py
import zipfile import os import glob def zippedfiles(zipfilename): path = os.getcwd() zip_file = os.path.join(path, os.path.basename(zipfilename)+".zip") files_to_zip = [os.path.basename(fn) for fn in glob.glob(zipfilename+"\*") if os.path.isfile(fn)] zf = zipfile.ZipFile(zip_file, "w", zipfile.ZIP_DEF...
0a79edc64c01026d73147c2ba199040dde418acb
0d75e69be45600c5ef5f700e409e8522b9678a02
/IWDjangoAssignment1/settings.py
fbefbb96d64fcd6e7f9d12d0300504134dbaecd7
[]
no_license
sdrsnadkry/IWDjangoAssignment1
28d4d6c264aac250e66a7be568fee29f1700464b
6eb533d8bbdae68a6952113511626405e718cac6
refs/heads/master
2022-11-29T07:53:37.374821
2020-07-18T03:27:52
2020-07-18T03:27:52
280,572,491
0
0
null
null
null
null
UTF-8
Python
false
false
3,138
py
""" Django settings for IWDjangoAssignment1 project. Generated by 'django-admin startproject' using Django 3.0.7. For more information on this file, see https://docs.djangoproject.com/en/3.0/topics/settings/ For the full list of settings and their values, see https://docs.djangoproject.com/en/3.0/ref/settings/ """ ...
5bc8073cfa36a998bb67cbfb0078c319d984d68b
f561a219c57bd75790d3155acac6f54299a88b08
/city/migrations/0010_auto_20170406_1957.py
c4a0d52767af5f7c0852ea55762bea83e23cf8ea
[]
no_license
ujjwalagrawal17/OfferCartServer
1e81cf2dc17f19fa896062c2a084e6b232a8929e
b3cd1c5f8eecc167b6f4baebed3c4471140d905f
refs/heads/master
2020-12-30T15:31:04.380084
2017-05-24T18:26:20
2017-05-24T18:26:20
91,155,405
1
0
null
null
null
null
UTF-8
Python
false
false
472
py
# -*- coding: utf-8 -*- # Generated by Django 1.10.5 on 2017-04-06 19:57 from __future__ import unicode_literals from django.db import migrations, models class Migration(migrations.Migration): dependencies = [ ('city', '0009_auto_20170406_1951'), ] operations = [ migrations.AlterField( ...
00525edd9f91bf0763fa8d35db247a55724a0f90
ad13583673551857615498b9605d9dcab63bb2c3
/output/models/nist_data/atomic/duration/schema_instance/nistschema_sv_iv_atomic_duration_enumeration_2_xsd/__init__.py
aa2a5364c28c8263b4cba85ac2516304e22deade
[ "MIT" ]
permissive
tefra/xsdata-w3c-tests
397180205a735b06170aa188f1f39451d2089815
081d0908382a0e0b29c8ee9caca6f1c0e36dd6db
refs/heads/main
2023-08-03T04:25:37.841917
2023-07-29T17:10:13
2023-07-30T12:11:13
239,622,251
2
0
MIT
2023-07-25T14:19:04
2020-02-10T21:59:47
Python
UTF-8
Python
false
false
381
py
from output.models.nist_data.atomic.duration.schema_instance.nistschema_sv_iv_atomic_duration_enumeration_2_xsd.nistschema_sv_iv_atomic_duration_enumeration_2 import ( NistschemaSvIvAtomicDurationEnumeration2, NistschemaSvIvAtomicDurationEnumeration2Type, ) __all__ = [ "NistschemaSvIvAtomicDurationEnumerat...
71f9088eb2850508d7b32b8291db9c48eaf63ed4
649bd422025e421d86025743eac324c9b882a2e8
/exam/1_three-dimensional_atomic_system/dump/phasetrans/temp50_8000.py
bb136f85f5c8e67ef30d0a736db52e8c424e4cff
[]
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,893
py
ITEM: TIMESTEP 8000 ITEM: NUMBER OF ATOMS 2048 ITEM: BOX BOUNDS pp pp pp 6.8399774235701472e-01 4.6516002257638277e+01 6.8399774235701472e-01 4.6516002257638277e+01 6.8399774235701472e-01 4.6516002257638277e+01 ITEM: ATOMS id type xs ys zs 8 1 0.125275 0.0524332 0.0700987 35 1 0.055693 0.119442 0.0648769 130 1 0.061618...
04c9978ad6a95cfed263e81ffc0cdeaba8a93b6c
ab460d3c0c3cbc4bd45542caea46fed8b1ee8c26
/dprs/common/sftp/PySFTPAuthException.py
a6d9b4cf620bb2d34ac77e41957792eefe8c126a
[ "Unlicense" ]
permissive
sone777/automl-dprs
8c7f977402f6819565c45acd1cb27d8d53c40144
63572d1877079d8390b0e4a3153edf470056acf0
refs/heads/main
2023-09-03T21:54:43.440111
2021-11-02T14:44:35
2021-11-02T14:44:35
null
0
0
null
null
null
null
UTF-8
Python
false
false
288
py
# -*- coding: utf-8 -*- # Author : Jin Kim # e-mail : [email protected] # Powered by Seculayer © 2020 AI Service Model Team, R&D Center. class PySFTPAuthException(Exception): def __str__(self): return "[ERROR-C0001] Authentication failed. check username and password!"
5406a0bd1a39311a7a0f09d7800aa9d20636919f
c631e9756210bab774afda2b228853cb93ae28fe
/src/test/test_trainer_attention.py
5e4bbec6ab8ba0a3a905e64b3e3157bbcaafa0c8
[]
no_license
AIRob/pytorch-chat-bot
9a9af2078ef4ee6b5ce5a10a75977fb0b5adfe6a
1b604f9fecee70e519a930525afaa83facbfaf68
refs/heads/master
2020-03-27T10:00:35.117537
2017-12-09T01:38:40
2017-12-09T01:38:40
null
0
0
null
null
null
null
UTF-8
Python
false
false
1,541
py
# -*- coding: utf-8 -*- from __future__ import absolute_import from __future__ import unicode_literals from unittest import TestCase from data.data_loader_attention import DataLoaderAttention from models.encoder import Encoder from models.decoder import Decoder from models.trainer import Trainer class TestTrainerAtt...
8403194c971606033bb11b869b9d4c323b5903ff
2e00546708761532e0081dc9be928b58307c5941
/setup.py
6f30596ede067a7daf4e98a7a4a82ac3164c7708
[ "BSD-3-Clause" ]
permissive
gijs/bulbs
5f16b9d748face55f514f73c849745af91a8bd97
650e03d1ee635d0d8f40557f4697b3a85b88cdff
refs/heads/master
2021-01-18T06:23:04.496132
2011-07-15T15:00:49
2011-07-15T15:00:49
null
0
0
null
null
null
null
UTF-8
Python
false
false
2,726
py
""" Bulbs ----- Bulbs is a Python persistence framework for graph databases that connects to Rexster. """ from setuptools import Command, setup class run_audit(Command): """Audits source code using PyFlakes for following issues: - Names which are used but not defined or used before they are defined. ...
2e6261677ddc3501e9d60c2a0868e8ae1938e26e
f33e2e9e10a7c8a5ecc9997f86548bad071ce33e
/alerta/app/exceptions.py
6c0b0caccf525a16c4431797256c413948898f77
[ "Apache-2.0" ]
permissive
sasha-astiadi/alerta
01f1136adbfc26f79935c1c44e9ca3d49efd6f00
f9a33f50af562e5d0a470e1091e9d696d76558f4
refs/heads/master
2023-03-16T10:35:42.300274
2018-01-23T14:06:42
2018-01-23T14:06:42
null
0
0
null
null
null
null
UTF-8
Python
false
false
431
py
class AlertaException(IOError): pass class RejectException(AlertaException): """The alert was rejected because the format did not meet the required policy.""" pass class RateLimit(AlertaException): """Too many alerts have been received for a resource or from an origin.""" pass class BlackoutPeri...
b71941a91b5406892fc0962d46ddbf6b15406fb4
64d923ab490341af97c4e7f6d91bf0e6ccefdf4b
/tensorforce/core/networks/auto.py
6a445b051b06ae683e4435e6f34e5c608037ef5b
[ "Apache-2.0" ]
permissive
tensorforce/tensorforce
38d458fedeeaa481adf083397829cea434d020cd
1bf4c3abb471062fb66f9fe52852437756fd527b
refs/heads/master
2023-08-17T17:35:34.578444
2023-08-14T20:14:08
2023-08-14T20:14:08
85,491,050
1,312
246
Apache-2.0
2023-08-14T20:14:10
2017-03-19T16:24:22
Python
UTF-8
Python
false
false
7,625
py
# Copyright 2020 Tensorforce 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 applicable la...
4aadfcd20a040ed6e5cbe84affd38b0320fa6928
e12385c85e41d98bc3104f3e4dde22025a0b6365
/m5stack-u105/examples/test_saw.py
f4472bdcdd32643ae248bca4c8a0e8d2eb67553a
[]
no_license
mchobby/esp8266-upy
6ee046856ec03c900ebde594967dd50c5f0a8e21
75184da49e8578315a26bc42d9c3816ae5d5afe8
refs/heads/master
2023-08-04T15:11:03.031121
2023-07-27T15:43:08
2023-07-27T15:43:08
72,998,023
47
30
null
2021-06-20T16:12:59
2016-11-06T15:00:57
Python
UTF-8
Python
false
false
515
py
""" Test the MicroPython driver for M5Stack U105, DDS unit (AD9833), I2C grove. Set SAWTOOTH signal output (this have fixed frequency) * Author(s): 30 may 2021: Meurisse D. (shop.mchobby.be) - Initial Writing """ from machine import I2C from mdds import * from time import sleep # Pico - I2C(0) - sda=GP8, scl=GP9...
d04e9de9a1c3e8805f81d233500ea425bbc2a27d
55646e56d6bb31ae0913eb71879f49efdfaf904f
/scribbli/profiles/constants.py
1dc3127b96a3d1fc9dcffb567188491d639a6e3d
[]
no_license
jacobbridges/scribbli-mvp
2d8851aba018b54431af0eb8cb030d02d35f173f
c24f2f1a2a19480a6b5f69ffbcccf0269d156140
refs/heads/master
2023-02-22T11:37:12.239845
2021-06-17T04:10:30
2021-06-17T04:10:30
156,637,826
0
0
null
2023-02-15T20:18:03
2018-11-08T02:20:53
Python
UTF-8
Python
false
false
328
py
class RoleChoices(object): Guest = 0 User = 1 Moderator = 2 Admin = 3 @staticmethod def as_choices(): return ( (RoleChoices.Guest, "Guest"), (RoleChoices.User, "User"), (RoleChoices.Moderator, "Moderator"), (RoleChoices.Admin, "Admin"), ...
ba426f1e79cb391d274343cd87e1ffbf76f2fa37
1fc6750d4553b1c7c81837ec1855377f444dacdd
/Test/pigLatin/__init__.py
9cf86a56f5cbda3cf701a8ef4cf627a73908d109
[]
no_license
Yasaman1997/My_Python_Training
a6234c86ef911a366e02ce0d0ed177a0a68157d5
11d0496ba97d97f16a3d168aacdda5a6e47abcf7
refs/heads/master
2023-03-19T08:33:42.057127
2021-03-16T07:43:57
2021-03-16T07:43:57
91,189,940
4
0
null
null
null
null
UTF-8
Python
false
false
96
py
def Pig_Latin(s): s = raw_input( "input a word") while(s!=null): print s+s(0) + "ay"
2bfe0ce34f0883cb0a19b9e1ddc4a134e88153f8
bbea9b1f64284c9ca95d9f72f35e06aa39522c67
/Scripts/plot_MS-FIGURE_4b_v2.py
179017277abe54d6e9bf27d6a766bc9dfc223aaa
[ "MIT" ]
permissive
zmlabe/ModelBiasesANN
1e70c150bd8897fa5fb822daf8ffad0ee581c5f1
cece4a4b01ca1950f73c4d23fb379458778c221e
refs/heads/main
2023-05-23T06:05:23.826345
2022-07-22T18:36:27
2022-07-22T18:36:27
339,145,668
7
0
null
null
null
null
UTF-8
Python
false
false
4,625
py
""" Script to plot figure 4b Author : Zachary M. Labe Date : 12 July 2021 Version : 2 """ ### Import packages import sys import matplotlib.pyplot as plt import matplotlib.colors as c import numpy as np import palettable.cubehelix as cm import palettable.scientific.sequential as sss import palettable.cart...
6db9b78246aef370efc8ef609a33b1dadab124a8
53e58c213232e02250e64f48b97403ca86cd02f9
/18/mc/ExoDiBosonResonances/EDBRTreeMaker/test/crab3_analysisM4500_R_0-7.py
fc7eba74e67b0348603262470fab519845902f68
[]
no_license
xdlyu/fullRunII_ntuple_102X
32e79c3bbc704cfaa00c67ab5124d40627fdacaf
d420b83eb9626a8ff1c79af5d34779cb805d57d8
refs/heads/master
2020-12-23T15:39:35.938678
2020-05-01T14:41:38
2020-05-01T14:41:38
237,192,426
0
2
null
null
null
null
UTF-8
Python
false
false
2,160
py
from WMCore.Configuration import Configuration name = 'WWW' steam_dir = 'xulyu' config = Configuration() config.section_("General") config.General.requestName = 'M4500_R0-7_off' config.General.transferLogs = True config.section_("JobType") config.JobType.pluginName = 'Analysis' config.JobType.inputFiles = ['Autumn...
87934c23053f09c259a1ce2e6270ea821fc90da6
520baeba0e86b0bab3c5590f40b868ca4306dc7e
/hazelcast/protocol/codec/count_down_latch_get_count_codec.py
345de04de3a44161676bfb0d96b360bac2e606ad
[ "Apache-2.0" ]
permissive
mustafaiman/hazelcast-python-client
69f27367162045bbfa4e66e7adadcfd254dfab21
85f29f975c91520075d0461327e38ab93c2e78c2
refs/heads/master
2021-01-18T04:23:10.740371
2015-12-11T14:26:06
2015-12-11T14:26:06
null
0
0
null
null
null
null
UTF-8
Python
false
false
1,038
py
from hazelcast.serialization.data import * from hazelcast.serialization.bits import * from hazelcast.protocol.client_message import ClientMessage from hazelcast.protocol.custom_codec import * from hazelcast.protocol.codec.count_down_latch_message_type import * REQUEST_TYPE = COUNTDOWNLATCH_GETCOUNT RESPONSE_TYPE = 102...
3393a8d836b455d0cb754edb1ec870771dbee269
c4544c22c0618451746795090e07c80bc85a0877
/static_demo/static_demo/urls.py
9928d4f92b406cd67d5c5cef03defa2f295f2c2a
[]
no_license
RelaxedDong/Django_course
35f7027dc552ad148d2dc8679a19a1ffb12b8d14
2965089d15e4c80cd6402d362ee37f8cc675c08b
refs/heads/master
2022-01-09T14:28:40.503099
2019-05-24T07:07:03
2019-05-24T07:07:03
null
0
0
null
null
null
null
UTF-8
Python
false
false
981
py
"""static_demo URL Configuration The `urlpatterns` list routes URLs to views. For more information please see: https://docs.djangoproject.com/en/2.0/topics/http/urls/ Examples: Function views 1. Add an import: from my_app import views 2. Add a URL to urlpatterns: path('', views.home, name='home') Class-b...
1e215bc242fca5e9220e2fe7e015281cf4b594b5
f0858aae73097c49e995ff3526a91879354d1424
/nova/api/openstack/compute/contrib/hosts.py
9fbefd7309b945e6eb8b63e717634091b4a2e30f
[ "Apache-2.0" ]
permissive
bopopescu/nested_quota_final
7a13f7c95e9580909d91db83c46092148ba1403b
7c3454883de9f5368fa943924540eebe157a319d
refs/heads/master
2022-11-20T16:14:28.508150
2015-02-16T17:47:59
2015-02-16T17:47:59
282,100,691
0
0
Apache-2.0
2020-07-24T02:14:02
2020-07-24T02:14:02
null
UTF-8
Python
false
false
12,946
py
# Copyright (c) 2011 OpenStack Foundation # 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 ...
fd8a249b1f44b14a3c11896e5a12e1c86a1988e9
372a0eb8d3be3d40b9dfb5cf45a7df2149d2dd0d
/charles/Week 07/lab08/lab08.py
198fffad72e36dfcdfe4b7505ec51e6fe007c177
[]
no_license
charlesfrye/cs61a-summer2015
5d14b679e5bea53cfa26c2a6a86720e8e77c322c
1f5c0fbf5dce5d1322285595ca964493d9adbdfe
refs/heads/master
2016-08-07T06:06:09.335913
2015-08-21T00:33:25
2015-08-21T00:33:25
38,509,126
0
0
null
null
null
null
UTF-8
Python
false
false
2,460
py
## Linked Lists and Sets ## # Linked Lists class Link: """A linked list. >>> s = Link(1, Link(2, Link(3, Link(4)))) >>> len(s) 4 >>> s[2] 3 >>> s Link(1, Link(2, Link(3, Link(4)))) """ empty = () def __init__(self, first, rest=empty): assert rest is Link.empty or ...
95303882335933bf48710ea4c6a92ec77ab6fa8b
71748e7379548d75fcf6713f0e6d66d6db1c2bbd
/4AL16IS051_SHETTY _TANVI/Jaishma Ma'am/Challenge 1/p1.py
94f3b31275c157f72cf5617f380da3fcadaba83b
[]
no_license
alvas-education-foundation/ISE_4th_Year_Coding_challenge
fcf78c755cc924bea7e905e67c1e30385cf5af0b
96cfc92d679576dab15ef7d1cb6773f2082abfb2
refs/heads/master
2022-11-17T09:19:23.851817
2020-07-21T09:59:40
2020-07-21T09:59:40
265,195,858
5
2
null
null
null
null
UTF-8
Python
false
false
233
py
@@ -0,0 +1,26 @@ 1) x = input("") n = int(x) if n % 2 == 1: print("Weird") elif n % 2 == 0 and 2 <= n <= 5: print("Not Weird") elif n % 2 == 0 and 6 <= n <= 20: print("Weird") else: print("Not Weird")
d56f9ff4d9977c5cae0f12e69328846bbc0dd91b
e82b761f53d6a3ae023ee65a219eea38e66946a0
/All_In_One/addons/io_thps_scene/export_shared.py
f75d8e3457209c8ec5a53569e993701e92bf9c6a
[]
no_license
2434325680/Learnbgame
f3a050c28df588cbb3b14e1067a58221252e2e40
7b796d30dfd22b7706a93e4419ed913d18d29a44
refs/heads/master
2023-08-22T23:59:55.711050
2021-10-17T07:26:07
2021-10-17T07:26:07
null
0
0
null
null
null
null
UTF-8
Python
false
false
63,550
py
############################################# # SCENE EXPORT - SHARED COMPONENTS ############################################# import bpy import bmesh import struct import mathutils import math from . import helpers, collision, prefs, material, autosplit from bpy.props import * from . prefs import * from . autosplit im...
6b17dc10db7ef000a03c12afdf0d7cd7b9821e29
4904acd900496b4883c2f5b4aa6b45d1ef6654c0
/graphgallery/datasets/tu_dataset.py
a2979a79643bdb0f96d5d8b81ba2af4af7188b33
[ "MIT" ]
permissive
blindSpoter01/GraphGallery
aee039edd759be9272d123463b0ad73a57e561c7
e41caeb32a07da95364f15b85cad527a67763255
refs/heads/master
2023-06-17T11:42:27.169751
2021-07-15T03:07:39
2021-07-15T03:07:39
null
0
0
null
null
null
null
UTF-8
Python
false
false
6,887
py
import os import glob import requests import os.path as osp import numpy as np import pickle as pkl import pandas as pd from urllib.error import URLError from typing import Optional, List from .in_memory_dataset import InMemoryDataset from ..data.edge_graph import EdgeGraph from ..data.io import makedirs, ...
c4acc48e7f4000ebbf4268909ad39fdf1dab8ec8
ae11eda73ad0a61f8f7f894314bd9aa40798b50a
/MyAnalysis/IsolationTools/python/muonDirectionalPFIsolations_cff.py
8d48cf05750f63c872425cdbbf934b676a67f71b
[]
no_license
hbakhshi/NTupleProducer
087a7286f7352e9f6c517d257d7f195280db058d
eec377339008d2139128059d7127f9a2184c080c
refs/heads/master
2021-01-22T14:32:44.891691
2014-06-10T12:48:12
2014-06-10T12:48:12
null
0
0
null
null
null
null
UTF-8
Python
false
false
5,644
py
import FWCore.ParameterSet.Config as cms import MyAnalysis.IsolationTools.muonPFIsoSingleType_cfi ### DR=0.1 cone # Charged Hadron isolation muonDirPFIsoChHad01 = MyAnalysis.IsolationTools.muonPFIsoSingleType_cfi.muonPFIsoSingleTypeMapProd.clone() muonDirPFIsoChHad01.pfTypes = cms.untracked.vint32(1) muonDirPFIsoChHad...
a9625efecd45a7fb3e4a24d22d5c9bdcebcb29c7
fe3265b72e691c6df8ecd936c25b6d48ac33b59a
/homeassistant/components/homekit/type_triggers.py
b239d67877c7d22f4ee6b162d2d1ac3e503fea4d
[ "Apache-2.0" ]
permissive
bdraco/home-assistant
dcaf76c0967783a08eec30ce704e5e9603a2f0ca
bfa315be51371a1b63e04342a0b275a57ae148bd
refs/heads/dev
2023-08-16T10:39:15.479821
2023-02-21T22:38:50
2023-02-21T22:38:50
218,684,806
13
7
Apache-2.0
2023-02-21T23:40:57
2019-10-31T04:33:09
Python
UTF-8
Python
false
false
4,485
py
"""Class to hold all sensor accessories.""" from __future__ import annotations import logging from typing import Any from pyhap.const import CATEGORY_SENSOR from homeassistant.core import CALLBACK_TYPE, Context from homeassistant.helpers import entity_registry from homeassistant.helpers.trigger import async_initiali...
5f3f39608a38d86ff22999affdb2aa8d25fb22ae
e3eead40e93fdf5186269536edefab4f08e9a5a2
/LeetCode/75-sort_colors.py
f9126b00d4c74a0e97e76d064217b730e50cc3d7
[]
no_license
davll/practical-algorithms
bbc930b42363cae00ce39e8a686854c19131d334
0e35e4cc87bd41144b8e34302aafe776fec1b356
refs/heads/master
2021-08-22T13:12:34.555074
2020-03-28T08:56:13
2020-03-28T08:56:13
147,224,029
0
0
null
null
null
null
UTF-8
Python
false
false
883
py
# https://leetcode.com/problems/sort-colors/ def sort_colours_v1(nums): count = [0] * 3 for x in nums: count[x] += 1 print("count = " + str(count)) start = 0 for k in range(3): for i in range(count[k]): nums[i+start] = k start += count[k] def sort_colours_v2(num...
92901aec9b80ab3e8ae140686ef6e842b467ae45
163bbb4e0920dedd5941e3edfb2d8706ba75627d
/Code/CodeRecords/2956/60622/299864.py
f11b43e5b8b9f78034e02d9ce7ba11099f2418fb
[]
no_license
AdamZhouSE/pythonHomework
a25c120b03a158d60aaa9fdc5fb203b1bb377a19
ffc5606817a666aa6241cfab27364326f5c066ff
refs/heads/master
2022-11-24T08:05:22.122011
2020-07-28T16:21:24
2020-07-28T16:21:24
259,576,640
2
1
null
null
null
null
UTF-8
Python
false
false
89
py
a=input() b=input() if a=="2" and b=="ab": print(675) else: print(a) print(b)
b5dc97e2850c52dccd210ba2894bed142eb5c1b9
dea198896f679e577a3fd0923e3fa4470da4b9cc
/journal/pyfakefs_mutants/AOR_BinOp_mutant_1507054997.py
d29db9215f379ca17584b73b34ae8921cc205ee6
[]
no_license
naustarg/cbmcmutate
f138ab2b04b4be70d735de90815ac670ae6042ce
a6ee6fd395338bb2dfd6bdffabb2dc484cb303f1
refs/heads/master
2020-04-04T08:10:15.913309
2018-05-21T18:23:58
2018-05-21T18:23:58
null
0
0
null
null
null
null
UTF-8
Python
false
false
219,331
py
# line: 91 'A fake filesystem implementation for unit testing.\n\n:Includes:\n * FakeFile: Provides the appearance of a real file.\n * FakeDirectory: Provides the appearance of a real directory.\n * FakeFilesystem: Provides the appearance of a real directory hierarchy.\n * FakeOsModule: Uses FakeFilesystem to pr...
e617b920f9e2568d05f0b9b81923724255ed6437
dcbef06d5a00f07756339b9e62c684dec2fee425
/nuitka/build/inline_copy/lib/scons-4.3.0/SCons/Platform/darwin.py
f997a7d9e6f3b45fabc0a4a6ede8551a69bcf4bd
[ "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
Nuitka/Nuitka
f9543d8d95bfa0b81d4e60af0dfad99fb72893a4
d87faf2f7e1d6ed9bfe4cf8c1d648f34307e33f2
refs/heads/develop
2023-08-28T14:00:32.861328
2023-08-27T09:16:45
2023-08-27T09:16:45
9,626,741
8,573
599
Apache-2.0
2023-09-13T02:49:41
2013-04-23T15:40:33
Python
UTF-8
Python
false
false
2,630
py
# MIT License # # Copyright The SCons Foundation # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the # "Software"), to deal in the Software without restriction, including # without limitation the rights to use, copy, modify, merge, ...
b399c45fda01596366d609a87fd0320da5d59894
f7d1f11fd4fa5e71f3951b7fd7b4b20fef2a21b1
/venv/Scripts/pip3-script.py
10837b59bbe74b22be04f86ffc0e12c90479edd6
[]
no_license
ferry-luo/ferry_pycharm_projects
130ea7ccd5d605b0965cd1bbc9b5511daa333afb
13a1a4a50f1c9fddf76ff0f56bf11f5d9a940467
refs/heads/master
2022-12-30T10:17:07.921729
2020-10-18T01:58:23
2020-10-18T01:58:23
268,465,037
0
0
null
null
null
null
UTF-8
Python
false
false
400
py
#!F:\AAA-ferry\FerryProject\venv\Scripts\python.exe # EASY-INSTALL-ENTRY-SCRIPT: 'pip==19.0.3','console_scripts','pip3' __requires__ = 'pip==19.0.3' import re import sys from pkg_resources import load_entry_point if __name__ == '__main__': sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0]) sys.e...
f29c5f5a8fd629051b2a7cb2e2d5a0557af1f558
2d9e5a30ac44bf15296a058a198b97fa1e6574c0
/galaxy_ml/binarize_target/_binarize_estimators.py
0ba49fca7485267cc0fb472bafdd5ef680a5af56
[ "MIT" ]
permissive
kxk302/Galaxy-ML
8397e533b1529354fc1d5e7b147cd808b129efd8
d42bea8591f691c44fd0523d567c1dfa8a87bd01
refs/heads/master
2023-04-13T21:44:18.478631
2021-03-23T17:54:46
2021-03-23T17:54:46
346,071,096
0
0
MIT
2021-03-12T23:08:31
2021-03-09T16:28:41
null
UTF-8
Python
false
false
10,288
py
import numpy as np from sklearn.base import (BaseEstimator, clone, RegressorMixin, TransformerMixin) from sklearn.utils.validation import (check_array, check_is_fitted, column_or_1d) class BinarizeTargetClassifier(BaseEstimator, RegressorMixin): """...
f06d43fb2d6f3095a730d2a824cce59219131f2c
63ff60a5fde00c79fc4cd72ebd88595d14925921
/picker/migrations/0001_initial.py
06d0748e23c3c998488055b09f20e15d79015dab
[ "MIT" ]
permissive
dakrauth/picker
e797e99cb7859b2f33998aca2e84e432c0c19d8d
084bc22cf50b200333a6c76d9577463eda6a0948
refs/heads/main
2022-09-15T03:43:28.400665
2022-09-03T05:57:56
2022-09-03T05:57:56
42,045,430
2
2
MIT
2022-01-07T17:21:16
2015-09-07T09:58:39
Python
UTF-8
Python
false
false
10,602
py
# -*- coding: utf-8 -*- from django.db import migrations, models from django.conf import settings class Migration(migrations.Migration): dependencies = [ migrations.swappable_dependency(settings.AUTH_USER_MODEL), ] operations = [ migrations.CreateModel( name='Alias', ...
545c240dc43ec38cffd97004bd6125bf765692d6
5e49afd9c6ca73d7074c7ae220d5186fe4f44c08
/setup.py
100a3637c77fb07f8f43449aadc017a221620a02
[ "MIT" ]
permissive
pylover/sharedlists
c2842618e7f6f9fea9dfefd710b9f94f36c19e7c
b020be26d3a64a3cdb9417a066a454b5b92006c5
refs/heads/master
2020-06-22T02:55:47.892070
2019-08-04T20:37:20
2019-08-04T20:37:20
197,615,918
1
0
null
null
null
null
UTF-8
Python
false
false
801
py
import re from os.path import join, dirname from setuptools import setup, find_packages # reading package version (same way the sqlalchemy does) with open(join(dirname(__file__), 'sharedlists', '__init__.py')) as v_file: package_version = re.compile('.*__version__ = \'(.*?)\'', re.S).\ match(v_file.read(...
87e06c5f092bc078e57470af3c2e97ccb8e14638
6c137e70bb6b1b618fbbceddaeb74416d387520f
/lantz/lantz/drivers/agilent/__init__.py
6cb05fee840da445ceb8ceea76d2bfa2c2dd3fe9
[ "BSD-3-Clause", "BSD-2-Clause" ]
permissive
zhong-lab/code
fe497c75662f8c3b7ab3c01e7e351bff6d5e8d15
b810362e06b44387f0768353c602ec5d29b551a2
refs/heads/master
2023-01-28T09:46:01.448833
2022-06-12T22:53:47
2022-06-12T22:53:47
184,670,765
2
7
BSD-2-Clause
2022-12-08T21:46:15
2019-05-02T23:37:39
Python
UTF-8
Python
false
false
593
py
# -*- coding: utf-8 -*- """ lantz.drivers.agilent ~~~~~~~~~~~~~~~~~~~~~~ :company: Agilent Technologies. :description: Manufactures test instruments for research and industrial applications :website: http://www.agilent.com/home ---- :copyright: 2015 by Lantz Authors, see AUTHORS for more det...
[ "none" ]
none
1ebf265851834e1dbde7d2c4c549c1c82252350c
02a535bbe64f52c112aef2b6b2abce5e2bf46933
/Alquileres/Alquileres/urls.py
ae334f9df5de595c8a6305904a4afacd6ebe427a
[]
no_license
RicardoWebProject/BackendAlquileres
ff05e8a46c9cdf0c12edc9e8ff04c07d3e9b4961
72b12a459830bd4348caf763afa3d65ad60b8603
refs/heads/master
2022-11-22T04:07:45.020079
2020-07-27T01:10:05
2020-07-27T01:10:05
282,762,709
0
0
null
null
null
null
UTF-8
Python
false
false
1,028
py
"""Alquileres URL Configuration The `urlpatterns` list routes URLs to views. For more information please see: https://docs.djangoproject.com/en/3.0/topics/http/urls/ Examples: Function views 1. Add an import: from my_app import views 2. Add a URL to urlpatterns: path('', views.home, name='home') Class-ba...
7107ab73e45047060a6a8580092971ab13b86db0
ab616e26a623fe7e81d30ba7b86fabe4a3658794
/LibriSpeech/Get_Meta_LibriSpeech.py
39a801bf12ffad5efc95d8bb95ea6ef3ab2b9afa
[]
no_license
ruclion/linears_decoder
1d2367fbfa8fdde3ae0a8c53e5e82ed7035d1eed
93cf874f87a601584c07ba5e4b673e401e9e7c90
refs/heads/master
2022-12-16T14:25:34.373534
2020-09-22T14:42:58
2020-09-22T14:42:58
289,808,115
1
0
null
null
null
null
UTF-8
Python
false
false
1,973
py
import os # import numpy as np # from audio import wav2mfcc_v2, load_wav wavs_dir = 'wavs' ppgs_dir = 'alignments' zhaoxt_train = 'train.txt' zhaoxt_test = 'test.txt' meta_list_fromWavs = [] meta_list_fromPPGs = [] meta_list_fromZhaoxt = [] meta_list = [] meta_path = 'meta.txt' def main(): # ...
39b4713bb06e115f5fef7f696c1b2c73fcf47adf
1ed536ef1527e6655217e731f622d643ece49c2b
/scripts/align_all_vs_all.py
c152b8b783b8dffd40812fc5cb7771efc2c163fb
[]
no_license
siping/cgat
de0f7af124eb38c72d7dece78fff83ff92ddbf96
aa4cc85ffdc53998ea1a5ac5516df2d16c254d2e
refs/heads/master
2021-01-22T13:03:18.060139
2013-10-07T15:53:55
2013-10-07T15:53:55
null
0
0
null
null
null
null
UTF-8
Python
false
false
2,781
py
''' align_all_vs_all.py - all-vs-all pairwise alignment =================================================== :Author: Andreas Heger :Release: $Id$ :Date: |today| :Tags: Python Purpose ------- This script computes all-vs-all alignments between sequences in a :term:`fasta` formatted file. Currently only Smith-Waterman...